Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
Rohit Jain earned this badge 22 times |
feb 17 at 21:35
Strange Java null behavior in Method Overloading
feb 16 at 20:53
String.replaceAll() - Replace “I” with “You” and vice-versa
feb 12 at 11:29
Find the Biggest number in HashSet/HashMap java
jan 30 at 3:23
Check if all numbers in a list are same sign in Python?
jan 4 at 20:38
Why File.exists returns false positive
dec 26 at 17:13
How to remove embedded braces in Java string?
dec 19 at 21:10
String.replaceAll Strange Behaviour
dec 5 at 3:08
Python: value that occurs the most in a list
dec 2 at 18:27
Interview : Can we instantiate abstract class?
nov 25 at 11:29
Initialize list with same bool value
nov 25 at 11:29
Java statements: Obfuscated code - `?:`
nov 20 at 18:52
Complaint against final variable
nov 16 at 0:43
The precendence of operators in Java is not applied
nov 15 at 17:23
Null point exception, no idea why?
nov 11 at 15:31
Initializing an array of object type
nov 6 at 10:56
How do you implement a re-try-catch?
oct 28 at 2:55
dead code warning in the i++ part in the for loop
oct 6 at 9:29
Why do these two operations give different results?