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 ... 53 54 55 56 57 ... 81
Title Δ
Detecting whether an edge is the heaviest edge in a cycle 0.00
How can the logic of this snippet be abstracted? 0.00
How to compare a string using a switch case in C++ +1.16
General proof strategies to show correctness of recursive functions? -1.72
Order of growth of specific recursive function +0.20
How to define insert function of tree in correct manner in C++? +0.15
given an array, find out the next minimum element for each element -0.65
A good sorting algorithm for mostly-sorted data that doesn't all fi... +0.89
Queue-like data structure with random access element removal +0.42
Instantiate class with or without parentheses? 0.00
Understanding "median of medians" algorithm 0.00
Quantifying pairwise, threewise, etc. overlap in a bipartite graph +0.20
Merging n AVL trees 0.00
Data structure for efficiently retrieving the nearest element from... +0.95
Complexity of Binary Search -1.83
At what point do hexadecimal representations of numbers take up les... +0.22
getline(cin, aString) receiving input without another enter +0.21
Reading a Java bytecode instruction: What does the number mean? -1.81
Two elements in array whose xor is maximum +0.62
Best matching algorithm for an economic simulation? 0.00
Why does this C++ compile? +0.20
Reordering the elements of a list so consecutive elements succeed o... +1.39
How can I expand arguments in Java? +0.85
How to return an array to separate class? +0.64
Getline error--"could not deduce template argument" +0.21
"Creation point" of automatic variable +1.01
Identifiers not found? 0.00
pthread_create template function -- Static Casting a template class 0.00
Error in The type of the expression must be an array type but it re... 0.00
Data structure design for event ordering 0.00
How to create a completely immutable tree hierarchy? Construction c... +0.44
Lower bounds on comparison sorts for a small fraction of inputs? 0.00
Comparison Sort - Theoretical 0.00
is there any paper or an explanation on how to implement a two dime... 0.00
Why is this code giving an "Unreachable Statement" error? +0.83
Designing a comparator to order words so that the last letter of ea... +0.89
Uninitialized variable read error +0.22
Nearest neighbor zones visualized +0.21
Member pointer being overwritten on function return? 0.00
Very unusual rounding 0.00
Setting up and solving a recurrence relation for a recursive functi... +0.21
Std::multiset, keep track of elements' positions inserted +1.35
Can concurrency improve performance? +0.87
std::thread : how to declare a thread in class body as a normal mem... +0.95
Difference between `T&` and `const T&` for all-const class 0.00
Return reference to this and inheritance +1.03
Preprocessor directive #if and non-type template parameters 0.00
Are these value template parameters same? +0.24
Give an asymptotic upper bound on the height of an n-node binary se... +0.68
Understanding Wikipedia code for a generic depth-first tree search? 0.00