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 ... 22 23 24 25 26 ... 81
Title Δ
TriMerge vs Merge Sort +1.03
I can't understand Pseudocode +0.20
Hash Table with Chaining (Table Doubling) +0.22
What type of input differentiates insertion sort from selection sort? 0.00
How does a LR Automaton actually work? -0.90
Given a positive integer, tell whether it is equal to the sum of fo... 0.00
Why look ahead at most 1 input token? 0.00
Which sorting algorithm works best on very large data set +0.20
Counting sort : Why we need sum of previous counts? 0.00
How to find the position of a substring in a large string using suf... 0.00
Multiple hamiltonian paths and topological sorting 0.00
Finding time and space complexity +1.75
In quick sort if split is 5 : n-5, then time complexity will be? 0.00
Efficiently rebalancing a tree of 2^n-1 nodes? 0.00
What's the smallest data type in C that can store the number 10... -1.48
Random number displayed before my sorting +0.56
difference between LL parser and AST 0.00
Inductive Proof that a recurrence isn't O(n) by showing it is O... 0.00
Heap-sort time complexity deep understanding 0.00
Implementing shellsort algorithm in C 0.00
TSP: Worst case ratio grows 0.00
Requirements for optimal time complexity for every algorithm? 0.00
Sorting multiple collections of objects by looking at each object&#... -3.11
On the difference between pointer and array notation when used with... +1.03
Java comparator interface and initializing comparator -0.59
Why does my binary search need an extra comparison? log2(N)+1 0.00
How does math.min works +0.52
Dealing with recursive methods -0.79
Sorting a list knowing the results of how some of the elements comp... +0.22
Where is static_assert implemented? +0.73
Querying large amount of multidimensional points in R^N +0.78
Mergesort variation with an uneven split? 0.00
vector of pointers of ofstream 0.00
Are partially ordered trees the same as binary trees? +0.23
About Anytime Algorithm 0.00
Difference between internal memory representation of static methods... 0.00
Linear search of a linked list -0.30
What is the difference between an online sorting algorithm and an e... 0.00
What is the space requirement of many trees? 0.00
Explanation for recursive implementation of Josephus prob 0.00
Analysis of decision tree in sorting algorithms -3.32
Why does this second loop have no initialization? And why does it p... +0.20
Most efficient way to "consolidate overlap" of start and... 0.00
Use or don't use 'w' to calculate the distance for a ve... 0.00
What happens when in offline sorting the dataset size exceeds RAM s... 0.00
When should I choose bucket sort over other sorting algorithms? 0.00
Kth largest element in a max-heap -1.08
Algorithm for converting decimal fractions to negadecimal? +0.90
Odd values printed when dereferencing the end iterator of a vector -1.22
Member function with static linkage 0.00