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 ... 62 63 64 65 66 ... 81
Title Δ
What are NP and NP-complete problems? +0.54
Balancing String based Binary Search Tree (For Spellchecking) -0.26
If I declare an instance variable as volatile, will the object of t... 0.00
General questions about recursion +0.52
How does the OS detect numbers and strings? +0.25
Shortest sequence of operations transforming a file tree to another +0.86
Is (pure) functional programming antagonistic with "algorithm... +0.06
Non static const data members +0.62
Initialize/reset struct to zero/null -1.15
Why do you need pointers in this situation? +0.77
When will infinite loops, and recursive functions with no stop cond... -0.29
istream_iterator question, using in loop +1.20
How to employ Naive Bayes on a sentence 0.00
Differences between unique_ptr and shared_ptr +0.91
Deconstructing Pokémon glitches? 0.00
Compilation error with inheritance of templates accessed through po... 0.00
Clear lower 16 bits +0.95
C++ sort on vector using function object +0.64
C++ Weird mod operator (%) result when using #define +0.41
given N stacks and no dynamic memory -0.76
What requirements does the standard place upon a type thrown in an... 0.00
vector constructor creating vector with one less element +1.24
What is the difference between static_cast and reinterpret_cast? 0.00
Most efficient algorithm to compute a common numerator of a sum of... -0.81
How do I make a string with a " character in it? (Java) -0.20
YACC rules not getting reduced 0.00
Linking error in simple C program using a C++ header +0.68
Once an array-of-T has decayed into a pointer-to-T, can it ever be... +1.11
Analysis of “Finding Maximum Sum of Subsequent Elements” algorithm -0.59
Does it make sense to use the move-and-swap idiom on a movable and... +0.64
Having a string how to get its contents from first `/r/n/r/n` until... +1.04
Print the stack trace of an exception -1.26
Java and generics. Isn't 0 a Number? -0.58
Matching weighted tags in a closest-first manner 0.00
Cannot throw instance of private member class? - Java +0.58
Transition Graph per alphabet? 0.00
Where is function overriding done? +0.60
Specialising a template to include template templates +0.17
Implementing a balanced binary search tree? 0.00
Default constructor defined with default arguments outside the clas... +0.82
STL container library - Is it legal to call allocate/deallocate on... 0.00
Are the nodes in stack for iterative postorder traversal are always... 0.00
Preserving Parenthesis in Shunting Yard 0.00
Using Java Constructor.newInstance(args) , why the "wrong numb... -0.85
cannot convert from 'void' to 'Token' (C++) -0.15
Do custom container iterators guarantee ADL to consider namespace s... -1.33
Why isn't every method is a static method? +1.01
Negative weights using Dijkstra's Algorithm +0.90
how to sort elements by one measure -0.19
C++ basic string exception +0.87