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 ... 58 59 60 61 62 ... 81
Title Δ
boost::unordered_map -- Need to specify a custom hash function for... -1.09
Algorithm to optimize nested loops +1.02
Complexity of building a Suffix Tree 0.00
Hockey pool Algorithm +0.41
Which node data structure to use for a trie +0.20
Does this sorting algorithm have a name? (Cross between select and... +0.42
How to iterate/count for a multimap<string,string> 0.00
Help with POW function in C++ -0.44
Why does this code throw an ArrayIndexOutOfBoundsException? -0.35
Why does returning a malloc'd pointer here result in "HEAP COR... +0.75
Pseudocode for non-recursive implementation of tree height and isBST +0.24
Linked list vs. dynamic array for implementing a stack +0.44
Iterative deepening vs depth first search +0.83
Reason for using non-type template parameter instead of regular par... +1.16
How to convert from ByteBuffer to Integer and String? 0.00
Why does the order of loops in a matrix multiply algorithm affect p... +1.10
Why do we do "implement a queue using 2 stacks"? 0.00
Trying to understand insertion sort algorithm +0.25
How does one output a new array, containing all numbers of a previo... +0.28
What is the difference between LR(0) and SLR parsing? +0.24
Constant Time Membership Indexing for Intervals on the Real Line? +0.24
Which algorithm is faster for checking if a bit is set? -0.51
C++, own implementation of unique for sorted vector of pointers 0.00
Is a Turing machine is a real device or an imaginary concept? +0.22
How input string is represented in magnetic tapes? 0.00
Worst-case O(n) algorithm for doing k-selection +0.72
Using Dijkstra's algorithm to find a path that can carry the most w... +0.62
C++ swap() for deque indexes -0.50
When f(n) = n^.1 and g(n) = log(n)^10, does f(n) = Ω(g)? +0.80
Does handling recursion need special treatment when designing a com... 0.00
Why dividing an integer by zero and type casting it to float result... +0.42
Polymorphism returning "this" of derived, from base class... -2.68
Gradual cursor move algorithm - Kinect SDK -0.71
An algorithm for semi-random sorting (Java) +0.69
std::istream extraction sets failbit for no apparent reason 0.00
Deleting an Element From a 2 Heap database 0.00
Approximate for average distance to nearest neighbour? -0.76
What's the name of this programming pattern? -1.55
Finding the best pair of elements that don't exceed a certain weight? -0.18
Applications of Kruskal and Prim's algorithms +0.50
What is the complexity of the log function? 0.00
Calculating correct frame of a baked sprite sheet with the angle 0.00
Algorithm for nice log labels 0.00
Traverse String Clockwise using 1D Array only 0.00
How is the complexity of bucket sort is O(n+k) if we implement buck... 0.00
Split grid up into random sized rectangles -0.88
Which search data structure works best for sorted integer data? +0.65
Building bridges problem - how to apply longest increasing subseque... +0.24
Check for every rugby score the recursive way without repetitions +0.57
Find whether a minimum spanning tree contains an edge in linear time? 0.00