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 ... 6 7 8 9 10 ... 96
Title Δ
Confusion about ctor/dtor behavior with inherited classes 0.00
How to use pow() in while loop? +0.94
Why are HTTP methods recommended? 0.00
error - accept() failed: Bad file descriptor 0.00
Multithreaded server in C (threads loss) 0.00
Can I generate 64-Bit application binary from a 32-Bit GCC compiler? 0.00
Unable to understand _IO_puts -0.42
C - Cannot execute function with pointers +0.39
How exactly do minor page faults get identified/resolved? 0.00
In c, do the macros __FILE__, __LINE__ & __PRETTY_FUNCTION__ al... -0.96
printing a character when no other output was printed 0.00
new to tcp/ip and network. I have some questions 0.00
Why is my compiler throwing a "Conversion loses (const) qualif... 0.00
Convert a void* to a C-Style string without sprintf or C library fu... +0.23
Why does program miss 'if' operator? -2.14
Which part of this C++ program accesses memory is not belonging to... +0.38
TCP C Program Autoreconnect to client 0.00
Mutex locked confusion +0.83
C++ while loop not functioning as intended -0.12
Changing the value of a list in a loop C++ +0.39
localtime() function is invoking ___lll_lock_wait_private() which i... -2.38
I have two binary trees. I wanted to deep copy the result of the tw... 0.00
Explain how this Sorting algorithm works? 0.00
Error while reading floating point values using scanf +1.57
What's the point of std::atomic for types that the CPU can'... 0.00
RSA public/private keys questions -2.45
C++: Exception Code: C0000005 when trying to check if a pointer is... 0.00
Using std::condition_variable to trigger other thread. Which mutexe... +0.35
my code says segmantation fault when i run it can someone help me? 0.00
where does the glibc's implementation of syscall open set ENAME... 0.00
Segmentation fault. Where am I wrong? C +0.39
How is std::atomic implemented +2.08
Copy on write : What happen when I modify parent process? 0.00
C++ How do I store a different number of values to my variables in... 0.00
Switching from global static variables to static variables breaks c... +0.20
Efficiently find the smallest 'steady number' larger than a... +1.53
GCC seems to prefer small immediate values in comparisons. Is there... -2.11
C: Advantages of passing by parameter vs returning value? +0.39
c++ webserver not sending data correctly 0.00
Thread example - notify() before wait()? 0.00
Why does nothing happen after instantiation? (C++ memory allocator... 0.00
shared memory in c, question about the output 0.00
Segmentation fault when w/ readdir in recursive function 0.00
C6001: using unititialized memory "str[i]" -1.29
LPCWSTR issue in C I suppose, Program is crashing 0.00
Why make_shared slower than shared_ptr<T>( new T) -0.12
I entered a letter in switch case but it doesn't output what le... 0.00
The compiler keeps showing the error: incompatible type for argumen... +0.38
Does multithreading increase CPU time? -2.24
Pointer initialization: address or value +1.85