StackRating

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

Shuki Avraham

Rating
1525.19 (23,678th)
Reputation
1 (4,397,448th)
Page: 1
Title Δ
Data structure challenge Tree DFS 0.00
Flow network and residual network 0.00
find shortest path between 2 vertices using BFS algorithm 0.00
Is there any easy algorithm to do edge coloring on a complete graph +4.51
Prove XOR doesn't work for finding a missing number (interview... +3.60
Divide and Conquer strategy to determine if more than 1/3 same elem... -2.33
What would be the better algorithm for generating following result? +5.00
Python implementation of BFS to solve 8-puzzle takes too long to fi... +4.33
Check if there is a node with attribute on a path from node a to no... 0.00
Algorithm to find correct index 0.00
Algorithm to 'trim' a graph +3.83
What is the Big-O Time complexity of this recursive call with a for... +3.72
Why do these two variations on the "quick sorting" algori... -4.12
Can I put a time limit on interstitial video length? 0.00
My App crashed when I pass data form AlertDialog 0.00
Getting recursion wrong in Quick Sort +3.33
Forming a recursive equation from a function 0.00
Binary Tree Inorder Traversal +4.02
How to decide if a league table is admissible? +4.71
How to solve timus 1964 - Chinese Dialects? 0.00
Not getting the binary search algorithm correct 0.00
What is the time complexity of this code block? 0.00
Find a triangle in a graph using an algorithm with a specific run t... +4.16
Converting cyclic graph to acyclic in a weighted graph 0.00
Insert a smallest possible positive integer into an array of unique... -1.49
Recursive complexity,the answer is wrong? 0.00
Can we construct a BST from a pre-order traversal simply by inserti... 0.00
Can one compute the nth Fibonacci number in time O(n) or O(1)? Why? -1.62
Increasing or Decreasing sequence in array +0.51
Closure Number Method for Generate Parenthesis Problem +0.03
Improve the time complexity of my implementation of Counting Sort (C) 0.00
Kruskal's algorithm: test if new edge creates a circle 0.00
How to get all possible combinations to make a string with a dictio... +2.14
Kth smallest element 0.00
Android Studio java Random generator should remember to pay +0.14
Get Path to node with specific id -3.69
Max XOR of two elements in an array 0.00
How to analyze the growth of the following code? 0.00
divide and conquer algorithm for finding a 3-colored triangle in an... +4.17
minimum number of range increments to equalize all elements to max 0.00
How is the Big O of this function O(n^3)? -2.19
How can I scale font size based on android displayMetrics? -4.01
I want to get the id of radio group by selecting the radio button o... 0.00
Number of Islands LeetCode Q200 -0.04
Code for determining the height of the tree 0.00
error with running the android app after adding the settext to the... -3.51