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 ... 57 58 59 60 61 ... 66
Title Δ
Will multi threading provide any performance boost? +0.71
Writing and reading long int value in C code -0.07
call pthread_cond_broadcast with mutex held or not? 0.00
Querying for N random records on Appengine datastore +0.37
"Generic" iterator in c++ -0.92
Ruby on Rails method to calculate percentiles - can it be refactored? -1.15
Threadsafe Vector class for C++ +1.27
Handling close-to-impossible collisions on should-be-unique values +1.80
Overloaded member function pointer to template +0.41
Is Sleep() evil? +0.55
When might multiple inheritance be the only reasonable solution? +0.38
How does the friend keyword (Class/Function) break encapsulation in... -0.53
Is returning a std::list costly? +1.12
Overloading += in c++ -1.67
Function that prints something to std::ostream and returns std::ost... +1.11
Do I need to synchronize thread access to an int? +0.23
Pointers to virtual member functions. How does it work? -0.44
Single quote issues with C++ find and replace function -0.37
Java Date month difference +0.83
Node-based stack class (need peer review) -0.94
Read/write synchronization 0.00
What is the difference between an ordered and a sorted collection? +0.10
debugging the C++ preprocessor +0.81
c++ polymorphism ((X*)y)->foo() vs ((X)*y).foo() +0.72
OMake compilation with sub-directories -0.61
Why should I use asserts? -0.98
Incrementing iterators: ++it more efficient than it++? +0.07
Is there a dream language that merges the benefits of dynamic and s... -0.17
Recursive delete in google app engine -1.37
Defining a proper subtraction operator +1.01
Thread-safe static variables without mutexing? +0.72
Implementing a thread-safe, generic stack in C++ on linux +0.46
Is a struct of pointers guaranteed to be represented without paddin... +0.28
Bitfield manipulation in C -0.76
Which is best for a repeating piece of code? +0.32
Why does this code crash at the places mentioned? -1.04
Real Life Benefits of Dynamic Languages? -1.14
Fast generation of random numbers that appear random -0.17
The "Self-Factory" Pattern -0.52
Why is the C++ STL is so heavily based on templates? (and not on *i... -0.30
Will it ever be possible to run all web traffic via HTTPS? +0.78
How to delete an array of pointers +0.96
Job queue optimization algorithms -0.54
Should I return std::strings? +0.21
What is the full list of actions performed by placement new in C++? +0.49
Google App Engine - Task Queues vs Cron Jobs +0.39
Best practices for pronouncing C code -0.65
wrapping #includes in #ifndef's - adds any value? +1.90
What are the efficient ways to take "programmer" notes? -0.59
How many numbers below N are coprimes to N? +0.80