StackRating

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

tucuxi

Rating
1541.07 (11,280th)
Reputation
11,812 (12,536th)
Page: 1 2 3 ... 12
Title Δ
How to convert the geospatial distance of two points (lat, lon) to... 0.00
How to draw an ASCII staircase with Java? -0.24
Why does a loop containing getchar() exit when '\n' is ente... +1.66
java program returns -1073741515 when is called from the project -... 0.00
ALGORITHM - File Naming 0.00
Single pair shortest path in a matrix 0.00
How to print map with list as value, which grows as every list elem... -0.30
Java CrossWord Puzzle 0.00
Given a weighted graph and natural number k how to find the cheapes... -1.37
General approach to reuseing functions/classes in Java 0.00
How can I get the resolution inputted in a XxY format? 0.00
How data is stored/accessed and preventing race conditions in maps,... +0.43
Lower memory usage when searching for optimal route from one point... 0.00
How to set a JToolBar to the size of the frame 0.00
Can't understand why basic algorithm outputs 0, 4, 12, and 10 w... 0.00
Algorithm for coin game +0.44
Finding the key corresponding to the maximum value in a hash map 0.00
How to turn recursion into iteration? +2.20
Pyramid pattern problem with O(n) Time Complexity? 0.00
How to get date pattern for a date in Java -2.11
Merge/multiply elements in Array using linear recursion 0.00
Chess board that will check if a piece entered onto the board is in... 0.00
Getting WA despite writing correct code with the correct output -0.06
Why can I use bounded wildcards for parameter and not for return ty... 0.00
Numerical triangle using java -0.20
Overloading Java method with concrete variants of interface +0.44
Time complexity of BigInteger's nextProbablePrime() 0.00
Handling ProgressBar in Java Swing 0.00
How do I parse this matrix? +1.12
Greatest word ocurrencies in 3 files using -Xmx32m java command 0.00
Throwing NullPointerException for CodeWar question (Counting sheep) 0.00
Shortest path with given edges 0.00
How to implement Java 8 LocalTimeDeserializer? +1.33
shortest path to surround a target in a weighted 2d array +1.68
How to generate inner loops automatically in Java +0.45
How can we write the angle expression for analog clock? -0.98
Recompute distances after node removal -2.03
Find a complex element in a set of elements -1.36
Java requests to Microsoft Graph API perform ok but return 500 -0.56
Smallest subarray with sum equal to k -0.27
Retain leading zero while converting from String to BigIntger 0.00
Algorithm to find any two nodes with distance of at least half the... +1.76
Replace elements in a print statement 0.00
HackerRank Left Rotation in Java 0.00
Java swing cell renderer based on column class -1.57
What is a greedy algorithm for this problem that is minimally optim... +2.07
Best way to pass arguments to a lambda in a hashmap in Java -0.57
Core OOPS : Encapsulation 0.00
How do i remove and add components from jPanel? Java -0.31
In Java, can I decide where is my field stored: in register, cache... +2.04