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 ... 7 8 9 10 11 ... 96
Title Δ
C++ wait notify in threads with synchronized queues +0.14
how to get loop to end loop using strcmp 0.00
A* Implementation in C, Segmentation fault 0.00
Can derived classes have more than one pointer to a virtual table? -2.84
The problem with finding the half-word “ABBA” in the text 0.00
valgrind complains about uninitialized bytes on C++ structure +1.56
Why is my C program not printing out the string? +0.13
Arduino: while (Serial.available()==0) gives input 0.00
Simply percent passing program not functioning correctly 0.00
Why is **read** ignoring stdin 0.00
Why using dup(1) before close(1), open("/dev/stdout", O_W... 0.00
Avoid c++ vector copy 0.00
Are there any open source solutions for mining bitcoins using WebAs... 0.00
C++ HTTP client hangs on read() call after GET request 0.00
Design multi-threaded chat server with low thread contention 0.00
wcslen() returns incorrect result when pragma pack used 0.00
Problems with a while-loop 0.00
Winsock receiving random letters trough recv() 0.00
Typecasting void double pointer to void, why? +0.39
Trying to fork() after new client connection to server [Socket Prog... -2.42
pop() function of stack in C++ for a member of a class -0.45
How does the memory of stack frame on call stack get freed when esp... +1.28
C Recursion & Memory -0.12
Deleting a pointer to pointer in C++ 0.00
Is Wikipedia's read-write lock implementation correct? 0.00
What exactly does alarm() and sleep() do? 0.00
How is std::atomic_ref implemented for non-atomic types? +0.04
fscanf not reading in random values right? -1.59
Why am I getting a Seg Fault when creating threads? +2.14
C - String arrays and functions -0.70
How many processes and threads will the following C code generate? -0.11
right shift bool in C++ -2.06
C TCP write() and read() from sockets defined in main -0.62
If base class pointer cannot access derived class member function,... +0.36
C++: free(): invalid next size (fast) 0.00
Can a non-blocking Win32 system call (like ReleaseMutex) cause a th... 0.00
Seg fault core dumped when assigning char** to empty array 0.00
ternary operator for return switch +0.40
What are compiler flags for?Why won't my code compile? -1.45
Readers-Writers Problem in C using pthreads and semaphores 0.00
Output in read file and sort integers leaves a white space I can... +0.37
Store every line of a file as string in array +1.53
Why does the OR statement evaluate only one even if both are true? -0.42
How to properly restart server socket? 0.00
why do (( cout << ptr; cout << "\n" <<... +1.84
How would one modify a constant string? +1.05
Will a thread sleep if told to sleep for zero seconds? 0.00
Can't reach max tcp connections for single server 0.00
Dig DNS ,sometime get right answer , sometime get wrong answer 0.00
Thread.start() method holds lock on which object? 0.00