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 2 3 4 ... 96
Title Δ
C Timer with cancellation and call back -1.81
getting SEGFAULT when reading an array from shared memory +0.40
segmentation fault when reading data from a file with fgets and str... 0.00
Why does a simple C++ program generate so many branch commands? Usi... 0.00
Is it possible to allocate a list into shared memory in C++? +1.52
How to include bigger board into smaller one? c++ 0.00
I have started learning synchronization in threading.I wrote some c... 0.00
Feed same input but got dfferent output in Householder reduction (t... 0.00
Winsock2 thread arguments throw exception access violation 0.00
Ensure that java thread is really suspended -1.65
Why checking a non-existing hash key only take O(1) complexity? +0.86
why the order of my output doesn't change even if i change my p... -2.41
Strange Node Deletion in Binary Search Tree 0.00
Pthreads program is slower than the serial program - Linux 0.00
deleting object pointed to by two differnet pointers -2.81
Returning NULL pointer 0.00
Can't convert my char input from another input file into char* 0.00
What is the best way for streaming C++ struct data through TCP sock... -0.79
Segmentation Fault using pthread -0.62
How to write multi-byte values to shared memory in C++14? -1.87
fscanf for int and float returns large value for int, and NAN for f... 0.00
C++98: is volatile needed for access to shared global objects in a... +0.37
Malloc on a userinput struct array in a struct array 0.00
Difference between Interlocked, InterlockedAcquire, and Interlocked... +1.84
Binary Tree for integer storage of C language 0.00
Why rewind() followed by fscanf() do not reflect changes made on di... 0.00
(Socket operation on non socket) error while trying to receive data... 0.00
Struct pointers are overriding each other 0.00
Problem with Hangman game letters changing order, or solution chang... 0.00
Extending/Incrementing the ref count of a smart pointer +1.67
Why would this not remove String data from memory 0.00
Making write buffer available for flushing by another thread 0.00
Sockets - sendto() truncating ICMPv6 options 0.00
why constructor called only one times? +0.39
why detach a worker thread when the worker thread has an infinite w... 0.00
How to make an if statements that runs in each condition a .c file... -0.10
c++, member thread object causes crash on structure deletion when i... -2.42
whenever I enter -1, nothing happens +2.30
How do I correctly perform a pop function in a linked list? +1.87
Is two statements in a single loop faster than a statement per loop? +0.99
C string standard library, memset and discarded volatile keyword -1.59
is it possible to encourage threads to line up without forcing it? 0.00
Do routers (not layer 3 switches) directly forward ip packets witho... 0.00
my Program received signal SIGSEGV, Segmentation fault, help please 0.00
why my second function (push2() ) not working? 0.00
Is it necessary to free memory resources before you program termina... +2.22
Infinite loop upon checking return value of scanf 0.00
Mutexes. What even? -1.53
Server not receives complete requests in each read 0.00
What does this strange C++ syntax do? 0.00