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 ... 15 16 17 18 19 ... 96
Title Δ
Pointers doesn't give me same value 0.00
C++ `srand()` function producing a pattern? 0.00
How many threads does my machine really have? 0.00
Passing shared_ptr to function - clarification needed 0.00
Thread scheduling/Data race conditions +1.17
Multithreading -> scheduling. Core Dumped 0.00
Segmentation Fault when comparing strings from vectors in C++ 0.00
C++: Unsigned Char to unsigned int using pointers without bit shifts -0.33
Function printf() to print backspace problem -1.08
Segfault with pthread and concurrency in C +0.36
How to copy structures that involve pointers in C? -0.13
push_back a pointer to a vector of pointers 0.00
create a connection_handler with pthreads in c (Linux/Windows) 0.00
c++ why is there still input buffer left? -0.62
Loop not faster despite looping through half as many iterations? -0.09
Segmentation fault 11: while trying to input B[1] using cin 0.00
C++ comma operator confusion +0.36
How does scanf() write data to other functions' stack frames? +1.09
Strange behaviour with std::stack, pop() returns same value +1.87
Checking connection between server and client without sending multi... 0.00
Why does the implementation of user level thread (fiber) require a... +2.42
Why is my TCP system faster than UDP one? -2.02
Something about two-dimensional array -0.64
error: invalid conversion from 'char' to 'const char... 0.00
In windows10(1803), socket programming 0.00
I cannot write to stdin with /proc/{pid}/fd/0 0.00
Delete part of a file in C +1.72
Why is this condition not satisfied ? 0.00
Why 4.7 is 4.6999999 in c 0.00
Values been overrided in a list 0.00
No need for mutex, race conditions not always bad, do they? 0.00
I'm getting Read access violation while accessing objects from... +0.36
C++ functions realloc,munmap_chunk throws invalid pointer 0.00
CPU usage of a blocking MPI_Recv in a thread -0.64
Blocking in user-level thread +1.44
Argument of type "const char*" is incompatible with param... -0.61
peer-to-peer epoll clients and deadlock 0.00
Crash creating QMutexLocker from child QThread 0.00
pointer value not changing together? 0.00
calling a function and setting it equal to a struct -1.64
TCP socket: Can read() still fail with EINTR when select() indicate... +1.39
pthread_barrier not behaving how I'd expect 0.00
How does cache address mapping work? 0.00
c socket connect error close socket 0.00
Websockets & TCP: Sending few small packages with minimal delay 0.00
What happens when different CPU cores write to the same RAM address... -2.24
C Pointer Basics 0.00
When does the thread that calls Lock.lock() returns from the call,... +2.28
How to cast uint8* to uint32 0.00
Why my cpp code is showing segmentation fault? 0.00