StackRating

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

Edward Loper

Rating
1499.63 (3,768,274th)
Reputation
10,148 (15,009th)
Page: 1 2 3 4
Title Δ
Is there a platform or situation where dereferencing (but not using... +1.35
Python create own dict view of subset of dictionary -2.68
Is it acceptable to use dynamic casting for dynamic converstion wit... +4.01
Access violation writing location 0x00000000 0.00
Can you use CRTP and functions taking an interface as a parameter? -3.50
Is there a decent alternative to dynamic_cast -0.94
Access Violation in debug mode, but fine in release mode -3.78
Emacs doesn't output the results into the python shell 0.00
property docstring -2.32
property docstring +1.68
Why do C++ smart pointer implementations keep the reference counter... -3.86
Is there any harm if I don't do const_cast<char*> and simply... +2.02
Declaring hardcoded std::string causes buffer overflow 0.00
C++ is this a stack or heap allocation? +2.40
Creating a room for a dungeon gives wrong dimensions/no walls 0.00
Python Add Elements of a List (or Set, or whatever Data Type is app... +3.06
Use a std::vector as a changeable, fully-populated array? +4.45
Best way to get cos(a) from sin(a) -1.34
load text file then load different words into different lists -1.84
Merge/append lists that share a common item +0.72
Add specific source file types to svn recursively +0.11
ignore recursive, including dynamically generateed files and direct... +0.19
How to stop repetition in my code? +0.05
Regexp match any character except a particular string -4.25
Why getter & setter if return value is mutable? +1.04
Fastest way to cast values to their respective datatypes in Python -2.55
Control a print format when printing a list in Python -2.78
JQuery Nested Conditional -0.69
Test a method if it would throw an exception or not without invokin... +1.69
Python 3.3 blueprints +2.01
Reference an Element in a List of Tuples -1.82
Java Static Synchronized +1.29
Equivalent of with(from Pascal) to C/C++ 0.00
How to grep all following text using regular expression? 0.00
Strange behavior of copy-initialization, doesn't call the copy-cons... +2.98
A solution to remove the duplicates? -4.42
Is there a shorthand for querying a dictionary in python? -0.37
How to do this image zooming trick in a browser? -0.04
python regex match line if exist or not -1.67
std::map::insert trouble +3.81
The fastest minimum spanning tree algorithm 0.00
python: TypeError: can't write str to text stream +4.54
What is causing boost::lower to fail an is_singular assertion? +0.47
How can I make Python/Sphinx document object attributes only declar... 0.00
How to make boost::make_shared a friend of my class 0.00
Process a set of files from a source directory to a destination dir... +1.37
How to write a confusion matrix in Python? +4.46
Strip whitespace in generated HTML using pure Python code -3.75
Split a sentence into separate words -0.91
REGEX to replace multiple Spaces with a single space +3.27