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 ... 12 13 14 15 16 ... 96
Title Δ
Is there any disk supports parallel reading? 0.00
How to pause and resume thread? 0.00
Why are these two char arrays not equal? 0.00
Exposing status information from basic c/cpp Linux application +0.38
Ambiguous behaviour of kill system call in C +0.39
Array values aren't initializing nor are changable +0.88
Chrome will close the tcp connection if content-length is wrong? 0.00
Is write-only to a shared std::unordered_map thread safe? 0.00
How can I pass a vector as an argument to another vector? 0.00
How does this function work without using any pointers? +0.04
How This Code Loops Without Any Loop Statement or 'goto' or... +0.38
Is c_str() or reinterpret_cast better for working with binary files? +0.03
Why does catching a const int& by an int& work? -2.28
exc bad access C +0.96
The UDP socket cannot receive replies when connect function is used... +0.38
C++ Tic Tac toe game not showing X character 0.00
How does UART communication work between two devices? -0.75
printing a float has unexpected value -2.34
After returning a vector as double*, when read it, it is different -1.91
Pointer arithmetic confusion or weird behavior +0.38
Do I need synchronization to read and write a common cache file in... 0.00
How to add read data to array? 0.00
Can an access violation be a disguised out-of-memory error? +0.08
unexpected result while evaluating the operators +1.17
Parallel summation of the array is slower than the sequential one i... -2.14
Why the first character is skipped in 2nd iterations onwards 0.00
what is the stack of threads for each semaphore -2.53
How to stop a blocking pthread_join() implemented in a shared library +1.65
What code is more CPU expensive: while(*p) or while(i--)? +2.34
getting problem of escaping fgets in for loop -1.93
Why is the C++ mangling on Linux not unique 0.00
Failure deleting from heap 0.00
Why does this blocking queue code not work when I comment out a Sys... +0.41
Fast and Lock Free Single Writer, Multiple Reader -0.88
While loop runs forever -0.30
seg fault/undefined behavior in comparator function of std::map 0.00
Testing a TCP/IP server locally +0.37
What does this mean exactly in C? -1.16
Node size for unordered_map buckets 0.00
Trigger CPU cache write back manually in java: possible? necessary? 0.00
Automatic initialization of local variables in C +1.61
infinite loop in the first function dont know how to fix 0.00
Clinet-side read() gets random trailing characters to the message (... 0.00
Largest value in Visual Studio C or C++ 0.00
Is it possible to convert a const unique_ptr reference (derived cla... 0.00
Is there a non-trivial example in which int* x = new int is practic... +0.04
Char array representation in memory 0.00
Same memory location assignment for two static variables -1.69
tricky situations with cppcheck -1.03
Why does memory leak in one case and not in another -1.41