SpiceQA
Questions
Tags
Users
Badges
user_15055
@user_15055
0
reputation
0
answers
44
questions
About Me
// Hello, World !
Top Answers
What is the Python equivalent of static variables inside a function?
813 votes
What is the difference between a 'closure' and a 'lambda'?
768 votes
Iterating through a Collection, avoiding ConcurrentModificationException when removing objects in a loop
356 votes
What does the "yield" keyword do?
302 votes
What is tail call optimization?
246 votes
Top Questions
What is the difference between Python's list methods append and extend?
3113 votes
20 answers
Iterating through a Collection, avoiding ConcurrentModificationException when removing objects in a loop
1281 votes
30 answers
Ruby: kind_of? vs. instance_of? vs. is_a?
553 votes
5 answers
What is an NP-complete in computer science?
495 votes
14 answers
JavaScript hashmap equivalent
407 votes
17 answers