StackRating

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

Steve Jessop

Rating
1646.94 (616th)
Reputation
239,307 (175th)
Page: 1 ... 7 8 9 10 11 ... 66
Title Δ
C++ preprocessor stringification that preserves newlines? 0.00
Is an empty vector the size of its struct? +0.43
C++: Check if string is a valid MD5 hex hash +0.28
how to search in a file and read lines from there in python +0.09
Vector implementation with circular array -0.22
initializing a vector of vectors of a user defined -0.04
How do I calculate how many hashes I need in order to find a collis... 0.00
Python replacing certain columns +2.10
C++ Check if input is float using only #iostream +0.30
How to build a dynamically growing nested list comprehension? +0.98
Why is `with open()` better for opening files in Python? +1.16
Writing to a CSV file +0.28
HTTP request and response parameters -0.69
Is defining a probability distribution costly? +1.72
C++ Try Catch Throw +0.04
Better Message For `static_assert` on Object Size -0.56
How to catch invalid input in c++? -0.43
how does a reference know where to point to? -1.15
Checking enum validity -0.74
Static array indices in function parameter declarations 0.00
Python classes explained 0.00
is that possible to caculate the number of count inversions using q... 0.00
why should the parameter of assignment operator be passed by refere... +0.26
Is this a mistake of the core python programming,2nd editon? 0.00
What's happening inside this Python decorator? +1.12
Is there is 'dict.setdefault' equivalent for sets? +1.15
how can I check integer overflow in C/C++? +0.16
Access Python class `__dict__` within class initializer? -3.02
Memory Efficiency Regarding The Use of Unions in C++ -2.28
Python sqlite => reportlab data what is difference between [1,2,... 0.00
Vector of typedefs -1.00
Cannot use std::iota with std::set +0.75
Const-correctness semantics in C++ +1.26
Compress Python Object in Memory -0.70
Singletons and other design issues 0.00
Why pep8/flake8 cannot detect unbound local variable only declared... 0.00
Should I really have password requirements on my website? -0.37
Clean conversion from int list to character and then back to int li... +0.95
How do i sort a lot of lists to get a top 10 in python? +0.28
How to change a list outside function without a = function(a,b)? 0.00
Difference between raising named and unnamed exception +1.54
all possible length k combinations of a string in python -0.13
How do I display an item which is in the list multiple times? -0.26
Python *args vs single <tuple> argument 0.00
Selecting a random list element of length n in Python +0.01
inherited objects in c++ and loss of attributes 0.00
Proving two blocks of code are functionally identical? +0.48
Is Locking CCriticalSection more than once in same thread good prac... -0.58
Why does this code with '1234' compile in C++? +1.59
Iterator invalidation - does end() count as an iterator or not? -0.53