StackRating

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

Doug Currie

Rating
1559.71 (5,658th)
Reputation
36,061 (3,157th)
Page: 1 2 3 ... 17
Title Δ
I want to only return the most recent/max value from a set in SQL 0.00
SQL Beginner - SQLite vs INTERVAL -1.49
SQLite3 - Taking function parameters as values 0.00
What does "wrd?" mean in a sqlite database? 0.00
Why are Linked Lists Reversed? -1.25
Stucking about strcpy at C +0.41
Resuming Lua script using its C API 0.00
How to see how many times a number can go into another number? -0.49
Inputting a 10x10 char table but cannot properly assign it to an ar... -0.59
C: Error converting from int to float or double +0.41
How binary to decimal conversion is implemented in c language +0.41
Algorithm for Finding Graph Connectivity +1.84
Pointer array sorting in C has unexpected output +0.31
Can someone explains why this works to count set bits in an unsigne... +0.89
How predictable is the result of rand() between individual systems? +1.70
Delete whole binary tree from memory +0.41
The inner `try` interation in `fixed-point` -1.42
Maze solving- circular path issue 0.00
Am having difficulties with linked lists 0.00
Is there an SQLite function to return only a substring/partial value 0.00
C returns incorrect float value after function returns -1.57
Divide by Zero also using *-1 +0.83
Why does my Union procedure of set A and set B return set A and not... -0.57
How to break out of a loop in x seconds -0.11
Right bit-shift adds 1 to start of unsigned int in C -0.59
Convert signed int of variable bit size +0.16
How is quantization applied/simulated in software? 0.00
Does the statement `int val = (++i > ++j) ? ++i : ++j;` invoke u... -0.31
How does the compiler allocate memory for an array of strings in C? +1.87
Is there a balanced BST with each node maintain the subtree size? +1.45
Divide 64-bit integers as though the dividend is shifted left 64 bi... 0.00
Lua - Size of table returning different +0.42
Compiler Construction - Why does some tokens requires a final state... 0.00
Min Numbers of Moves to Sort Array (novel problem) -1.90
I cannot understand what this #define statement is for 0.00
Find all paths between rows in sqlite 0.00
How to use volatile variable another function in embedded c 0.00
Extract a subarray 0.00
Timer Implementation in Binary Search Tree in C -0.08
How to add a bit sequence to the end of another sequence? 0.00
How to best convert legacy polling embedded firmware architecture i... -2.14
Test or verify properties of red-black tree +0.40
Can't get the right CRC CCiTT in C +0.40
How do I solve this Algorithms question . What can be the optimal t... +1.74
Why is this skipping numbers when I divide it? 0.00
How to execute Time Loop in C without clock_t or timer? +0.41
Power for big numbers modulo m in C +1.73
Misra compliant macro for Power of 2 in C +0.42
Find offset in table with order and where clause +1.84
Code isn't reading the whole string +0.43