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 ... 34 35 36 37 38 ... 96
Title Δ
How can there be multiple call stacks allocated at the same time? H... +2.23
Reading from socket is receiving some gibberish 0.00
Do pthread_mutex_unlock immediate context switch? 0.00
c++ Login System - How do I return the username? +1.29
Initializing the same mutex again 0.00
Why character pointer cannot be used to pass in gets and scanf? -2.30
Why shared_variable is reset to nil in gtest 0.00
Implications std::mutex unlock synchronizes with lock to reacquiring 0.00
Bottleneck in Threads C++ -0.35
Malloc'ing Arrays and then Free'ing them? -0.84
Java: how volatile guarantee visibility of "data" in this... 0.00
C Sockets: Comparison between pointer and integer terminal error -2.22
detect repeated word c++, doesn't detect the first word -0.64
Multi-thread program in C - takes longer to run than single thread +1.51
C++ thread safety of static resources -0.27
fork() and Execve, minix system C, core dumps 0.00
Synchronized in java ensuring memory updates for other threads? -2.25
Linux kernel unresponsive when multiple high priority thread run on... +0.39
How does multithreaded kernel work? 0.00
Can boost::asio::ssl::context be shared between multiple SSL streams? 0.00
How to get MAC and IP of all devices if more than one router is pre... 0.00
Segmentation fault pushing object onto list 0.00
What happens to the pthread when it exits the function -1.62
How to (deliberately) cause a program crash in C++ using new 0.00
"Bad Address" on calling execlp() 0.00
How to avoid receiving packet when receiver is not ready in UDP? 0.00
How can I run a thread after another thread has completed its actions -2.78
using flock, open and close file to implement many readers single w... 0.00
Apparent contradiction between Stroustrup book and the C++Standard +1.06
Java Multithreading - More Threads That Do Less, or Fewer Threads t... -0.40
Need suggestion on multiple writer thread , single worker thread mo... -0.13
nested switch : why does the second switch command not accept an in... -0.25
Why can I use 'this' in methods -0.87
How is shared memory implemented in windows? 0.00
Heap memory access by multiple threads -0.12
IF statement with logical OR +0.51
Why operation on double could lead to inaccurate results and is the... 0.00
How to declare multiple variables in Turbo C++ -0.04
Difference between char var[] and char var[][] +0.73
How does std::map call value destructors? -0.99
no match for operator || in my bool function 0.00
Is it right practice to not use pthread_join in case of using signa... 0.00
openssl RAND_add() documentation refers to RFC1750. RFC1750 is sile... +0.47
socket connection receive bytes python 0.00
C: copy file into array 0.00
C++ reading char values gives different letters sometimes -1.94
What is a programming language called if it is not interpreted or c... -0.44
Data type in C, loss of data 0.00
Same TCP/IP Port Number listed more than once in CurrPorts tool 0.00
Pthread_create seems to flush the argument passed to the input func... 0.00