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 Δ
I want to read and add integers from a file line by line in C. File... -0.22
Karger's min cut randomized contraction algorithm [implemented... 0.00
Is there a known algorithm for finding the shortest distance betwee... +0.46
Find zeroes to be flipped so that number of consecutive 1’s is maxi... -0.03
Insert int Array to ArrayList -0.34
Pick m numbers from array of n numbers so their total differences a... +0.79
Hash function for string with complexity O(N) +0.79
Quicksort - reason for equals checks 0.00
Rules to follow while recoloring after rotation in Red Black Tree +3.08
Algorithm to generate 2 combinations from 1 list +1.53
Counting Rooms While Knowing Where Walls Are +1.06
cache miss, a TLB miss and page fault +0.46
Shortest path in a grid +1.73
How many entries are there in an inverted page table? -0.53
Find the Upper bound for f(n) to determine O(g(n)) 0.00
Calculate minimum distance in a straight line using BFS 0.00
Length of binary encoding in Huffman algorithm? 0.00
Algoritm for combination index in array -0.52
Union-Find operations on a tree? 0.00
Construct the adjacency matrix of a regular network 0.00
Finding a Summation in range 0.00
Efficient Algorithm to count number of subsequences divisible by 6 +2.05
Can someone tell me why this code uses DFS? 0.00
Implement BST by array and implement heap by linked list 0.00
Write-Through No-Write-Allocate Penalty Calculation 0.00
Purpose of index bits in CPU caching 0.00
Runtime complexity of the function 0.00
Cyclomatic complexity Flow graph for code 0.00
Round Robin Scheduling with arrival time and priority level 0.00
Unexpected results while printing a string -0.27
automata, check string is accepted by language | C++ -0.52
How to group "unlike" elements when iterating array (e.g.... +0.83
Algorithm to make every elements exist only once in an array +0.23
Election Algorithms - A ring algorithm 0.00
Replace zero in a matrix in Java -0.03
CodingBat commonTwo method, help examine the output? 0.00
Array saving in Row-Major and finding address of one elements? 0.00
How do Go-Back-N and Selective Repeat handle corrupted packet? 0.00
Equivalence of a graph and a BFS and DFS tree 0.00
java multidimensional arrays row sum and column sum 0.00
Java: Search for an object inside a large list +0.29
Passing null to the Overloaded methods -0.05
Binary Search Tree in C, Segmentation Fault Error 0.00
Converting Merge Sort pseudocode to running Java code 0.00
I want the string pattern aabbcc to be displayed as 2a2b2c +1.02
Convert ArrayList<xyz> to ArrayList<Float> +0.48
Using pointers to copy values and divide number. +0.16
Adjacency matrix vs adjacency list for directed weighted graph 0.00
Sort an array of characters 0.00
which datastructure should I use -0.02