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 ... 47 48 49 50 51 ... 81
Title Δ
Is it always possible to turn one BST into another using tree rotat... 0.00
Deleting all nodes in a binary tree using O(1) auxiliary storage sp... +0.58
Can a Java method have more than 255 local variables? +1.23
How to use std::auto_ptr as a parameter of function? -0.56
Data Structure for a dictionary? -0.63
Ranking sentences by positive and negative connotations 0.00
How to create a DAWG? 0.00
Can a DAWG be used to store word related information? -0.28
Why does explicitly calling operator<< on std::cout cause une... -2.93
Is the analysis of FrogSort in Saturday Morning Breakfast Cereal co... -0.80
What is the left-child, right-sibling representation of a tree? Why... 0.00
Balancing a BST +1.53
Data structure for efficient percentile lookups? +0.62
Minimum of number of minimum spanning trees(MST) of complete graph 0.00
Is O(1/2 X log N) = O(logN) +0.50
What is the running time complexity of this algorithm 0.00
Does tail recursion necessarily need an accumulator? +0.21
DFS Algorithm Traversal +0.20
Pairing heap - implementation of decrease key 0.00
bison: store custom classes 0.00
How do I sort a bunch of N x M binary matrices so that the ones mos... +0.21
Calculating size of a theoretical text file +0.98
Convert a given array of integers to a sorted one, by deleting the... +0.49
speedup autocomplete : what data structure to use to store data in... 0.00
How does a programming language translator work? 0.00
Disjoint sets data structures and binomial trees? +0.86
K-th element in a heap tree 0.00
String tricky printf statement +1.51
how to import iostream and fstream to a GNU radio block 0.00
Using the less than comparison operator for strings +1.74
Fast primality test with 100% certainty? +0.56
Which of these languages is NP-complete? +0.98
Replace and Delete Operations in a heap 0.00
Weighted quick-union with path compression- Implementation 0.00
Batch updating node priorities in a binary heap? -0.99
Minimal Difference Patch Algorithm -3.05
Why can't a compiler have a "shift/shift" conflict? 0.00
Searching for a substring in a key of a key-value pair more efficie... 0.00
What does this mean (C++): "warning: pointer to a function use... -1.58
turing computable function -0.30
Data structure to store a directory structure ? +0.84
Find two lines in file that are the same +0.66
IJVM using a local variable for GOTO statement 0.00
Recursive generic definitions and Stackoverflow in Java 0.00
Why is next/previous in-order traversal node always an external node? 0.00
Solving a non-standard recurrence relation involving min? 0.00
Implementing a graph with hash table 0.00
How to solve the recurrence T(n) = 2T(n^(1/2)) + log n? 0.00
What is the purpose behind marking some of the nodes in Fibonacci h... +0.21
Time complexity of determining whether a tree is a univalue tree? 0.00