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 ... 55 56 57 58 59 ... 81
Title Δ
Is using void* instead of bool an advisable practice? 0.00
In Big-O notation for tree structures: Why do some sources refer to... +0.81
Does Integer.parseInt(String) creates object? -1.48
Finding the minimum value of the maximum cluster? +0.23
How is the statement T::x(y) ambiguous if T is a template argument? +0.66
Is there a way to pass parameters to a Runnable? -0.39
free() replaces string with zero? +1.12
C++ ifstream in class error +0.23
C: fflush function not working? +0.50
How does RAII work when a constructor throws an exception? -0.31
What is the proper function for comparing two C-style strings? +1.39
Fast algorithm/data structure that allows linear layout? -3.42
How to represent data to be used for DFS/BFS -0.29
Expression "variable, variable = value;" +1.34
Algorithm to find a linear path of minimum weight in a graph that c... +1.10
Is __Garbage__ a keyword in C++ macro? +0.22
Understanding the lambda as it applies to the Master Theorem 0.00
Making an array of structures? +0.23
Node Graph Connection Algorithm 0.00
How does one iterate through an unordered set in C++? +1.05
Tab completion from array of strings 0.00
A fast data structure for lower bound and upper bound queries on in... +0.83
Getting the bounding box of a vector of points? +1.31
C++ compiles but gives error when executed 0.00
I have a virtual destructor and an array in my base class. How can... -0.55
Generating the Sierpinski triangle iteratively in Mathematica? -0.17
Questions on the design and analysis of Fibonacci heaps 0.00
Efficiently sorting many strings in parallel for presentation +0.22
Long + Long not bigger than Long.MAX_VALUE -1.24
Algorithm which check if in arrays S and T are integers s and t so... -0.50
See java exit code in Unix -0.93
Does std::string find require that pos be less than the string size? 0.00
std::string error on vector<string>::iterator +0.24
C++ Boggle Solver: Finding Prefixes in a Set -0.59
STL less operator and "invalid operator<" error +1.30
Basics in Universal Hashing, how to ensure accessibility 0.00
Is this language decidable? 0.00
Understanding the minimax/maximin paths (Floyd-Warshall) 0.00
Parsing the Context-free-Grammars 0.00
Member selection with overloaded dereferencing operator +0.52
What does taking address of return from std::vector::operator[] do? 0.00
Where are methods in java.awt.Graphics defined? +0.23
std::forward_list swap() implementation in C++11 -1.69
Efficient way to count number of swaps to insertion sort an array o... +0.71
Draw circle (using pixels applied in an image with for loop) -0.77
How to generate an AVL tree as lopsided as possible? 0.00
improve union of 2 arrays in c++ +1.17
Visiting all locations in a multidimensional array directly adjacen... +1.42
Dynamic programming approximation +0.97
Token-pasting operator (##) is eating spaces in my C++ macro +1.09