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 ... 15 16 17 18 19 ... 81
Title Δ
Big O notation with nested for loops and single for loop -1.70
How to retrieve the X- and Y- axis of a Point2D? 0.00
What is the simplest example of a prob whose complement does not ha... 0.00
Why is the longest common subsequence for multiple strings NP-Hard? 0.00
Is my explanation about big o correct in this case? 0.00
Data structure for program scope? +0.55
Calculating the Big-O of a method +0.20
Is my understanding of Hashsets correct?(Python) -1.00
Is using chained #defines to declare plain-language integer indices... -2.09
What is the proper way to delete a dynamic array? +0.19
Failure on initialization of unordered map -0.28
Possible to modify named std::string on construction? +1.83
How to derived solution by Big'O Notation with Algorithm Effici... -0.80
Find out which is a regular language 0.00
Why we do Amortized Analysis for Fibonacci Heap? 0.00
In-Place Quicksort w/ Last Element Pivot? -0.76
Why do neither of the following code snippets generate a NullPointe... -0.30
In standard C++, as of 2016, what is declared in <string.h>? 0.00
Calculate index for number combinations +1.11
Prove Θ(n) + O(n^2) ≠ Θ(n^2) 0.00
What is the function parameter equivalent of constexpr? 0.00
Data structure for an Algebra equation? 0.00
Runtime of following algorithm (example from cracking the coding in... +0.97
Error detection in compilers 0.00
What happens when I "re-initialize" a pointer +0.10
An FA that accepts all binary strings with an even number of 0'... 0.00
Calculating bigO runtime with 2D values, where one dimension has un... 0.00
C : What is time complexity of qsort function? 0.00
Finding big-O notation of forumulas 0.00
Superclass method being called even though object is of subclass +0.58
DFA running time is not O(n) but O(nm) +1.08
Group tuples such that each item in a group shares no common elemen... 0.00
Need help to understand this code to find the position of 1's i... +0.20
what if the load factor value of a hashmap is greater than 1 -2.71
How to find the time complexity of the following code snippet 0.00
Computing the parity of a binary word 0.00
Why are C++ header functions put in a seperate file? +0.20
std::string returning inappropriate value +1.26
unordered_map with iterators as keys, cast iterator to long long? 0.00
How can a pseudorandom number generator possibly be non-repeating? +0.84
Fast data structure for merging vectors with "don't cares?... 0.00
FA for a language which forms an AGP 0.00
Naive way to merge k arrays 0.00
Convert BNF grammar to Java +0.21
Pathfinding along a grid, with a twist 0.00
Why is the BigO of adjacency list for a graph is (V + E) and not (V... +0.88
What is the worst-case time complexity for inserting a node into a... +0.19
Select optimal pairings of elements +0.20
Out of core connected components algorithms +0.85
Astar with time dependent graph 0.00