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 ... 23 24 25 26 27 ... 96
Title Δ
mq_receive Message too long - no message sent +0.34
bitwise operations and checking nth bits of integers 0.00
How to add a second consumer to a pthread-based producer-consumer s... -0.78
Understanding UART Timing Diagrams +1.76
Synchronizing method calls on shared object from multiple threads +0.13
Server hangs for while after 16000 requests -0.81
SIGSEGV segmentation fault when writing, but not reading? +1.32
Why does my bufferedreader only read every second line? -0.03
Get return of a function without sending anything +0.08
C++ Buffer pains +0.35
What makes fgets() actually wait for user input if pointed to stdin? -2.19
Synchronizing threads to perform actions sequentially +0.80
Weird characters when allocating memory for char* 0.00
Sending SIGINT through stdin 0.00
Generating of symmetric key? 0.00
Java multithreading, my threads are all become nullified within the... 0.00
How to get the number of bytes read from cache in C +2.49
Finding GCD using arrays in C 0.00
Switch statement is NOT converting char input to string output +0.36
__builtin_return_address won't take a variable as argument 0.00
How to fill a two dimensional array with chars in C? +1.55
Address of double pointer cast to void** 0.00
Is there something wrong with this rwLock implementation? -0.30
Segmentation fault using pthreads 0.00
strcpy() not working on some strings but not others -1.78
What is the expected form of boost::filesystem::native path? -0.61
How to verify memory usage 0.00
how does this pointer change the variable without &? +1.21
What does it mean to lock a resource using pthread_mutex_lock? -0.24
Deletion of Dynamically Allocated Memory +0.40
c++ - beep not working (linux) +0.19
Signal receiver threads in C and pthread_join stalling program -0.41
Is it okay to call notify() on a lock object before calling wait()... -1.45
makefile runs but does not clean object files and executable file 0.00
What is the best way to read a lot of files simultaneously in C++? +0.75
Working of ioctl(2) 0.00
Is using != better than < inside of a for-loop? +0.36
Undefined reference to rand() even thought it's included and de... +0.37
tcp/ip send latency and performance tuning 0.00
How to execute code loaded into memory from char* buffer? -1.97
Thread Scheduler picking a thread 0.00
What would be a good way to add a compiler to your program for runt... 0.00
How does delete[] know the array length in C++? 0.00
scanf("%c") skipped after scanf("%d"), so my le... 0.00
Shouldn't this mutex "lock" if you are trying to acce... +0.35
Returning two user input strings to main using pointers +1.61
How to connect raspberry pi to internet? 0.00
How to design a hashtable that doesn't use so much memory? 0.00
Printing the reference of char -0.65
How to use boost asio for multiple udp connections? +1.88