StackRating

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

wheaties

Rating
1555.95 (6,413th)
Reputation
30,407 (4,008th)
Page: 1 ... 6 7 8 9 10 ... 13
Title Δ
How can I be modifying a Nil list? -0.32
python double loop question +0.27
Very hard sorting algorithm problem - O(n) time - Time complextiy -0.31
Is refactoring of tests/spec a good idea? +0.81
Basic Android Help? -0.55
How to access and update a value in a mutable map of map of maps +1.41
what's the difference between the patterns Strategy, Visitor and Te... 0.00
Quality Assurance of Legacy Code being refactored -0.83
How can I return an array in C++ functions? +1.74
Should I use smart pointers on everything and forget about classic... -0.20
C++ protecting a private char * of a class +0.17
Is this invalid &(*_shmItr) == NULL where _shmItr is an List it... 0.00
Intent crashes my app +0.45
Why is my Profiling Class extremely slow? +0.16
Function specialized template problem +2.18
"run time templates" -1.89
What is the C++ equivalent of java.lang.Object x = new Foo()? +1.95
Do existing libraries die when a new feature comes in as part of th... +0.14
Why and how should I use namespaces in C++? -1.02
Scala for comprehension efficiency? +1.03
Does STL Vector use 'new' and 'delete' for memory allocation by def... -1.30
Using C++ headers (.h) vs headers plus implementation (.h + .cpp),... +0.77
Why only one class per file -0.38
Storing a generic value and its type in C++: merge type+value in on... -0.74
Have a name/value collection, want to write it out to a file +0.03
Inserters for STL stack and priority_queue +0.44
Why is there an implicit type conversion from pointers to bool in C... -1.30
constructor initialization lists order/allocation question -1.05
c++ pow function- invalid result? -0.03
methods that do vs. methods that delegate -1.13
How large is the attributes can a class object hold? how to determi... +1.71
Good Scala introductory article/video to whet the appetite +0.48
Is there a more pythonic way to do this dictionary iteration? +0.46
Same class name in different packages -1.42
List membership in Python without "in" -0.24
Android custom image on/off button +0.46
c++ vector How to change internal pointer +1.05
C++: Initialization of inherited field +0.66
Migrating Java to Scala -1.34
How to efficiently find k-nearest neighbours in high-dimensional da... -0.24
Using local variables vs checking against function return directly +0.43
Avoiding Memory Leaks w/ Exceptions in C++ -0.05
Why am I getting vector iterators incompatible? 0.00
Python - Iterate throuhg 2 lists at the same time 0.00
Why Binary Search Trees? +0.08
Specifiying a templatized class with traits 0.00
Java: is there a map function? -0.34
How to fold STL container +0.16
Iterating through a map's contents as declared +0.02
negative numbers modulo in python -1.30