StackRating

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

templatetypedef

Rating
1691.92 (187th)
Reputation
276,765 (139th)
Page: 1 ... 59 60 61 62 63 ... 81
Title Δ
The shortest path between two integers by adding or subtracting +0.45
How many different possible ways can persons be seated in a round t... -0.54
Solving the recurrence relation T(n) = √n T(√n) + n 0.00
Bitwise operator to get byte from 32 bits +0.66
Algorithm for matching strings between two large files 0.00
inserting into the middle of an array +0.59
Can brute force algorithms scale? +1.33
Preventing entities from stacking on top of eachother in an overhea... 0.00
Is there a way to skip empty buckets during bucket sort? +1.40
Simple way to calculate point of intersection between two polygons... -0.21
Find swapped nodes in a BST +0.27
Building a boolean function from a string description +0.39
Looking for an intermediate-strength hash function +1.01
C++ priority dictionary +0.35
How does "this" cascading work? +0.75
Algorithm to compute join in zero suppressed binary decision diagram 0.00
Sorting an array while moving duplicates to the end? +0.48
Improving stepping through an array twice (Nested loop on same array) -1.55
Extending a line segment to fit into a bounding box -1.81
What is a better solution for a changed zigzag printing? 0.00
Create a balanced binary search tree from a stream of integers +0.69
Confusing C++ situation +0.93
Maximal matching in a bipartite graph 0.00
Missing Date Ranges 0.00
Dividing points into subregions using hashmaps +0.24
Writing recursive enumeration function in Scheme 0.00
Dominance in virtual inheritance 0.00
Implementing T9 text prediction 0.00
Validating mathematical expressions in JavaScript? -1.19
Reversing a string in C++ using a reverse iterator? -2.16
Contains and equals -1.29
QuickSort and Hoare Partition 0.00
Strange "Undefined symbols" error? -0.60
Ambiguous base with multiple inheritance +0.16
Combining like items in a List +1.16
Where can i get a Java implementation of Dijkstra's algorithm? -0.24
Decompose cyclic graph into minimal number of shortest path subgraphs +0.25
Breaking a string apart into a sequence of words -0.76
Route problem in a graph: minimize average edge cost instead of tot... +0.25
Controlled nested looping +1.00
Multi-linked queue +0.78
Problem with my quicksort implementation +0.24
Range Minimum/ Maximum Query 0.00
Writing a string in a spiral +0.39
Magic bouncing ball problem +0.24
Java Linked List Questions 0.00
Efficient way to find all zeros in a matrix? +0.23
Keeping data in memory, Design approach -0.63
Why does i[arr] work as well as arr[i] in C with larger data types? +1.10
Why can I assign a new value to a reference, and how can I make a r... +0.97