SpiceQA
Questions
Tags
Users
Badges
user_276101
@user_276101
0
reputation
0
answers
19
questions
About Me
// Hello, World !
Top Answers
How to properly override clone method?
128 votes
Exception Handling Question
41 votes
Multiple returns: Which one sets the final return value?
20 votes
Javascript Function-Pointer Assignment
5 votes
History of trailing comma in programming language grammars
4 votes
Top Questions
Easy interview question got harder: given numbers 1..100, find the missing number(s) given exactly k are missing
1256 votes
49 answers
How does Python 2 compare string and int? Why do lists compare as greater than numbers, and tuples greater than lists?
181 votes
2 answers
How can we match a^n b^n?
107 votes
3 answers
Why doesn't Java have compound assignment versions of the conditional-and and conditional-or operators? (&&=, ||=)
90 votes
12 answers
Why doesn't String's hashCode() cache 0?
77 votes
9 answers