StackRating

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

shole

Rating
1513.88 (49,179th)
Reputation
2,801 (60,285th)
Page: 1 2 3 4
Title Δ
Greedy Algorithm approach to a modified Nearby School/Postoffice ex... +3.87
Where does my dynamic programming approach goes wrong? 0.00
Kendo MVC Grid Create action "maxJsonLength exceed" -2.21
Looping through JSON objects in a Kendo JavaScript Template -0.08
Greedy algorithm: Interval coloring +4.22
Find variables' values to match columns and rows' sum -4.09
C++ Difference between std::lower_bound and std::set::lower_bound? -0.91
SPOJ KFSTB - Help the Commander in Chief: Wrong Answer 0.00
Sorting numbers using vector in c++ -3.62
Inclusion-exclusion in dynamic programming +1.56
Dynamic programming find the number of all increasing subsequences... +0.05
Bad Luck island dynamic programming +0.13
Algorithm: Given an array A of numbers, create an array B where B[i... +0.87
How to prove a prob is np complete and is in np? +3.78
Check if string contains the substring's sequence of characters... -2.18
Efficient algorithm to find the largest run of zeros in a binary st... -2.69
solution of spoj NAJPWG. Gives TLE +3.93
Find Numbers that Start with 31 and End with 21 on the given Interval -1.78
How to delete part of a string in C++ +0.96
How to run a stored procedure with Entity Framework? +2.53
How to print a word thats in a string thats in a list? in Python -1.77
Why DFS doesn't check children of a node, that was chosen for d... 0.00
Why isn't "counting sort" a more widely used algorithm? -1.89
Under bound binary search? 0.00
Given an undirected graph G = (V, E), determine whether G is a comp... -1.33
How do I compare two strings?(less than) -1.37
Finding Connected Components +3.79
What is wrong with this solution while solving JUICE on SPOJ? 0.00
Permutations of combinations of two groups -1.07
Find largest rectangle in grid that rests on border and contains po... 0.00
Number of Paths in a Triangle -0.20
Which is the best data structure and algorithm to be used in such a... +3.99
Maximum length of zigzag sequence +4.36
Logic: Applying gravity to a vector +4.05
Finding the maximum sum that can be formed from a set, by partition... 0.00
finds the maximum number of overlapping sections 0.00
Tiling a Triangular Grid 0.00
Largest intersection of N sets with ability to ignore certain sets... 0.00
How to check if line segment intersects square -1.67
"Unable to determine a valid ordering for dependent operations... 0.00
Link numbers with an equation/algorithm +0.04
finding connected components in an image using python +3.45
Sort() leads to Segmentation Fault -0.07
How to break the image into shattered shapes in android -0.40
How do I find the connected components in a binary image? 0.00
Pass a column of 2D array -3.74
How to solve the recursive complexity T(n) = T(n/4)+T(3n/4)+cn +2.36
Algorithms additions 0.00
sort an array by inserting at the front or the end -1.29
Algorithm to solve Local Alignment 0.00