SpiceQA
Questions
Tags
Users
Badges
user_16759116
@user_16759116
0
reputation
0
answers
8
questions
About Me
// Hello, World !
Top Answers
What is this odd sorting algorithm?
88 votes
Why is Python list slower when sorted?
35 votes
Python assert all elements in list is not none
8 votes
Order of evaluation of assignment expressions (walrus operator)
7 votes
Return the indices of "false" values in a boolean array
7 votes
Top Questions
What is this odd sorting algorithm?
103 votes
5 answers
Why is any (True for ... if cond) much faster than any (cond for ...)?
95 votes
5 answers
How is the s=s+c string concat optimization decided?
14 votes
1 answers
How many different sums can we get from very few floats?
9 votes
2 answers
Check if list is valid sequence of chunks
8 votes
7 answers