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 ... 16 17 18 19 20 ... 66
Title Δ
C++ check if element is std::vector -2.46
Difference between atoi and atol in windows 0.00
Hash table implementation for storing strings 0.00
Destructor calls on objects never constructed before +0.34
Where are character arrays in dynamically allocated structs stored? -1.13
Are there other ways of passing array in a function? +0.98
Why copy constructor is not invoked in the following program? +1.05
Queueing multiple types of time-ordered events in a circular buffer... -0.21
How to memset char array with null terminating character? +0.32
getting an neutral element for std::multiply and std::plus -0.99
Const-correctness and hardware writes +0.69
why does order matters? 0.00
Are IO streams portable -0.46
Why we can directly copy pointers, but we can not directly copy arr... +0.33
C++ - Initializing class member with an instance 0.00
c++ String to uint8_t +1.31
Determine point a certain distance away from a line 0.00
Why do we have different versions of main functions in c++? -2.10
Why shouldn't radix sort be implemented starting with the MSD? -2.74
Why was std::isblank added in C++11? +1.78
How to scan an unknown number of numbers in Python? +1.45
static object initializer C++ +0.72
How to delete all nodes of a Binary Search Tree +0.14
How can I get a random x number of decimals from a list of unique d... -0.94
Passing std::function<bool (int)> by value -0.47
Adding nodes to a global linked-list -0.11
how can I use strcpy safely +1.02
C program not compiling when using headers +0.99
Data cache implications of using std::make_shared() +0.11
Postorder traversal in stl map +0.33
Signed/unsigned mismatch when comparing two unsigned values using a... -2.65
Difference between an inline function and static inline function 0.00
Moveable but Non-Copyable Exceptions +0.12
searching through a vast collection of potential solutions +0.87
meaning of (number) & (-number) +0.75
Is it worth precomputing the conditional in a for loop? +0.32
Suggest a suitable algorithm for merging two arrays containing clas... +1.35
c++ how to make sure memory is reclaimed via shared pointers -1.08
C - Converting decimal number to packed BCD -0.52
virtual destructor signature -1.33
chrono with different time periods? -1.85
Reason for existence of sort_heap -0.62
Find four elements in a random array whose sum equals a given target -0.68
Non const inside const +1.47
Fastest way to find minimum distance of one point to points on a cu... +0.06
compare Time complexity of O(2/n) and O(1) -0.23
Any problems in this rwlock implementation? -0.17
Const, static, extern and their combinations in C and C++ +0.32
C++ Namespace around header declaration and source definition 0.00
C vs C++ function questions -1.13