StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Jason

Rating
1496.98 (3,993,322nd)
Reputation
3,303 (51,143rd)
Page: 1 2 3 4
Title Δ
C++ array size by user input +2.63
Check if enum member has been defined? -1.29
Why is std::underlying_type<T> unsigned when T is not? 0.00
Bit swapping within a char array in C 0.00
How can I access a 32 or 64 bit integral value similar to GCC's... 0.00
Preprocess a buffer when opening and saving? +0.00
Splitting code into files and O flags +1.99
Using a string to reference a variable in C++ 0.00
Template method specialization for multiple types +1.24
C++ class member by reference -1.12
Palindrome checker in python, out of range index workaround -0.48
Parsing input in C and automatically allocating space for characters -0.51
How to run UDP sockets from the same SRC and DEST port (c++) 0.00
C++: How should I rearrange this code so the loop checks for both c... -0.28
C11 and C++11 atomics: acquire-release semantics and memory barriers 0.00
BST In-Order Traversal Using Recursion 0.00
How do I convert double to unsigned for currency? +1.07
C and resource protection in memory -1.43
ConcurrentHashMap iteration guarrantee 0.00
How to create a min heap of fixed size using std::priority_queue? -1.25
Merge Sort -- Optimization by Cache Line Size? -0.29
Interpreting a std::vector<unsigned int> as bitvector - effic... +2.19
semaphore and mutex locking concept +0.53
Udefined reference to 'printpos' +0.47
My Java program - find path - does not output anything -0.01
Type conversion and equality behaviour -1.77
How to access the members of a struct within a struct via a double... +2.33
Size of object passed to function -0.97
Why did heap memory come into existence? -0.81
Memory protection in C -1.91
How to test if a Linux directory contain only one subdirectory and... -0.74
System-wide global variable / semaphore / mutex in C++/Linux? -0.08
Beating binary search using CPU cache line -0.59
avoid cost of std::mutex when not multi-threading? -3.19
Template function for collection based on member +0.58
Is there a more Pythonic way to get a list of the available disk de... 0.00
How do I avoid a segmentation fault when calling a method on a shar... -0.14
How to execute a command specific to a file? +4.25
How to use the __bzhi_uxx intrinsic without letting gcc to insert o... -1.77
IPC shared memory std::vector in windows -0.16
new and delete[] are worse than malloc and free? (c++ / VS2012) +4.12
Container that allows fast search and order at the same time +0.02
Representing vectors using structures -2.28
c++ sqrt guaranteed precision, upper/lower bound +4.09
Is tcp socket can notice the exception of network broken? +3.98
using POSIX counting semaphore as a binary semaphore 0.00
How to reduce code bloat in C from error handling & debugs -2.43
Making binary semaphore shared between multiple processes(not threa... 0.00
Prime number hard drive storage for very large primes - Sieve of At... -4.17
iterating multi-dimensional arrays in C without knowing index -2.29