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 ... 48 49 50 51 52 ... 81
Title Δ
What does this C++ syntax mean? -1.40
On-line simulation of a two-head tape Turing machine using single-h... 0.00
the second printf, identical to my first printf, makes the program... -1.03
Time bound for recursive algorithm with constant combination time +0.83
Why would one declare an immutable class final in Java? +1.00
Find local minima in an array +0.20
Find all pairs (x, y) in a sorted array so that x + y < z +0.92
How C++ turns command line arguments into an array? -0.57
Associative Container sorted on both, key and value +0.18
Finite automata, Pushdown automata and Turing machine examples 0.00
500,000 street names - what data structure and to use to implement... 0.00
Error creating a string containing a time_t? 0.00
Finding "Best Roots" in a Directed Tree Graph? 0.00
Global variable seems to not occupy any memory space +1.53
Bit operations on an arbitrarily large bit-array or number 0.00
C# merge sort performance +0.43
C++ Speeding up multiple substr() or equivalent function calls for... -0.86
Using median selection in quicksort? 0.00
Finding the (lexicographic) index of a permutation of a given array. -0.78
Finding Unpaired Numbers From Given Number Pairs +1.10
Fastest strategy to form and sort an array of positive integers 0.00
Java mergesort, should the "merge" step be done with queu... +0.18
C++ I have a template class that has a method print() that I need t... +1.01
Iterating over Permutations of an Array -0.79
Is this a safe way to randomize a NSArray? +0.55
Data structure for storing integers and ranges of integers? 0.00
Pros and cons of immutable strings -0.68
Permutation with repetition in Java (Strings are of the form: 00001... 0.00
Finding least number of bit sequence ORs to achieve all 1's? +0.20
How does throw new exception inside a catch work? -1.11
Are all the std::move()-based std::swap() implementations I'm seein... +0.83
C++ const circular declaration 0.00
Can't the runtime size of instances of a class with virtual methods... +0.95
Cannot construct the infinite type - implementing tail-recursive fa... 0.00
c++ - Assigning null to a string +0.31
Strange typedef to function pointer 0.00
Is searching possible in O(1) time? 0.00
Why is bubble sort O(n^2)? +0.38
How can I prove that derivations in Chomsky Normal Form require 2n... 0.00
Understanding "not" on booleans +1.98
Second max in BST +0.96
Minimal grouping of objects based on multiple shared property values 0.00
Debugging Mergesort Implementation +0.66
Java - arrayList of Integer not initialize -2.19
Which kind of representation can be '\r\x00\x00\x00' (if usually I... 0.00
element intersection between multiple arrayList 0.00
Need an efficient selection algorithm? 0.00
Reference of a pointer returning weird value +0.86
AI Minesweeper project 0.00
Finding the minimum cut in graph with Kruskal's algorithm? 0.00