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 ... 45 46 47 48 49 ... 81
Title Δ
Reservoir Sampling Algorithm 0.00
How many fewer questions can I ask to guess a number? +0.19
Why is my range based for loop crashing my C++ program? +0.96
No operator== match for std::string? +1.09
LinkedList Operation Cost 0.00
Grammar for arithmetic expressions without alternatives? 0.00
Why running DFA takes linear time? -0.30
Topological sort for a grid of arbitrary points? +0.78
Bitwise AND in Java Hashtable hash lookups? +1.04
Efficiently Check Bitflag Invariant (possible bit-twiddle) -1.05
Pick random node from tree -0.37
DFAs vs Regexes when implementing a lexical analyzer? 0.00
Balancing AVL Trees -0.80
Algorithm Design- Identify single bottle in wine cellar with fewest... -0.31
Bloom filter usage +1.08
Data Structure Parallel Add Serial Remove Needed 0.00
Maximum projection on x-axis of a binary tree -3.43
Trie vs red-black tree: which is better in space and time? 0.00
Cleaner code when using missing element's position returned by bina... +0.63
Data structure that returns index and stores count of strings in c++ -2.58
Graph implementation knowing edges ahead of time 0.00
A priority queue supporting LIFO push and pop? +0.19
Decomposing a true/false vector into its parts 0.00
Parallel algorithm for constructing a trie? -0.12
Why is a Fibonacci heap called a Fibonacci heap? 0.00
Delete-max operation in a min-max heap 0.00
Sorting integers with a binary trie? 0.00
Linked-lists and deleting nodes through *headRef +0.56
define a compare function for std::map which uses values instead of... -2.78
calculate the degree of separation between two nodes in a connected... +0.07
Nearest vertex search +0.20
What does Wikipedia mean when it says the complexity of inserting a... +1.87
How to show Fibonacci heap with n nodes can have height n? 0.00
What are things one can do with a custom implementation of a self b... +0.68
Finding the kth largest element using a min-heap 0.00
Tiling grid with 2 x 1 and 2 x 2 rectangles +0.56
Parse indented list into boolean tree 0.00
How can we optimise the creation of a trie if we know the input is... 0.00
Why does this AVL tree implementation pack bits into pointers in 64... 0.00
Maximum Possible Ways of Merging Two Arrays +1.06
Destroying Threads in Java +0.20
How to control the probability of random selection? +0.20
Fibonacci heaps: Insertion, Extract-Min, and Performance? 0.00
Sorting a linked list of integers? +0.19
for_each and transform -2.30
Iteratively accessing all binary tree nodes? +0.40
How does structural recursion differ from generative recursion? 0.00
Quick select with repeat values 0.00
C++: Lexicographic comparing strings using operators +0.81
Algorithm to match pairs from two sets +1.04