StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Elliott

Rating
1512.67 (54,200th)
Reputation
301 (411,658th)
Page: 1
Title Δ
How to solve: T(n)=T(n^0.5)+n^2 0.00
Multithreaded Program slower than singlethreaded 0.00
Type of a class that has variadict template in another class body -3.37
Find prefix within a string -2.32
Maximum sum of BST-subtree in a non-BST binary tree +4.25
How to dynamically create multiple threads with multiple correspond... 0.00
What's the time complexity of the code snippet below? 0.00
Why not destory after calling std::move? 0.00
Find the algorithm used to make the next number in a sequence 0.00
How to prevent manually instantiating all template types? -3.43
How to find Operation TIme of an Algoritm? 0.00
Greedy Algorithm for solving Horn formulas +3.84
Is there a way to disable a function for arguments that are tempora... 0.00
Is there a way to access members of a struct -0.11
Matrix multiplication using multiple threads +3.96
typedef on a templated function with member usage +4.18
What is the advantage of std::enable_if over static_assert for clas... +4.27
Counting parameters of a template template type 0.00
Algorithm and pseudocode from a flowchart +3.98
Modular opertation (%) provides false output 0.00
Standard way to include local library files in a c++ project 0.00
Algorithm for finding bags of elements in a sequence +4.18
Why do priority of algorithm change, when input size change -1.24
Using templates in std::conditional to determine function argument... -3.49
More than 2 condition in a for loop? +2.03
Do I need to initiate parent class or just child class -3.27
emplace_back is not creating inplace object -0.78
Using operator "/=" at 'declare&initialize' p... +0.11
Solving math with integers larger than any available integer data t... -0.63
Find the largest substring which contains equal number of 0s and 1s... -3.44
Invalid conversion error when trying to keep array from changing wh... 0.00
Where should I locate txt files that I want to read in C 0.00
Swapping elements in an array of structs using pointers c++ +3.95
Confused with space complexity of following algorithm 0.00