StackRating

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

Ecto

Rating
1531.99 (16,855th)
Reputation
358 (357,391st)
Page: 1 2
Title Δ
How can I improve this algorithm that solves for a missing coordina... -0.45
Matrix Multiplication using two classes 0.00
Construction tree 0.00
How do I pass values into a map? -1.30
Integer Iterator not showing last int +3.51
Algorithm Scripting: Sum All Odd Fibonacci Numbers +3.69
List.of and List.copyOf methods -1.22
Delete a Node from Linked List using key 0.00
How can I solve this problem with recursion in Java? +1.65
Method overloading or overriding? -1.25
binary Search to find closest float value to target number +3.65
Can you find the infinite loop in this code? -0.26
Median of sorted array by merging two different arrays using java 0.00
Does a subsequence in a tree certificate guarantees it contains giv... 0.00
arrayListOf(), sortedWith, compareBy Java equivalent 0.00
Dijkstra's Algorithm Letting All Vertices be Source 0.00
Java HashMap declaration -0.08
How to organize parallelization of the inner loop in the algorithm... 0.00
What does 0xff <<n do in Java? -1.55
why wont this return false with the given array +3.57
Multiple "cannot be resolved or is not a field" in Java -0.36
Data Structures & Algorithms Optimal Solution Explanation +3.18
how to properly get every line containing a specific word in java +4.78
Why am I getting a "/ by zero" error in this program? +3.81
How does the Event-API of "Spigot / Bukkit" work? 0.00
clear arraylist in java +1.84
Cannot declare global, static Scanner object without throwing FileN... 0.00
How to find all the sub matrix of a N*N matrix? 0.00
JComponents are not not visible 0.00
Remove all non-upper alphabet characters, hits ArrayIndexOutOfBound... 0.00
accessing instance list of class 0.00
implementing static methods for interface -2.81
how to input this for Dijkstra algorithm question 0.00
Reference to another array by index 0.00
Um, Hi I'm a Beginner and don't know how to speed my code u... 0.00
Define a mathematical function recursively -2.43
ArrayList keeps giving me null 0.00
while loop condtion, difference between not equal and greater than +4.29
Processing errorsmessages -0.20
Algorithm to pick one Polygon which is selected from a User +3.93
Wrong addition result when adding float and int 0.00
Is this backtracking approach for N Queen problem incorrect? +3.98
Adjacency Map - How to remove a edge from a Graph +0.87
How to manipulate an array in java 0.00
What is wrong with the way I have initialized 'temps'? -4.85
cannot append to my array during a for loop +3.80
Parallel algorithm for counting the number of closed loops on a fla... 0.00
How do you add all elements in an 2d array, circularly? -2.17
Print edges of a cycle in an undirected graph 0.00
How to find continuous sub-array whose sum is equal to a particular... +4.37