We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Prepare
- Algorithms
- Strings
- Separate the Numbers
- Discussions
Separate the Numbers
Separate the Numbers
Sort by
recency
|
670 Discussions
|
Please Login in order to post a comment
instead of a lot of comparisons, just take first number and build it and then check
Java solution(i feel it need some optimization):
My C code 😎😁
Here is my easy C++ solution, explanation here : https://youtu.be/e32U19k1X6A