StackRating

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

ilim

Rating
1575.68 (3,414th)
Reputation
3,209 (52,657th)
Page: 1 2 3 4
Title Δ
python - prefix sum algorithm 0.00
C - Append on 2nd line of file 0.00
Comparison of one element in array to all other elements in same ar... +3.79
find the unmatched elements at each index in two arrays 0.00
Master method is applicable only for divide and conquer algorithm 0.00
Give struct as parameter to a function doesnt work +0.75
calculate n for nlog(n) and n! when time is 1 second. (algorithm ta... +4.10
How do you define a "generalized example" in algorithms? 0.00
Can a BFS be implemented without a queue or stack? 0.00
Python Non-recursive Permutation +3.71
C program quits before accepting input 0.00
Storing C++ strings in STL set +4.43
Find prime factors such that difference is smallest as possible -4.41
Majority Element Python 0.00
implement doublyLinkedList sorted 0.00
Linked list changing the node rather than adding another +3.76
Detect First Node in the Cycle in Linked List 0.00
Improving next_permutation algorithm 0.00
Any good algorithm to find a "best" path as defined below... +4.08
Detect Cycle In Directed Graph from text file -4.26
Updating Heap in both direction (Prim's Algorithm) 0.00
not able to implement my simple friend function C++ +3.75
Show a complete graph with n vertices, the weight of a MST is less... -0.12
Merge two sorted arrays in place in O(1) space 0.00
Words of length k generation from a DFA +3.97
How to check how many passes are needed to sort the elements in an... -3.09
Maximum distance of two tree nodes with same color 0.00
Assign employees to dates 0.00
Maintaining invariant in Prim's Algorithm 0.00
Find the maximum region around an element in a sparse matrix -0.56
Difference among amortized cost, average cost, and expected cost 0.00
When backtracking is necessary? 0.00
The overlapping sub problems in bitmask dynamic programming -4.26
Your Rank Is Pure Google Code Jam Assistance 0.00
Implementation of the quick select algorithm to find kth smallest n... 0.00
The 1000th element which is product of 2, 3, 5 -4.58
Recursive sum function in python? +2.41
substrings with Balanced parentheses +3.91
Build top-list from player-player duel result 0.00
How to Convert very large Decimal number to Factorial number system? -4.17
how to know all the length of cuts of rod in rod cutting algorithm... 0.00
Constructing a binary tree from a list of its edges (node pairs) -0.21
Algorithm for finding every weakly connected component of a directe... +4.15
Given a binary tree, count the number of binary search trees presen... -4.59
Complexity of a greedy assignment algorithm +5.36
Divide and Conquer algorithm for Longest Increasing Consecutive seq... +3.78
Minimum Spanning Tree vs Shortest Path Tree 0.00
Altering the value of k in kNN algorithm - Java 0.00
C++ superclass and subclass -0.12
Given a list of real numbers. What is a good algorithm to group the... +3.77