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 ... 13 14 15 16 17 ... 81
Title Δ
How is pre-computation handled by complexity notation? +0.60
When is good to use KMP algorithm? 0.00
Why doesn't this C code change the string and cause a buffer ov... +0.34
Why wouldn't this pointer operation work? +0.74
What happens when I write `char str[80];`? +0.39
java: Trying to return a string value from an array of strings via... -1.52
Time Compexity of a loop algorithm 0.00
Which came first, the A-0 system or Short Code? 0.00
C++ stack implementation pop function not working -2.05
Donald Knuth Dancing Links special pointer implementation 0.00
Running Time of the Fibonacci Matrix Algorithm +0.99
Capitalizing all copies of a word: why does this code fail when it&... 0.00
How to determine what character would be at a given index in a sort... 0.00
The time complexity of quick select -0.99
Cracking the Coding Interview: Why does the recursive subset algori... 0.00
Spanning Trees with minimum number of leaves 0.00
java: Big-Oh order of this do-while code fragment? Plus a tight upp... 0.00
Are there any nuance differences between the syntax this->func()... +1.32
Convex Hull Algorithm - Graham scan fastest compare function? +0.20
Segmentation fault in a simple insertion sort? 0.00
C++ remove string from vector <algorithm> and <functional&... +1.18
Randomly Access in a Priority Queue +0.21
Can someone clarify the difference between Quicksort and Randomized... 0.00
Commas after a scanf statement? +1.60
3-Colouring to Exact Cover polynomial time reduction 0.00
String "companion types" +0.21
Any data structure to define bucket for Hashing 0.00
Algorithmic Analysis - Are there any algorithms having their best c... -0.10
Make =IF Function Output Numbers For "Scoring": Google Sh... 0.00
Do I have to explicitly destroy objects in order -0.63
Negative stigma with C macros -1.72
What does this sed command line do? 0.00
Correct runtime analysis on a Bubblesort-algorithm 0.00
What does the '{' symbol (curly-brace) indicate in Java? +0.99
I want to know what the order of execution is for this code w.r.t a... +0.21
Data structure for names and pseudo-IDs: use a hash table or a BST? 0.00
Resizable Array and Amortized Runtime -0.54
Using matrices to find the number of different ways to write n as t... +0.80
Comparing two methods of choosing random numbers in [-1, +1] 0.00
How to generate the FIRST set of this context-free grammer 0.00
Can someone explain why these running times are right for this? 0.00
I get in Visual Studio C++ these errors: 'NuovoUtente': und... 0.00
What will be going on inside my computer if I run a python and matl... 0.00
Map value is a pointer to an abstract class 0.00
Runtime of an if-statement with multiple conditions 0.00
Do connected graphs with more than N-1 edges always contain connect... -2.30
What were K&R doing here with this linked list? +1.50
Minimum Spanning Tree Graph 0.00
Understanding void* against intptr_t and uintptr_t 0.00
SLR parsing conflicts with epsilon production 0.00