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 ... 53 54 55 56 57 ... 66
Title Δ
Best practices for reusable embedded C? -0.32
In a BigTable datastore, with regards to concurrency, how do I &quo... -0.92
How can I tell if a socket buffer is full? +0.61
Looking for some refactoring advice -2.57
In C is "i+=1;" atomic? +0.93
Can I change dll-interface without recompilation exe-file? -0.06
How do I pass multiple heap arrays to a new thread? -0.60
Can coordinates of constructable points be represented exactly? +0.21
C++ copy constructor invocation +0.01
Long Double in C +0.36
Function names in C++: Capitalize or not? -0.83
Use of Vertical Whitespace +0.39
How to efficiently generate random subsets of rows from a matrix +0.37
Best way to return early from a function returning a reference +0.21
What is the most efficient implementation of a java like object mon... +1.35
Why should exceptions be used conservatively? +0.50
Are there C/C++ compilers that do not require standard library incl... +0.74
How is a union different from a struct? Do other languages have sim... -1.33
Does a destructor always get called for a delete operator, even whe... -1.04
Defining function macros -2.35
From a Management POV: How much is a code review worth? +0.15
Compare characters at the end of the string C++ +0.35
Sending struct over TCP (C-programming) +0.24
What is the reason for the entire C++ STL code to be included in th... +0.34
c++ error: operator []: 2 overloads have similar conversions +0.43
Strip first and last character from C string -0.21
Is it correct to ask to solve an NP-complete problem on a job inter... -0.92
Why would you use the __LINE__ macro in C++ +0.04
Is this a design flaw? -0.83
Overloading *(iterator + n) and *(n + iterator) in a C++ iterator c... -1.17
Algorithm to flatten peak usage over time? -1.06
C++ positional parameters -1.32
Why is the output of the following two statements different? +0.96
size of a datatype in c +0.67
C++ compiler - resolving name of a class member +0.25
What is this syntax? -0.34
C++ Object, Member's Memory Position Offset +1.13
Class design ideas for state machine like object +0.35
How to handle EINTR (interrupted System Call) +0.34
c++ vector random shuffle part of it -0.67
C++: std::string in a multi-threaded program +0.61
How to keep only the last duplicate when iterating through rows +0.89
How to declare a static const char* in your header file? +0.40
ASCII strings and endianness -0.46
How to (portably) get DBL_EPSILON in C/C++ +1.49
C: Looping without using looping statements or recursion -1.70
Can the C preprocessor perform integer arithmetic? +0.71
How can I sort a list when the sorting criterion requires an extra... -0.15
Finding PI Value using "Dart Board Method" +1.06
Const Correctness Question in C++ -0.01