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 ... 28 29 30 31 32 ... 81
Title Δ
How to calculate running time of algorithm -1.13
Algorithm for 1-1 matching of values from different lists based on... 0.00
Implementing a sort on an array of pointers 0.00
Thread model and class instance memory management +0.61
Body of "for" statement doesn't recognize the variabl... +0.95
Hash table: why buckets? 0.00
Troublesome recurrence equation 0.00
C strange int array pointer +0.19
Does a simple for loop have exponential complexity? -0.27
What's the significance of suffixes being sorted in suffix array? 0.00
Graph with colored edges: shortest paths with at most k color chang... +0.20
Solving Recurrence relation +0.20
LR(1) parser state size still an issue? 0.00
Confused about "c lg n" in Introduction to Algorithms boo... 0.00
Binomial heap: more efficient way for initial build than successive... 0.00
BigInt and indirection: is it feasible to implement BigInt with poi... 0.00
Strongly Connected Components - Adding edges 0.00
Clique exhaustive-search algorithm 0.00
Cost of string concatenation 0.00
Understanding a five-dimensional problm with bitshifts and XORs? +0.79
Write a DFA to recognize the following language 0.00
Why is it necessary to cast NULL to a type in this macro? +1.80
A data structure for strings allowing efficient extraction of blocks? -1.13
Space complexity O(1) storing string 0.00
c++ shift answer gone wrong +1.01
Is it harmful to use java.lang.String to store sensitive data? 0.00
Need help understanding how to decrease key in Fibonacci heap 0.00
what does this recursive method do? 0.00
Compilers and programming languages designing (just curiosity) 0.00
Writing to a memory mapped region larger than system memory? +0.83
MergeSort - Divide a sequence in 2 sub sequences not equal 0.00
Maximum number of edges in undirected graph with n vertices with k... 0.00
Can a reduction and GOTO be in one state in LR Parsing? 0.00
Definition of the adjective lexical 0.00
Time complexity of Dynamic Array via repeated doubling 0.00
How to efficiently implement longest match in a lexer generator? 0.00
Data structure that deletes all elements of a set less than or equa... +0.99
Why does the time complexity of DFS and BFS depend on the way the g... 0.00
Rapid update of bounding box when one of a thousand items moves? -2.93
Shunting yard algorithm for immediate evaluation 0.00
Why is there a buffer overflow in this code? 0.00
Why can't I get what is located in memory cell n? +0.29
Terminate a c++ string 0.00
Why do we use linear probing in Hash tables when there is separate... +1.38
Variation of subset sum -0.30
Reverse characters of each word in a sentence 0.00
What is the order of growth of this function? -0.80
Time Complexity of Multi level Encryption and Decryption Algorithm 0.00
How can I calculate the number of equivalence classes of this relat... 0.00
Parse through String for doubles C++ 0.00