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 ... 18 19 20 21 22 ... 81
Title Δ
Why hidden factor on suffix tree space efficiency is 20? 0.00
Bipartite seating arrangement on round tables 0.00
Finding the shortest path between a point and a row on a grid 0.00
Difference in Space Complexity of different sorting algorithms -1.42
Give a tight big-oh run-time analysis for this code fragment 0.00
Obtaining all groups of n pairs of numbers that pass condition -1.35
Optimizing this code to find connected components? +0.24
Does the second const matter in void f(char const * const p)? -2.25
Quicksort implementation: nearly sorted when using random pivot +0.20
Implementing negative exponents with arbitrary-precision integers? 0.00
c++ std sort with identical arguments +0.20
Why is the top down approach of heap construction less efficient th... 0.00
printf: can't print less than 1 character with %*c +0.21
Prove that if f(g(n)) = O(n) and f(n) = Ω(n), then g(n) = O(n) 0.00
How to prove these are regular languages 0.00
Find set with path compression without union by rank 0.00
Given an boolean expression decide where to place paranthesis so it... 0.00
Concatenation shift-reduce conflict +1.60
Casting c_str() only works for short strings +1.33
how is it possible that the language a^n b^2n is regular if and onl... 0.00
Cannot create algorithm for decidable language 0.00
Is array preferred over set or map? +0.20
Is my new conditional logic correct for Game of Life rules? (differ... +0.21
How to fill a 2d array with a struct in c++? (Attempting to make He... 0.00
Algorithm implementation using divide and conquer paradigm 0.00
Keyboard simulation fail +1.32
Asymptotically comparing n^(10 log n) and (log n)^n 0.00
What does this sentence mean "It is NP-hard to approximate the... +0.20
Finding a loopless path passing through a series of nodes? 0.00
Maximum element in the array that would result from performing all... -0.18
SLR (1) confusion 0.00
Getting garbage values with pointers? 0.00
How to solve this recurrence using masters method? 0.00
C++ Catch if the file was removed 0.00
Multithreaded search in c +0.45
What is the running time of this recursive function? +0.21
DFA to represent a password 0.00
Difference between complete binary search tree and AVL tree? 0.00
About C/C++ Escape Sequences In my program: \t does not work like p... 0.00
About accessing variables through pointers 0.00
Variable might not have been initialized (edge weighted graph) 0.00
What will be the value of *pointer + 2 in C++ in this case? +0.19
Creating const char arrays in C++ 0.00
C++ member access/indirection operator equivalence 0.00
Determining the Big-O growth rate of this function 0.00
std::map find not working in C++ +0.22
How are dynamic objects of a type with a deleted destructor constru... 0.00
Is it bad programming practice to store objects of type Foo into a... 0.00
Which std::string constructor is being called here? 0.00
Decidability of ETM 0.00