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 ... 70 71 72 73 74 ... 81
Title Δ
Forcing a function to end using SIGALRM in C -0.27
AES Limitations and MixColumns +0.07
How to create two classes in C++ which use each other as data? +1.48
My quicksort sorts larger numbers faster? (Quick Python Test Code) +0.31
Bucket Sort using pointers & Two Arrays of structures 0.00
Is it a good practice to use enum as int? -0.77
State machine in C++ via singleton? +1.31
Is is a good practice to put the definition of C++ classes into the... +0.29
Simple template inheritance issue C++ 0.00
Unable to access contents of initialized struct from a vector -0.56
guess words using dictionary +0.07
in C++, how to handle hash collision in hash map? +1.58
Behaviour explanation 0.00
Multiple Inheritance and Duplicate Function Calls +0.30
C++ unexplained variations in template function matching with enums +1.31
What data structure can you use to store elements dynamically and a... +0.59
Linked list containing other linked lists & free +1.19
Why isnt the >> working properly C++? +0.79
Generating random words in Java? -0.74
STL transform is not working with BGL -0.15
Cannot find hash_map header under Mac OSX -0.50
Assigning unknown values in an array to variables +0.94
Partial specialization of double-templated method fails +0.33
expression must have pointer-to-object type,subscript requires arra... 0.00
Why can't I compile this unholy, templated mess? 0.00
Inserting enum values into HashMap +1.34
Synchronization of Nested Data Structures between Threads in Java +0.08
Dynamic data structure with scanf +1.24
Question about Dijkstra's algorithm implementation on Wikipedia -2.49
C++ friend operator+ overloading +0.34
new operator for memory allocation on heap +1.77
How to find a lower bound in a sorted vector 0.00
Passing references to functions to be assigned to pointers in C++,... +1.22
Invert a LUT (lookup table) -2.61
Top down vs bottom up recursive data definition? 0.00
How to go to next interation +0.13
Expanding on a previous question about airline routing 0.00
In C, accessing my array index is faster or accessing by pointer is... +1.17
Optimal Graph path containing n nodes +0.33
When is backward search better than forward? 0.00
Why Java methods with varargs identified as transient? -0.78
How do hashCode() and identityHashCode() work at the back end? +1.46
Is there any way to efficiently reconstruct a collection based on a... +1.43
Why would I include iostream and ostream separately? +0.29
Why declare a function argument to be final? 0.00
memcopy and 2d arrays +1.18
C++ calling template functions of Base class 0.00
Template signature problem -0.41
About C++ STL list class method erase() +1.65
Is it possible to truncate an array of derived classes into an arra... +0.34