StackRating

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

David Schwartz

Rating
1573.84 (3,620th)
Reputation
144,585 (397th)
Page: 1 ... 26 27 28 29 30 ... 96
Title Δ
Dynamic allocation leaks memory? +2.24
How do I start a C++ thread at program startup? 0.00
LD_PRELOAD has no visible effect 0.00
How to speed up wait wake-up from notify_all? 0.00
How to limit HTTPS to one TCP connection? 0.00
How does a the Java Memory Model ensures that all threads see a con... 0.00
Why printf ("%d%d%d", ++i, i, i++) is undefined behavior? 0.00
can a shared buffer be thread safe using std::atomic flags? is ther... +0.38
C threads giving garbage output when accessing non-shared resource 0.00
Joining threads before program termination +1.96
ssl_read(ssl, buffer, sizeof(buffer)) does not read json return cor... -1.52
Why don't you dereference when you retrieve argv[i] when it'... +1.84
Memory barrier in the implementation of single producer single cons... -2.39
Heap memory exploration with malloc +1.34
Linux semaphore.h pending / waiting quene policy 0.00
Analysis of rippled Code on Github ? Need help, lack of documentati... +0.99
Why does this list implementation take more space than stl list? 0.00
Why bad_alloc() exception thrown in case of size_t -2.01
Why does this delay-loop start to run faster after several iteratio... -2.29
Consumer/producer program got stuck -2.37
The decimal zip of two non-negative integers A and B is an integer C +0.35
C++ , TCP Socket cannot receive data 0.00
Vector causing huge memory usage 0.00
Why I can use non const variable to receive const function -0.56
OpenSSL C RSA library decryption 0.00
write int from Java client to c server over socket -2.45
Spinlock vs Busy wait -0.63
How is speculative fault due to compiler optimization implemented u... +1.23
Cant pass a correct Dynamic array of structs in c +1.69
Can the C compiler optimizer violate short-circuiting and reorder m... +1.47
Properly terminating HTTP connection from client's side -2.46
Does a compiler have consider the kernel memory space when laying o... -0.47
C -Mutex data structure with multithreading -0.12
How to solve localtime_r timezone segmentation fault? +0.38
Java Socket reading more data than anticipated 0.00
unexpected result with char array and fork +0.11
Shared_ptr cannot be initialized in constructor if `this` involved -1.95
In C how can I find in a directory all the file names and store the... 0.00
REST call TCP handshake +0.39
Checking only the O_RDONLY flag to open(2) -2.19
Is wait_for_completion_timeout 100% fair? 0.00
Why the order is not preserved when printing something, first with... +0.54
How do i make it so my code looks for the minimum amount of coins? -2.35
SIGSEGV handler can not exit -0.59
std::deque and multi thread access +1.81
What is the best way to encrypt data in an application 0.00
Finding a value nearest to another value +0.37
bitcoins, how can someone receive much less than have spent? 0.00
unique_lock accross various threads +1.43
C++ strings passing in function with pointer -0.04