StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

delnan

Rating
1680.51 (249th)
Reputation
62,580 (1,434th)
Page: 1 2 3 4 5 6 ... 23
Title Δ
Is Python's `list(some_dictionary)` thread-safe? 0.00
Rust DList implements Deque? 0.00
Why does the base case in recursive solution to find the maximum su... 0.00
Python generators timeit +1.17
What is a compaction in Java GC? 0.00
Is it inefficient to repetitively evaluate expression in loop condi... +0.26
Why does replacing malloc() require knowledge of the linker but ::o... 0.00
Which is a more efficient integer array size in Java -1.04
Are tuples in Python immutable? -0.17
Why does the precision of a double differ between C and C#? 0.00
How to achieve cache coherency with an abstract class pointer vecto... +0.85
2.7.6 python version needs parenthesis to print? 0.00
Difference between Some & Option in Rust -0.56
Rounding logic in Python? -0.59
Mutable reference to immutable data 0.00
Dictionary Python space +1.16
Why can't OrderedDict be shuffled? 0.00
Why is the private variable assigned twice in this example of encap... 0.00
Implementation of vector of vectors +1.02
What endianness does Python use to write into files? -0.48
Can heaps really only use O(1) auxiliary storage? 0.00
Why does Python's decorator syntax give faster memoization code tha... 0.00
Mutable structs in a vector -2.72
Override @property getter in runtime -1.01
How to override operator "in" in set of objects of my own... 0.00
How do I avoid non-halting functions? 0.00
Mutable vectors in struct +0.32
Does length of number affects sorting time? -0.25
Trailing slash in a raw string +0.21
Why does Rust have mutexes and other sychronization primitives, if... +1.48
When building a hash table using linear probing for collision resol... -1.80
Binary operators on binary numbers in Python 0.00
Writing a Parser for a programming language: Output +0.85
fast XORing bytes in python 3 +1.65
Python dynamically run functions with arguments -0.24
sys.getsizeof(1) and sys.getsizeof(10000) return the same output. W... -2.15
Tuple() on GenExp vs. ListComp +0.99
Is Mediawiki markup context-sensitive? 0.00
What are the advantages and disadvantages of having mark bits toget... 0.00
What is the difference between a statement and a keyword? +1.66
Reference type in struct in C# +0.62
To heap or stack array. A user-defined type conundrum 0.00
Python: default argument values vs global variables 0.00
Difference between 'and' (boolean) vs. '&' (bitwise) in python.... +0.40
Setting or consulting boolean. Which has the best performance? -0.79
Serializing a function in python +1.02
Difference between multimap and unordered map 0.00
Why Number.MAX_VALUE is 1.7976931348623157e+308 why not 90071992547... +0.93
Is it worth creating a LinkedList in Java Script -1.04
How to overstep maxsize in python? 0.00