We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
All private interactions must abide by the code of conduct.
There's also the reference implementation for C++'s rotate() ...
Jul 11 '20
Here's another one to blow your mind: In Java, Math.abs(I...
Jun 28 '19
This is definitely a good habit in C++, where you can overl...
Mar 22 '19
// ✅ Ternary works # Ternary does not work. a = (a === unde...
Mar 19 '19
Akash - this is the local variable I was trying to describe...
Dec 27 '18
Yup, you're correct. The callbacks are registered very clos...
Feel free to run it and prove me wrong, but I believe that it...
This was originally in perldoc. I think it applies very gen...
Nov 9 '18
Recent comments
Not an "Easy" Algorithm: Rotating an Array, Three Ways
There's also the reference implementation for C++'s rotate() ...
Math.min returns Infinity?
Here's another one to blow your mind: In Java, Math.abs(I...
The Behavior of `i = i++` in Java
This is definitely a good habit in C++, where you can overl...
3 Ways to Set Default Value in JavaScript
// ✅ Ternary works # Ternary does not work. a = (a === unde...
What’s your favorite JS interview question?
Akash - this is the local variable I was trying to describe...
What’s your favorite JS interview question?
Yup, you're correct. The callbacks are registered very clos...
What’s your favorite JS interview question?
Feel free to run it and prove me wrong, but I believe that it...
"for" vs. "forEach" and the value of documentation
This was originally in perldoc. I think it applies very gen...