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 ... 96
Title Δ
How can I synchronize two threads in Java by extending the Thread c... 0.00
Difficulty communicating over serial ports in Linux +0.33
waitpid() failed: no such file or directory 0.00
pointer being realloc'd was not allocated? 0.00
Print Pointer Array in C -0.64
Is it safe to use #ifdef guards on C++ class member functions? -0.06
Returning pointer to char* ruins data +1.89
I do not understand this. Why x=1 when enter 5,6$ 0.00
Is non-blocking socket really non-blocking when used with blocking... +1.93
C++: Two separate `make_shared` calls to same object will create tw... -0.11
When I print dynamically allocated arrays it prints only the last v... 0.00
My do while loop repeats forever when the user inputs a wrong chara... 0.00
Why doesn't this swapping function work? (swapping strings in C) +1.90
Why does this code that reads from cin recurse infinitely if the us... 0.00
`realloc(): invalid next size` while trying to handle input of unkn... +2.08
After a pointer Returns from a function i cant print it -2.02
Why is it q.join() and not t.join()? -0.56
memory for array initialization with string literal -0.05
Please explain why these logical operators are not working as it se... -0.57
multithreading with mutexes in c and running one thread at a time -0.16
Compound interest calculator giving incorrect answer 0.00
Threads not working concurrently in C pthreads +0.95
Why does libc++ allow recursive locking of std::mutex? +2.10
Getting wrong mismatch result in two strings in C 0.00
What does it mean that mmap doesn't work 'when a large chun... 0.00
Compiler doesn't free memory after exiting a block? +0.55
Compiles fine but when it reaches a certain point fails the run. Wh... 0.00
why when I declare an int variable my aplication freezes? C program 0.00
Duplication in file handling output in C program 0.00
TCP server hangs, not responding to SYN 0.00
UDP concurrency in Java can't handle multiple clients 0.00
How to fix the segmentation fault(core dumped) error on c++ while r... 0.00
How to monitor the data in both source and destination folders? 0.00
interruption of blocked I/O functions 0.00
How does a c-compiler recognizes system-calls? 0.00
convert string to double , the answer is correct ,but not very accu... -0.61
string Append function in C +2.14
Not sure about the use of pointers C++ -0.59
How are these two sockets read correctly (no code)? 0.00
Access Violation in calling glGenBuffers() 0.00
C - when condition weird issue +0.42
If UDP is message-oriented, why does SMTP use TCP -1.71
Segmentation Fault (core dumped) when using strcmp 0.00
Structure inside structure in C (Linked List) 0.00
Unix Domain Socket Server only prints message when client closes 0.00
Understanding Condition Variables - Isn't there always spin-wai... -1.73
The printf function in C is not working as intended -0.16
How to use ampersands and asterisks when passing pointers by refere... -0.46
Why cant I provoke TCP into splitting send() into multiple recv() +0.50
By how many bytes is it possible to exceed an allocated block witho... +0.24