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 ... 54 55 56 57 58 ... 81
Title Δ
Java rounding to nearest 0.05 0.00
STL function to test whether a value is within some range? +0.40
Java - I have a HashSet of Strings, and I want to somehow sort thes... 0.00
Why does Dijkstra's algorithm use decrease-key? 0.00
Are all trees in Fibonacci heaps binomial trees? 0.00
Bloom filter to store the last 50 data content alone 0.00
What is position in terms of a sequence? 0.00
Using a capacity-constrained queue to list off strings in order? -0.28
Algorithm to find 100 closest stars to the origin +0.21
What is angle brackets for argument values, and what is it used for? 0.00
Building a "sparse" lookup array minimizing memory footpr... 0.00
Efficient algorithm for finding a common divisor closest to some va... +0.62
search where new item goes inside sorted list +0.21
Calling a function and passing parameters stored in a tuple? +1.09
C++ Member Function Pointers +1.75
Python programs using Loops +1.54
Finding a loop invariant in a program to compute sums of cubes? 0.00
Volatile: why prevent compiler reorder code -2.48
Why do I get "double free or corruption"? +1.02
Compilation errors when writing a quadratic formula program 0.00
Why doesn't the compiler know the addresses of local variables at c... +0.73
How can I store a lambda expression as a field of a class in C++11? 0.00
Private inheritance vs containment 0.00
What's the difference between a Java reference and C++ reference +0.22
Need help starting to build my own hash table +0.22
Hamiltonian paths & social graph algorithm +0.06
Linker error when using a template class? 0.00
Generating Sets via recursion - Language and strings (cs/logic) 0.00
Inductive Specification: Top-down vs Bottom-up vs Rules of Inference? +1.10
Populating an array in java 0.00
Crash when trying to dynamically resize an array in C++? -0.17
Ensure a full array in java +0.59
Compiler error: invalid conversion from 'int' to 'int*' [-fpermissi... +1.00
Type error using ArrayList? -1.44
Replacing open bracket character in a C/C++ macro -0.40
How to modify an O(n) list length function to run in O(1)? -1.15
What algorithm is used in std::search? 0.00
Semaphores terminology +0.19
What would cause an algorithm to have O(log n) complexity? +0.23
Deterministically checking whether a large number is prime or compo... 0.00
Can I use a function object without instantiation? +1.60
Why do System.err statements get printed first sometimes? +1.03
Very simple C++ lexical analysis in Java -0.75
<List> of objects with functions, how to call those functions? -0.25
An efficient data structure for evicting events before some time? 0.00
What hash function can I use for keywords? +0.82
In Push Relabel algorithms for max flow why is there not path from... 0.00
Finding array elements when the sum of sub-arrays are given 0.00
Wunused-but-set-variable warning with C++11 auto +0.40
Performing arithmetic operations on isolated arraylist elements +0.88