StackRating

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

Keith

Rating
1508.12 (88,303rd)
Reputation
6,349 (25,559th)
Page: 1 2 3 4 ... 6
Title Δ
Determine the nature of parameter in runtime +1.35
Is it a good idea to use pointer to a pointer to a vector for const... -0.37
c++ derived class default constructor +0.48
priority queue for dijkstra algorithm +0.48
Random array generation with no duplicates -0.26
Returning a Character String from #define Function +0.07
Compile error when creating two classes, each of which contains a m... +0.16
Comparing, combining and determining the length of the strings? 0.00
Physics engine: use double or single precision? -0.00
using getline with cin to specify user input +0.25
How to zero a new array? -0.03
Trying to return a point to a 2d char array +0.89
Where do I store a function that acts on an array of objects? -0.00
To the power of in C? -0.44
How to initialize 2-dim array which is a struct member in C++ +0.00
Copying a string without using standard library -0.88
c++ vector two sided sorting +0.73
Comparing 3 number properties of an object +0.23
Is it possible to compute the minimum of a set of numbers modulo a... -0.46
Memcpy with a void pointer +0.20
Questions about Collision detection in game 0.00
Managing destructors with pre-allocated memory and arrays -1.65
Is it better to have one method which can return a value irrelevant... -0.38
non-type template parameters based on hardware registers -0.24
What is the standard way of accessing X11 color mappings in C/C++? +0.53
Algorithm to detect overlapping rows of two images +1.20
Why is the type of "this" in a non overriden instance met... +1.75
Full variation of Random numbers in C +0.16
Using Typedef to store elements in a 2D Array +0.26
C++ Library Creation using namespace +0.08
Using Only the First Letter in a String Stored in an Array +0.47
Casting pointers to larger structs to pointers to smaller structs -0.26
Is it a poor programming practice to use function typedefs extensiv... -1.10
c++ pimpl and abstract class together 0.00
my solution to 2-sum is slow? 0.00
Why is my virtual method being skipped over in C++? 0.00
C++ valgrid error: Invalid read of size 8, Address 0x8 is not stack... 0.00
Choosing a uniformly-random string with length at most n? -0.51
What's wrong in this allocation? -1.16
Is there an alternative to this long list of "if argA == argB... -0.61
a strange thing when test unsigned int value -1.03
C Generic Double Linked List each node Holding Multiple Items +0.30
Issue with string concatenation in C +0.09
No idea where seg fault is occuring -0.51
Remove all characters before specific character in array +0.96
Class static function external linkage 0.00
c++ classes member functions -0.32
Declaring and accessing an enum in a singleton class- C++ -0.53
replace string at pos with char c++ 0.00
implementation of directed graph with two edges per node - recursiv... +0.37