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 ... 32 33 34 35 36 ... 66
Title Δ
Does template (meta)programming has always only one way of implemen... +0.70
What data structure to use? (hash map vs. trie vs. ?) -0.29
How to make a reference parameter in a function optional (optional... -0.28
Signed integer addition, clarification needed +0.82
Initializing const variable +1.68
Algorithm for comparing/matching all elements with one another both... 0.00
How does printf and co differentiate beetween float and double 0.00
Hot Or Not / Facemash algorithm - Why Elo's Rating Algo? -1.08
How to exit (go to next element of parent loop) a for loop inside... -1.39
How to randomly select a point on the surface of the Earth? -1.70
Which cast style is better and why? -0.89
How can you simulate a SQL join in C++ using STL and or Boost 0.00
how to know size of int without sizeof +0.46
Implementing destructors in generated C code 0.00
Trailing commas and C++ +0.64
C type punning question -1.46
Can different optimization levels lead to functionally different co... -0.51
Reverse map a functional relation(c++) -0.20
safely resizing structs +1.44
Search/Sort Algorithms that sacrifice accuracy for speed -2.44
Ensuring there's only one of every state +0.81
please tell me whats wrong in this code +1.56
Save and load data using ANSI C on any platform -0.16
How's the thing iterated over called? +0.02
Should desktop applications silently update? +0.31
A vector in a struct - best approach? C++ -2.08
Base class holding a reference to Derived +0.92
std::transform behavior when iterating past container.end() -0.18
In C, are const variables guaranteed to be distinct in memory? -2.42
Are there monitors in C? -1.28
Swapping endiannes in C -1.14
Solving equation. Counting (x,y) +1.27
Why does C not run a comparison of unsigned int with negative value? +1.61
Removing Virtual Inheritance -0.12
Whats possible in a for loop -1.28
Can a List.Sort using a randomized Comparison delegate run infinite... +0.59
Are static functions acceptable practice for certain things in c++? +0.96
which data structure should i choose and why -0.16
What kinds of types does qsort not work for in C++? -2.18
Function argument as reference to avoid checking for NULL -0.90
Idiomatic C++ for finding a range of equal length strings, given a... +1.51
May a reference be more efficient than a pointer? +0.73
When should I consider making a library header-only? +0.69
Stopping endless loop when int = (something that's not an integer) +0.31
Strange behavior of copy-initialization, doesn't call the copy-cons... +0.99
Is the address of a reference to a dereferenced pointer the same as... -0.30
About invalidating iterators +0.58
looking for a quick way to populate a std::list 0.00
Efficiently maintain slightly different (logging/non-logging) funct... +1.48
why is the address of a c++ function always True? +0.34