StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Peter G.

Rating
1517.59 (37,295th)
Reputation
11,873 (12,467th)
Page: 1 2 3 ... 6
Title Δ
What is the formula to get the number of passes in a shell sort? 0.00
While using recursive function calls when to use 'return'? -2.18
How to tradeoff precision for speed to evaluate sign of dot product... 0.00
Oracle Indexes and Partitioning +2.00
Why does switching from Mersenne twister to other PRNGs in Gradient... +0.66
How to compute the average of doubles, so that the total error is m... +1.56
Memory allocation amount to stack and heap (c) +2.34
Speed per second on update interval less than a second 0.00
Matrix Multiplication Issues in C -0.43
On process termination which happens first? Child processes and tas... 0.00
Bitwise & evaluation -0.38
Encapsulation of process handling creates problems 0.00
Determining the minimum Hamming Distance 0.00
Recursive function calculating average from int array three by thre... -0.12
How to get composite key presses using C language -0.52
need STL set in insertion order +2.93
Why are we having argv[2][0] +1.02
Why is this do while loop not working properly? -0.01
Store statistical data with decreasing precision over time -0.01
Print first N numbers in BASE62 +0.97
C++ Endless Loop Bottleneck? -0.01
"Fake" OOP in C - how to deal with destructors and fake f... -0.15
What is the differences between "data packet" and "t... 0.00
C/C++ `!a` vs `a==0` -0.65
Does the Linux scheduler prefer to run child process after fork()? +2.00
best coding practices, loops 0.00
What is means of this? +0.47
Linux system is freezing when app crashes +0.48
Number spiral in C, code not working +1.92
Redefinition and previous definition error 0.00
Can the creator of all the encrytion algorithm hack our accounts? -0.06
Passing array to a thread -0.20
quicksort segmentation fault for partly sorted arrays of size 500000 -1.52
Optimizing a comparison over array elements with two conditions; C+... -0.10
Can a thread not block if the lock it tries to lock is not available? 0.00
Sorting algorithm that depends on initial organization of data +0.21
Check for duplicate values in an array -0.26
std::shared_ptr: Custom deleter not being invoked +2.59
Is it faster to have the compiler initialize an array or to manuall... +1.82
Priority queue in C++ is out of order after pop() -1.92
acceptance rejection algorithm c++ normal distribution +0.72
priority queue with constant time successor operation -1.29
How to resolve this MISRA warning: C++ -1.16
Simple C++ not reading EOF +0.18
How could you sort string words in low level? -1.45
Speed of memcpy() greatly influenced by different ways of malloc() 0.00
How to check for occurence of name in string? +0.49
What is the accepted way to store linked data in NoSQL? +0.55
Using loop variable in string for call to system() in C +0.46
What is Pointer-chasing and how it is related to BFS +0.40