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 ... 7 8 9 10 11 ... 23
Title Δ
Is there a difference between "variables being names" and... +1.33
Kernel compiling - cross platform 0.00
How can lists know where to insert (efficiently) yet not be able to... +0.87
Would a frozen Python binary access the local interpreter and Globa... 0.00
I can't get __dealloc__ be called when deleting an object 0.00
Number Bases & Ruby - What is the fastest way to increment a va... +0.30
sys.path.append doesn't work with Python 3.x 0.00
Why does the mutable StringBuilder behave like the immutable string... -0.99
Why is the name of the containing class not recognized as a return... 0.00
Unpickling hazard -0.03
Java object arrays memory requirements 0.00
AI: Fastest algorithm to find if path exists? +0.18
Copying garbage collection of generated code 0.00
A unique 'code' to represent a 2d array +0.26
Python Numpy Data Types Performance -0.67
Garbage collector in Node.js 0.00
how do I add fields to a namedtuple? +1.64
Are long variable names a waste of memory? -0.12
What should replace comparisons with False in python? +1.08
JavaBean equivalent in Python +0.96
Will os.fork() use copy on write or do a full copy of the parent-pr... +0.28
Which algorithm is used in List<T> to dynamically allocate me... -1.73
Is Python allowed to optimize a function definition to eliminate un... +0.17
Efficiency of Python sorted() built-in function vs. list insert() m... -0.90
inheriting numpy.vectorize-ed functions +2.13
Composing functions in Haskell with arithmetic-type functions +0.88
Associative array lookup cost +1.17
context switching with 'yield' +0.27
Python Instantiate Class Within Class Definition +0.86
Are there possible negative consequences to using import inline? +0.50
Removing large number of strings from a huge list +1.32
Cleaning up in pypy -0.07
Alias for dictionary operation in Python -1.93
Object pool for Java wrappers and String +0.83
Programming Language Idea: Avoiding vtable lookups 0.00
Is reference counting the only GC method where the objects can be r... 0.00
Simpler way to do python operator overloading? -1.99
LLVM bitcode cross-platform +1.33
In python's generators - what is the difference between raise StopI... -2.64
List only files in a directory? -1.38
Python decorator function scoping +1.80
How to declare 2D list in Cython -0.24
How do I fix "ImportError: No module named index" when im... 0.00
statement before try block waits until try is done to execute +0.34
How does attribute resolution work in Python? -1.47
Python: Is it possible to access the return value inside the `final... -1.85
Is it possible to compile C code to Javascript code? 0.00
Is there a more pythonic way of exploding a list over a function's... -0.54
Embedded code in html for a statically typed JIT'ed language possib... 0.00
Would the following code be optimized to one function call? +0.55