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 ... 46 47 48 49 50 ... 66
Title Δ
Why is go language so slow? +0.33
Implement a simple class in your favorite language +0.60
What is the difference between the * and the & operators in c p... +0.81
Base class pointer vs inherited class pointer? +0.88
dereferencing pointer to incomplete type -0.49
How to get the next prefix in C++? -1.56
How should I compare pairs of pointers (for sort predicate) +0.66
Quickest algorithm for finding sets with high intersection +0.79
Container for database-like searches -0.69
How to create database table in Google App Engine +0.83
Why aren't programs written in Assembly more often? -0.25
Do similar passwords have similar hashes? +0.59
Cannot Convert from int[][] to int* +0.70
CRC function without order dependency +1.57
What iterator to return for non-existing map How to signkey? -0.15
Is it a good idea to apply some basic macros to simplify code in a... +0.33
Several ifstreams vs. ifstream + constant seeking -0.69
How to return an integer from a function +1.15
The most efficient way of implementing pow() function in floating p... +0.58
string parsing occurrence in c +0.58
What is a convenient base for a bignum library & primality test... +0.68
Treat a void function as a value -0.07
C++ interpreter conceptual problem -0.41
C++ enumeration -0.92
Copy Constructors and calling functions -0.62
Why can I do "delete p;", but not "delete (p+1);&quo... +0.87
C++ containers on classes, returning pointers -0.17
Easiest way to find the correct kademlia bucket +0.03
How to std::find using a Compare object? +1.48
C++ equivalent of java.lang.Integer.MIN_VALUE -0.62
constructors in C++ +0.05
Deciphering (*(void(*)())0)() +0.85
Adding two different Objects by overloading operator+ C++ +0.34
In 0-based indexing system, do people call the element at index 0 t... -0.62
What is the role of asserts in C++ programs that have unit tests? -0.95
Trying to generate all sequences of specified numbers up to a max sum -0.69
erroneous Visual C float / double conversion? +0.00
Problems with passing an anonymous temporary function-object to a t... -0.76
Language construct naming: Function/Goto -0.97
Tests that are 2-3 times bigger than the testable code -1.19
How to check for C++ copy ellision -1.11
A matter of style +0.55
efficient thread-safe singleton in C++ -1.84
What can you do in C without "std" includes? Are they par... +0.78
How is counting sort a stable sort? -2.32
median of a billion numbers +1.04
Debug-only ostreams in C++? +0.60
How to sort in-place using the merge sort algorithm? +0.34
Why is this not a bug in qmail? -2.58
Is it a good idea to create an STL iterator which is noncopyable? 0.00