-
Notifications
You must be signed in to change notification settings - Fork 691
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Max of two numbers without using if-else or any comparitive operator. #413
Comments
I've made the solution on python for the max between two numbers. But i'm a brazilian student and my english isn't much good. Then you guys can help me to improve the function description for other people have a better understand of this code. The code is on src/ directory of this project. Can someone help me? |
A C++ solution to the problem.
Can I work on it. I will make code in c++ @rathoresrikant |
Can I work on this with C/C++? |
@rathoresrikant Can you please assign it to me. I want to contribute its code in c++? |
I want to add a folder of some tricky or brain-teaser questions.
I would like to work on this.
@rathoresrikant should I go with this?
The text was updated successfully, but these errors were encountered: