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 ... 11 12 13 14 15 ... 96
Title Δ
printing characters stored in variables +0.36
Locking does not lock my variable as I want it to +0.83
Malloc returns the same pointer twice 0.00
why is getchar() returning garbage values? +1.38
Using Pipe in C, yes | head is going in an infinite loop 0.00
How to kill threads waiting more than a minute or 2 in C++ -0.60
RSA_Verify fails returns Bad signature error 0.00
Why including cpp makes different result 0.00
C++ Encrypt variables in memory +0.09
How to make sure all threads have finished before calling notify? -0.30
How should I improve a thread pool to make it more thread safe? 0.00
After a pipe() and fork(), why does close(fd[1]) in the parent clos... 0.00
How to solve Linux 64k Connection problem 0.00
calling to constuctor using(along with) realloc +2.13
thread safe random number -0.27
C - Splitting a string into an array of n substrings without a deli... +1.50
C: sha256 hash function outputs in fields of structure array induci... 0.00
Factorization of really big numbers in C -1.13
C: Shared memory and forking, print statement executing several times 0.00
I get why, but how exactly do Virtual Functions/VTables allow the c... +1.16
C++ compilation issue on class inheritance 0.00
destination port in UDP protocol +1.71
C - how does passing space-separated strings to a single parameter... -2.26
Confusion on operator overloading and heap vs stack +0.72
High CPU usage on using boost::pool 0.00
Slow communication using shared memory between user mode and kernel 0.00
file reads just 1 record and then reaches the end of file even tho... +0.38
why the iteration is done by i+6 every time and why the condition i... -2.32
Sleep() being ignored when using semaphores 0.00
In one case shared_ptr cause runtime error, in another doesn't -1.53
Why does this mutex code not work as expected? -0.01
input validation in loop -0.12
pthread_mutex and process termination 0.00
C - send() is not working when assigning a value in a switch statem... 0.00
How to implement this data structure in c++ -1.43
generating random characters in C++ for each of three prompts for n... 0.00
C programming strcmp in if statement not evaluating true +1.48
Can't use strstr() properly in C +2.22
How to copy int to u_char* 0.00
A legitimate use case for volatile in C++? +1.21
memory corruption when manipulating a long string 0.00
c++ mutex implementation using windows apc 0.00
Why does b get the value 100? +0.06
Pool Threads in pthread C -1.27
c++ socket accept() get Resource deadlock avoided errno with epoll +0.16
Getting size of dynamic C-style array vs. use of delete[]. Contradi... -0.96
C++ compiler giving same memory location to two variables 0.00
Can a header file be included in multiple source files, without dup... -1.48
How to printf Variables correctly in C? -0.65
Why is valgrind reporting an uninitialised value error? +0.65