StackRating

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

David K

Rating
1491.85 (4,381,824th)
Reputation
2,716 (62,242nd)
Page: 1 2 3 4
Title Δ
C++ Usage of set, iterator, find line where duplicate was found 0.00
Simple way to check a large number of similar conditions? -1.53
How would I go about displaying my bucket for Tetris in C++? +0.02
Segmentation fault while adding a new node to a list 0.00
Double variable as loop counter -0.02
std::vector copy, what happens? 0.00
What does ~ exactly do when used in bit wise operations? -0.96
c++ how to get the current System time once inside a function that... 0.00
How to malloc linked list node while reading file -0.88
How does `*((*arr+(i*3))+j)` work when printing a 2D array `arr`? -0.22
Matrix rotate a bunch of vectors about a point in Python 0.00
Working with coordinates x y 0.00
Fair division of a kingdom -0.76
How to find the minimum time required to solve all N problems? +0.85
Structures in C finding element larger than certain varriable -0.95
Input sequence is read even when loop breaks (in command line) 0.00
c++ linked list inside another one 0.00
Get the largest, average and smallest value -0.93
Need assistance with very simple C++ for loop -0.63
c strings vs string class syntax with class member functions 0.00
Accessing value of pointer stored in vector -1.80
Insert node not values in end of linked lists -1.44
Why can't constructors deduce template arguments? -1.32
Simple primitive rotation Opengl c 0.00
Having trouble with iomanip, columns not lining up the way I expect -0.66
Approximating of sine and the remainder +0.48
c++ array of objects, failed initialization +0.51
intersection of n vectors +2.40
Binary String to Hex c++ -1.06
Validity of switching on template parameter to improve type safety 0.00
How to find points in a certain distance to a Latitude/Longitude Co... 0.00
Inheritance with templates 0.00
Reverse digits of an integer +0.50
True or false condition in C programming +1.24
C++ remainder returns 7 at higher numbers +1.55
Why variable name and datatype name is allowed with function but no... -1.76
how to produce -400,-200,-400 in sequential order +1.39
Understanding the GLM 4x4 Matrix functions +0.02
Writing a data structure with O(n) initialization and O(1) lookup 0.00
How is the page size and entries calculated for a page table? -3.93
Why the compiler is not showing error on expressions that use array... -0.69
C++ Bubble Sorting an Array that outputs different numbers 0.00
How do I print a specific bit of a number? -4.20
matlab linear equations with mod -0.23
efficient, extremely-unlikely conditionals? -0.40
Is this correct code for wrapping an angle (-180,180] +3.83
Implementing a typedef function from a header into a source file in... +0.55
Passing stdout to C program 0.00
Pascal Triangle Not Printing Correctly in Java? -1.83
Transpose a jagged array in C? +4.03