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 2 3 4 5 6 ... 96
Title Δ
What makes a heap allocated object "referenced" in C++? +2.35
c++ Linked List no longer taking Ram space? 0.00
For loop doesn't terminate in an int function without a return... 0.00
Is it always good for performance to create a thread? 0.00
Why for loop is not stopping? 0.00
Usage of shallow/deep-copy terminology for objects without pointers 0.00
How to act as proxy between client and server? 0.00
C++ weird execution order 0.00
Is Execution time or Result time correct? 0.00
Issues with threads in game 0.00
cannot understand use of this parameter in making a class in c++ 0.00
Why does mktime give me an hour less? 0.00
Pointer addresses are getting overwritten 0.00
Assign value to a certain index of std::string 0.00
How to deletebytes on a file? 0.00
Error on C++: "error: int aaa::bbb is protected within this co... 0.00
Segments of large TCP Packet are lost during communication 0.00
Is it safe to assume that realloc()ing to a smaller size will alway... 0.00
Linux write() crashes application if file descriptor is closed 0.00
How to get my function to print true or false +0.24
Why does the C++ std::unordered_map returning an iterator from empl... 0.00
why reading a variable modified by other threads can be neither old... -0.27
A synchronization primitive with increased owner thread priority -0.40
How would a thread acquire the lock after being awaken by a mesa se... +0.42
Reading an integer and then 3 structures from a binary file in C +0.27
Memory handling in C++ classes -1.71
Do includes in .cpp file get included when a .h file is included -1.71
move semantics with local variables +1.56
Why a guard exists in this implementation of a lock? +0.43
realloc() : invalid next size for char* variable 0.00
Do mutexes only function correctly if all relevant threads attempt... 0.00
Multiprocessing: why doesn't a single thread just use more cpu? +0.41
Can somebody give explain of how this code able to reverse the string +0.27
How is this recursive function working even though it is not being... +0.42
Producer Consumer problem using mutexes in cpp +1.90
Free storage for pointers stored in a heap allocated vector 0.00
Why does ECIES encryption gives a different value each time is call... 0.00
Program crashes inside the copy constructor of a discriminated union 0.00
std::shared_mutex not scaling with threads doing lock_shared() 0.00
Break while()-loop using UDP +0.43
Are C++ atomics preemption safe? -0.53
In TCP protocol, is it possible for receiver to get packets with se... +2.34
Why move on std::map is failing to move a element from one map to o... +0.32
Winsock2, client-server communication - send/recv in turns +0.42
code not detecting difference between two numbers +0.42
C++ Thread Safety: If only one thread can write to a non-atomic var... 0.00
Physical memory address and pointer address is not same 0.00
How exactly do socket receives work at a lower level (eg. socket.re... -0.56
Python-Socket: How to realize recv() and send() at the same time on... 0.00
Do Threads with Infinite Loops cause excessive CPU +1.41