StackRating

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

Sumeet

Rating
1520.34 (31,209th)
Reputation
6,435 (25,172nd)
Page: 1 2 3 4 5 6 7
Title Δ
What is Folding technique in hashing and how to implement it? +0.17
LCS algorithm running through a file with 10 strings 0.00
C++: Break the digits of an integer into equal parts -0.98
How to develop algorithm for this case (other than brute force)? -1.39
C - subscripted value is neither array nor pointer nor vector +2.71
A simple C program to reverse every line of input. I have finished... -0.93
Analyze big O relation between 5^(log2N) and N^(1/2), and how to pr... 0.00
C programming - sscanf for tkens separated by space -1.28
Find first char occurrence in a string without using array or picki... -0.54
Product of array elemetns 0.00
Why do we not need to state new for creation of the Err object in t... -0.52
How can i read a string input such as 1234 5678 6789 1235 as a sing... +0.01
Number of Paths in a Graph -1.37
Printing contents of file based on user input -0.90
Towers of Hanoi solution issue -1.12
Get edge with maximum weight to every node in MST using DFS 0.00
How do I convert a binary array to its 2's complement? 0.00
T.C to find an element if it is already present in binary heap tree? 0.00
I want to know for which binary tree does it support? 0.00
linear algorithm on a binary three in-order-visit-like 0.00
How do I maximise the sum in this game? -0.35
Find a unique integer in an array +2.25
2d Array contains other 2d Array 0.00
indexOf or Binary Search? -0.52
Getting the right index value for an array +0.48
Building a map of leaf - list of ancestors with pairs (parent - chi... +0.48
infix to postfix converter, not outputting right answer -0.28
How to get time difference in java -0.52
What really happens on inheritance in Java? -0.77
For a given value of k, find the size of smallest subarray that con... -0.06
deleting multiple node in BST changes the resulting tree? -1.67
compare a variable but i want just to consider the first digit in j... 0.00
Print Specific nodes at a every level calculated by a given function -0.02
inserting a node in sorted doubly linked list 0.00
What is the necessary of doing DFS in decreasing order of finishing... +0.02
Java Matrix using Arrays +0.45
Count number of nodes within given range in AVL tree -0.57
Sort Array, wrong Output +1.26
Dynamic Programming: Longest Common Subsequence 0.00
sum of digits till the sum is one-digit number -0.96
Sum of elements in matrix +0.44
Given a DI-Graph. Check if exists path from (u,v) or (v,u) for all... 0.00
difference between structure pointer and member of structure pointer +2.94
Giving a test case where heap sort from Introduction to Algorithm f... -2.85
Efficient test for pythagorean triples in modulo integer space -3.27
"malloc in local function, free memory in main" is it ok?... -3.44
C programming nested for loop print half pyramid +3.91
List of all edge disjoint paths in a tree -2.04
Counting contigious subsequences in an array with given pair of ind... 0.00
Sum of roots of binary search trees of height ≤H with N nodes -0.27