StackRating

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

uSeemSurprised

Rating
1501.26 (403,582nd)
Reputation
1,635 (100,882nd)
Page: 1 2 3
Title Δ
Iterate through nested List to return inner List by specified param +1.19
Binary Search conditions 0.00
Binary Tree Path Sum logic -4.61
Implementation of Bellman-Ford algorithm in python -0.05
Kth smallest element greater than or equal to x in a min heap 0.00
What kind of algorithm? (Knapsack, Bin Packing!?) -1.18
Implementing open and closed list for A* algorithm on a GPS 0.00
knapsack algorithm with two weights +3.98
Largest Permutation using Stack or Queue 0.00
Knapsack with "at least X value" constraint -0.07
Can someone suggest a dynamic programming solution to solve this? +3.85
Shoot balloons and Collect Maximum Points 0.00
RSA encoding and decoding [e,d]. Finding e and d in python.. Update 0.00
How to optimize this 2-Dimensional DP (Dynamic Program) solution to... 0.00
Create all possible combinations using a deque and recursion C++ 0.00
12 dominating knights puzzle (backtracking) +1.66
What's wrong with my selection sort algorithm? +3.95
What does third 'for' mean in #define for for(int z=0;z<... -2.41
Recursive Finbonacci Optimization -1.96
Subsequence of list that adds up to 21 0.00
0-1 Integer Knapsack returning wrong answer (Dynamic Programming) 0.00
Power set of large set -1.90
How to find sum of Primes below 2000000? -0.88
user-score ranking ,select right data structure +0.29
Dynamic Programming for Matching Size (least difference) +4.03
Find the specific cubic root that solves the constraint using binar... 0.00
`#define` a very large number in c++ source code -3.07
how to find the type of unbalanced AVL tree? 0.00
Randomized algorithm for string matching 0.00
BST: return first entry larger than the key -0.29
How to calculate modulus in RSA Algorithm? 0.00
Recursive function without loop -2.06
8 Bishops to occupy whole board [Backtracking] -3.24
TLE in Foe Pairs (Educational Codeforces Round 10) 0.00
Represent url address into a graph 0.00
What is isatty() in C for? +1.86
Red-Black Tree clarification questions 0.00
How can print all nodes that are greater than specific node in tree? +2.03
Parallel Loops in C++ -1.28
While statements - Cant understand a concept +3.95
dynamic programming to find the minimum weight cover of the points 0.00
How to get peak change of array list in O(1) +1.85
Properties of a red-black tree 0.00
Can the cube of the sum of 2 imperfect cubes be an integer? 0.00
Random output from forumla in C -0.38
Calculate time complexity for Distinct Subsequences 0.00
The overlapping sub problems in bitmask dynamic programming +4.26
The use of "or" in evaluating integers +4.17
Determine maximum sum of keys subarrays with given max value 0.00
Caesar Cipher with a Keyword - Python +4.19