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 ... 56 57 58 59 60 ... 81
Title Δ
How to instantiate an fstream if you declare it as a member of a cl... +0.23
Multiset erase last element 0.00
StackOverflowError computing factorial of a BigInteger? +0.77
Dynamic programming and Divide and conquer 0.00
Constructor is not initializing a Scanner object -1.90
Sorting a linked list in Java 0.00
C++, fast remove elements from vector unique to another vector +0.89
Most efficient algorithm for comparing a string with a group of str... -0.98
Detecting Endianess -0.62
Data structure for trimming large values in an array? -0.01
How to find the maximal number of these intervals that have a commo... +0.24
boost::any maps with char[] 0.00
A.I. that can navigate a randomly generated 2D city +0.24
What is the best sorting algorithm in this situation? -2.69
Efficient algorithm for random sampling from a distribution while a... +0.67
Why aren't C++ maps implemented as tries? 0.00
An intuitive understanding of heapsort? +0.19
error C2678: binary '!=' : no operator found which takes a left-han... +0.86
Θ notation for the sum of a geometric series 0.00
Global inequality comparisons for pair<> in C++ standard +1.36
How to run single Java file from a project in Eclipse? +0.54
Finding which bin a values fall into +0.25
Are pure virtual methods allowed within a template class? +0.95
Searching for a particular element in a stack +1.12
Why does -INT_MIN = INT_MIN in a signed, two's complement represent... +0.86
What is the name of this code construction: condition ? true_expres... -0.59
Unexpected behavior with PriorityQueue remove: Why isn't compareTo... -0.51
Computing a moving maximum 0.00
Find a single integer that occurs with even frequency in a given ar... -0.46
What number remains after repeatedly eliminating perfect squares? +0.63
Manually converting a string to an integer in Java -0.17
Read floating point numbers into a dynamically allocated while incr... +1.16
Guessing Game Program +0.83
Finding the three points nearest each point in a 2D plane +0.24
How to use Disjoint Sets in Connected Component labeling? +0.23
Overwriting a variable when inheriting from a parent class 0.00
Why do binarySearch on list in Java? +0.24
How to efficiently store equivalences (from Connected-component lab... -0.25
First pair of numbers adding to a specific value in a stream 0.00
How to return the kth element in TreeSet in Java +0.75
Why blocking instead of looping? -0.52
Inheritance of final fields in Java? +0.72
Public key implementation in C for Linux -0.40
Are there helper classes that implement logical operations on boole... -1.96
Why is the runtime of the Selection Algorithm O(n)? +0.33
Implementing Adaboost for multiple dimensions in Java +0.60
Why doesn't the JVM destroy a resource as soon as its reference cou... +1.31
How to delete all related nodes in a directed graph using networkx? +0.23
Given a source node, dest node, and intermediate nodes, how does on... +0.24
Negamax - player moves twice -0.25