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 ... 44 45 46 47 48 ... 96
Title Δ
C-amount of numbers that have x number of factors within a certain... 0.00
C syntax, please explain this code snip? 0.00
How does a branch target buffer reduce latency? -0.65
c++ Defining copy assignment in derived class 0.00
Segmentation fault (core dumped) in C? 0.00
What are the number directives output by the preprocessor? -1.67
About pointers after fork() +1.49
Java ((4-2) / 4) = 0.0 not 0.5 after casting as double +0.34
reading a txt file in C +0.33
Why am I getting a different result from std::fmod and std::remainder +1.63
Socket programming in C - Let browser drop a sent message 0.00
Reusing thread in loop c++ 0.00
Does synchronized (vector<vector>) lock all of the Vectors or... +1.51
void swap(int *a, int *b) not working with array +1.35
Receiving UDP Packets Asynchronously From Multiple File Descriptors 0.00
Why this return value? C++ int/char confusion +1.14
Is variable allocated on stack if i return before its declaration? +1.70
Check if time is in between two times -0.61
Maximum amount of characters 0.00
Overloading the ++ operator for binary trees 0.00
Passing an integer to a function asking for reference -1.47
why using DecodeStream(stream) take longer time in a thread than it... +0.40
Threads in C : valgrind report shows additional allocs that can'... 0.00
How to interpret the output of boost::timer::cpu_timer on multicore... 0.00
Can I use same mutex in different methods? -0.32
Why is getline faster than scanf here? 0.00
Attemption to create thread safe std::map -0.38
Delete object being pointed to -0.44
CPU time on process which different no of threads 0.00
How to flip any bit in a memory block? 0.00
What are __lll_lock_wake_private and __lll_unlock_wake_private, and... 0.00
Why does my string array become empty - C 0.00
How does N<->1 threading model work? -0.58
Why isn't my loop terminating? -0.01
Does the C++ volatile keyword introduce a memory fence? -1.04
Reconstructing an array in c 0.00
How can I get rand to give me proper number using accuracy? -0.26
C++ vector binary I/O -0.63
File locking between threads and processes -0.13
C client/server socket error -0.13
Finding a substring within a string in C 0.00
square of square root C++ +1.32
can't traverse string with iterators: however my version with i... -1.60
Can I use a shared_ptr everywhere I want to use a simple pointer? 0.00
If one thread writes to a location and another thread is reading, c... +0.95
c++ - Segmentation Fault on Function Call? 0.00
How to initialize a 2D array in a class? -2.42
fopen fails with GetLastError()=0 - why is that? -0.96
fopen fails with GetLastError()=0 - why is that? +1.16
How to guarantee tcp data sent using python asyncio? -2.13