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 ... 17 18 19 20 21 ... 96
Title Δ
How to get runtime of one thread in kernel? 0.00
C++: What is a de-reference actually doing? -0.06
What does a deleted pointer point to? -1.85
Valgrind: Invalid read / write of size 1 Ask 0.00
Please explain this behavior of fgets() in C +0.33
Bitfield value changes when sent over socket C++ 0.00
Why is serialization needed as opposed to just saving bytes in memory 0.00
does cpu reorder instructions that are dependent on each other? 0.00
AES, how are keys distributed? +0.36
ifstream read: where are extra bytes coming from? 0.00
While ends even if the condition is unfilled Java Multithreading +0.87
used case for boost make_shared -0.20
2nd char array overwriting 1st char array after fread from file 0.00
C Program Works in GDB But Not Normally 0.00
Parallelism in threads +1.39
Why do i have segmentation fault (core dumped) in this example but... 0.00
How can I send separate packets for each connection write in Go? +0.36
Which is more expensive? Keeping threads running in Thread Pool or... 0.00
Linked list implementation mistake in C +0.33
Why is my randomly generated array outputting only zeroes? -1.92
C++ Segmentation Fault in a While Loop 0.00
Illegal assembly instruction in C 0.00
Unable to compare two strings when one of them is from cin. What is... +1.04
char* points to an int value, how to get the int value? +0.09
How to keep checking if a calculated number is an integer or not? +1.65
C++ (30 <= 30) not work 0.00
Can a seperate thread continue execution on an object synchronised... -0.64
Subtracting 1 from 0 in 8 bit binary -1.27
How to know if a thread is in deadlock state or not? 0.00
Strcat initialized value -2.28
How to implement the following thread synchronization? -1.81
Does volatile act as a compiler barrier for optimization 0.00
client server using TCP in C 0.00
Is a fundamental type volatile initialization an observable behavior? -0.36
C - Freeing a string too quickly and losing value? 0.00
Sorting Numbers Descending Order with C++ +0.35
When 2 threads would be executed on a 1 physical CPU core with a mu... 0.00
Conversion from float to char[32] (or vice-versa) in C +0.33
Program goes into infinite loop when using the fork() call in C +0.36
linux fork() process issue 0.00
Why does the following program give different output in C++? +0.35
Do I have to lock std::queue when getting size? +1.48
Why doesn't sever send SYN/ACK after receive SYN from client? 0.00
Need some help finding a logic error in my program 0.00
Send and Receive packets from same TCP port 0.00
What does this C++ function do? +0.34
Is there any significance of having a static keyword for a dynamica... -2.42
UDP Socket reading last incoming byte -0.21
multiple node values all point to the same value even when using ma... -0.60
equality of two float numbers in for loop +0.35