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 ... 4 5 6 7 8 ... 81
Title Δ
Why make use inheritance and polymorphism instead of function templ... 0.00
Traversing element from 1 to n less than O(n) -1.15
Nonconst lvalue reference -0.27
Comparing polynomial and exponential time complexity 0.00
Does there exist a regular language that's not Turing Recogniza... 0.00
Running time of this algorithm? 0.00
Is there a datastructure that allows finding points close to each o... -0.77
How to solve this Graph connectivity Problem? +0.93
Elementary shortest path problem vs. shortest path problem 0.00
I don't seem to understand why this function call is incorrect 0.00
Single source shortest path using BFS for a undirected weighted graph 0.00
Error initializing structures with helper function 0.00
Iterating over classes in a disjoint set data structure +1.09
Why does scanf() not change line after input? 0.00
First Order Linear Recurrences with loops (summation) 0.00
How to write and read class from binary file in c++ 0.00
Is this algorithm for counting the number of set bits in the positi... -0.61
Variable assignment inside C++ if statement -2.62
Time complexity of listing all paths down stairs? 0.00
Release vs Debug version: suddenly runtime error 0.00
Finding the depth of a BST base on the key specified 0.00
What's the difference between a deque and circular buffer? +1.46
How does linear probing handle deletions without breaking lookups? 0.00
Why is the time complexity of 2 for loops not O(n*2^n)? -2.33
What is causing this "store to address with insufficient space... -2.88
Accounting for time complexity of array insertion +0.22
Bitwise Operators: Using only & and ~ to get ^ -0.15
Why can I only create a function alias using the type auto? +1.22
Finding the biggest union of disjoint sets from given sets -0.28
What is NaN (Not a Number) in the words of a beginner? +1.10
3 Coloring a given graph to a boolean expression in a Mini-Sat format 0.00
Graph - Non Simple Path , Longest Path 0.00
unordered_set range insertion VS iterator 0.00
Creating an array of objects when having pointers to other objects... +0.06
Is there a way to check when a queue from a standard library c++ is... -1.03
Understanding void func(A()) 0.00
No matching operator<< when using postincrement? 0.00
How can I round up decimal values in C++? 0.00
Find smallest sum of products without changing the order +0.24
What will destructor of a std::variant do if it contains void* data +0.96
Time Complexity for the recurrence relation T(n) = T(n-1)*n -0.27
Inner template classes inheritance 0.00
The prefix form of A-B/ (C * D ^ E)? 0.00
What is the C++ Time complexity of % operator? 0.00
Solve T(n) = T(n-n/k)+n using summation 0.00
Big Omega with negative coefficients 0.00
Best way to find if string contains any one element of a vector of... +1.19
Does Computer always calculate two numbers at a time? 0.00
Is this recurrence relation O(infinity)? -1.98
Dealing with unknown size inputs 0.00