StackRating

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

MahlerFive

Rating
1492.85 (4,344,898th)
Reputation
3,704 (45,339th)
Page: 1 2 3
Title Δ
C programming typing out a list that's modded out by 10 -0.07
Wrap STL vector and change behavior of its iterator -2.15
Rewrite getLargest to recursive method in Java +0.45
how to write C++ inheritance constructors +4.16
Using multiple conditions in a do...while loop +4.42
How in the third call temp2->next is able to access the address... -3.40
Const vector of non-const objects -3.16
Duplicate a LinkedList with a pointer to a random node apart from t... +0.35
How do I insert a new node before first node of a doubly-linked list? -3.61
C: Creating a collection of structures/ creating an list of integers +4.34
why is it a bad idea to use arrays as the data structure in a bound... 0.00
Double-Ended Queue Index -1.70
When analyzing the time complexity of an algorithm why do we drop t... -3.10
Distance measure between two sets of possibly different size -3.64
C++ error: "Array must be initialized with a brace enclosed in... +0.81
Initialization of 2D array with dynamic number of rows and fixed nu... -3.37
Neural network weighting -3.59
string to fit rectangle +0.15
How to determine if a function f is in theta(g) +3.99
How do I find the length of an array? +1.84
How to find a correspondence or mapping between two similar images... +0.11
Allocate n bytes for x bits -1.62
Heap binary tree print method 0.00
Write a function int caluculate_sum(int *a, int size) that calculat... +4.99
"Sliding Window" - Is it possible to add reliability to a... -0.28
c++ * vs & in function declaration +1.32
python formating float numbers -3.11
Flattening intersecting timespans -1.22
Most efficient sorting algorithm for a large set of numbers -0.73
C++ Tricky Inheritance Class Definition Problem -0.46
Image Recognition Library -2.33
How can I scale down an array of raw rgb data on a 16 bit display -3.04
Finding all combinations of well-formed brackets -3.37
What are good examples of problems that graphs can solve better tha... +4.15
Where can I find information on line growing algorithms? +1.19
How to cluster objects (without coordinates) -3.63
I am in a CS course. What programming subject should I focus on? -1.22
How do I set output flags for ALU in "Nand to Tetris" cou... +5.00
Finding mean of array of ints -2.16
Do you have any good advice/links to a set of coding standards or b... +4.25
c++ outputting and inputting a single character -2.82
2/3D Geometry: How to optimally align two lists of points -3.29
A way of checking if the digits of num1 are the digits in num2 with... +2.87
Formula to determine whether a line form by 2 geo points (lat, lon)... -3.99
What are the complicated data structures you should have heard of? -3.69
Constructor doesn't work for class inherited from std::string -0.78
What is "string[] args" in Main class for? +0.70
Sending Large Data > 1 MB through Windows Sockets viz using the... +3.49
error with printf statement? (In C) *Update* -2.88
Best Compression algorithm for a sequence of integers 0.00