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 5 ... 96
Title Δ
Need help finding out why my program isnt doing what i want it to do 0.00
Using fork and waitpid functions in C to count characters, words, a... 0.00
Gdb pending breakpoint does not resolve 0.00
why this while loop not running twice as i have used for loop? +0.40
Does memory leak in a while loop when the same pointer is reinitial... 0.00
++ operator not working in guessing game? 0.00
float data type comparison in C++ 0.00
Threads vs fork wordlist read and hash 0.00
Why does this code throw a read access violation? -0.11
Segmentation fault while accessing an array of WINDOW structures in... 0.00
C++ not reports error or warning with data type mismatch -0.56
gcc8 is throwing compilation error due to non-trivially copyable type -1.52
Why I cannot use the operator [] on a pointer of std::array< int... +0.41
Is it safe to assume that changing a global bool variable in thread... +2.11
How does a thread using AtomicInteger does less number of context s... 0.00
C++ delete pointer when referencing to a variable +0.40
fork() vs std::async in C++ -0.10
Virtual and physical addresses after fork +1.26
condition_variable workaround for wait_until with system time change 0.00
Valgrind malloc invalid writes and reads in C -2.28
Process was terminated. It took longer than 12000ms to complete +2.04
Segmentation fault in vector of vector 0.00
Execution time using clock() gives 0 clock cycles 0.00
Memory allocation in C malloc() +1.91
Does Atomicity guarantee every thread sees the same value? 0.00
Checking both ends of a string not working 0.00
Is a mutex lock used inside a shared function or outside of it +1.52
Trying to understand why my linked list only show the last added node +0.37
C++ TCP server receives data multiple times 0.00
How can I clean up the popen output of my C program? +2.22
Memory Deallocation in Circular Singly Linked List -0.79
Reallocation of memory to empty reference +1.25
why funtion return type is not considered for overloading in c++? 0.00
What to expect when processing TCP data 0.00
constructor with std::move without passing by reference 0.00
Why is the cond variable not atomicaly releasing? 0.00
Access violation when calling copied function 0.00
Why my buffer is overkill? (C++ exception: std::bad_alloc) 0.00
How to convert a string to uint64_t? 0.00
C++ Are copies of variables optimised out? -0.32
Does this code for deterministic execution of java threads look cor... 0.00
Valgrind aborting with "pure virtual method called" long... +1.36
How to lock multiple locks where some are shared and some are not i... -2.60
Why does java Thread execute after the independent code? +0.19
C++ initializer list members still calling default constructor? +0.41
Why doesn't `std::lock` lock mutexes using a global ordering? +1.65
Protecting read/write access to/from a file from multiple threads +1.87
Two threads giving different output from same function RT Linux +0.34
Logic behind v.size()-1? -0.33
In my multi thread program, pthread_cond_signal seems to be lost? 0.00