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 ... 37 38 39 40 41 ... 96
Title Δ
Why the output of the following code is 7.00649e-45? -0.11
FD_ISSET always true even if there is no new data? -1.44
initializing values of integer variable in round braces in C language -0.95
Alternate way of usleep inside infinite loop for recieving msg from... +0.37
Why validating/invalidating the area is used? +1.51
Will increasing thread priority make my long computation run faster? +0.79
Access pthread shared std:map without data race +0.41
std::unique_ptr memory and performance 0.00
How can I reduce the effect of pthread_join. Mingw32, c++ +0.38
Whether cracking SHA1 will be easier if I know part of the input? 0.00
How to get last character of string in c++? +1.19
C++: Program crashes when trying to print const char* array +1.47
C: why "sscanf" doesn't cut trailing characters? +2.14
Using unsigned char instead of char because of its range 0.00
use zlib to uncompress incoming data(compressed data) from a tcp co... 0.00
Boost.ASIO UDP socket: sink all the packets +1.46
Ifstream read fails at a specific size (unrelated to file size) +1.03
Is it okay to change socket from non-blocking to blocking and then... 0.00
chained hash table keys with universal hasing,does it need a rehash? -0.05
Does relaxed memory order effect can be extended to after performin... +0.38
Latency in TCP is Round Trip Time(RTT) or one way time 0.00
avoid cost of std::mutex when not multi-threading? +1.14
Threads vs Process in terms of memory space? -1.04
c++ irc bot only receives data once 0.00
how does it work? pthread_cond_signal() and pthread_cond_wait() 0.00
Overloaded operator std::ostream& operator<< prints insta... +1.16
how the computer switch operation from one thread to another 0.00
Can this parallel loop cause a data race? +1.63
Why writing to standard input works? -1.11
Can 1 CPU access another's PCI resources -0.60
C-Strings and delete - how exactly do they work? 0.00
encapsulation and friend classes in C++ 0.00
Return by adress -0.31
Error C2678: binary '<<' : no operator found which ta... +1.08
Is tcp socket can notice the exception of network broken? -0.06
Why are these different numbers the same? -1.33
Lifetime of rvalue ref -0.01
How are the number various ulimit values for a process set? 0.00
GCC crash in 64bit mode -2.13
Persistent Connection on a multiprocessed and multithreaded C server 0.00
Why does setting const char* gives segmentation fault? 0.00
Value of an object will not be changed 0.00
C++ 11 Multithreading: Why the result is not always the same? +0.88
Passing const value by reference +0.39
Why is the same socket in TIME_WAIT many times? +1.54
Do we ever need memory barriers with C++ atomics on Intel x86? -0.60
How to determine whether a 32-bit/64-bit value has a certain 16-bit... +0.79
SFML tcp server recieves messages with additionals -0.61
when using mutex, "printf" output twice(or more?I'm n... -0.13
TCP Chat not working in different networks +0.39