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 ... 27 28 29 30 31 ... 66
Title Δ
How can I check whether multiple variables are equal to the same va... -0.57
Passing functor object by value vs by reference (C++) -0.63
Is it stable to use arithmetic in a ctor's initialization list? -0.67
Is a class level variable a good idea for ths situation? +1.21
How can I generate a random number between 5 and 25 in c++ +0.62
How to make my custom type to work with "range-based for loops... +0.85
How can I make std::make_pair usable with std::bind*? 0.00
Is this a design pattern - returning this from setters? -1.00
queue structure gives strange error -0.21
Are there practical uses for dynamic-casting to void pointer? +0.35
Can functions like sin() be redefined, in Fortran, C or Java? -0.74
Is NaN a valid key value for associative containers? +1.68
C++ !! conversion to bool +0.28
How do you cope with signed char -> int issues with standard lib... +0.22
Convert string to UTF-8 escape sequence -0.65
random picker function using variadic templates -- is it possible? +1.20
C checking for signed number representation 0.00
C -- Accessing a non-const through const declaration +1.08
How TDD works when there can be millions of test cases for a produc... -0.65
Quick Sort Average and Worst case complexity confusion? 0.00
What are some examples of non-critical resources? -1.67
Which sorting algorithm for sorting a lot of exam papers by hand? +1.48
How do I extract specific 'n' bits of a 32-bit unsigned integer in C? +0.89
Why should we not pass the input of the program in the printf state... +0.32
What is the best, most performant algorithm to find all primes up t... +0.48
Calling multiple functions with similar names -1.27
How to store CTRL-A (0x01) in a C++ string? +0.31
What's a portable way to implement no-op statement in C++? -0.11
How can I detect whether an exception is active during destructor? +0.90
What's the reason for this no-op while-loop used for assert macro? -0.08
What to return for 'begin' and 'end' functions for my vector wrappe... -0.86
C: finding the maximum and minimum of the type of an arithmetic exp... +0.29
Is there a default type for parameters of main in ANSI C or is gcc... 0.00
C++ for loop: evaluation of condition -1.14
C++ copy a stream object -0.03
How to construct and manage this complex C data structure? -2.45
Array memory allocation - paging +0.89
Mixing typedefs and defines to force data type sizes -0.70
Reusing existing functions -0.09
When to use merge sort and when to use quick sort? -0.63
How can I ease the syntactic overhead of checking iterator values i... -0.55
Language support for recursive comments -1.45
What does y -= m < 3 mean? -0.13
How can my library let users choose their smart pointer implementat... +0.25
Return constant and non constant by value -0.67
Algorithm - Partition two numbers about a power-of-two -1.05
Are cryptographic hashes injective under certain conditions? -1.17
Fast hamming distance between 2 bitset -0.52
why one would put function defination in .h fie? +1.21
idiomatic C for an int to const string map +0.20