StackRating

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

heaprc

Rating
1503.72 (299,228th)
Reputation
108 (682,364th)
Page: 1 2 3 4 ... 7
Title Δ
Testing @Transactional service method JUnit - without database 0.00
Printing ArrayList from a separate main class Java -0.01
How do I remove duplicates in a Linked HashMap? +1.92
Why is a super class method called when the signature specifies an... -0.02
Create intervals of size N from a given integer -0.89
Input Object into an array as a List in Java -0.10
java.util.ConcurrentModificationException, but I'm iterating ov... -1.84
Double Linked List Implementation Alphabetically +0.49
How can I call setters method on an DTO object iterating on a Map a... 0.00
Single-Linked List add(int index, T element) Method -0.01
Converting adjacency matrix to LinkedList +1.88
comparing a variable int that have multiple number without being an... 0.00
junit main metohd testing failed 0.00
Java's automatic type casting while evaluating the expression -1.00
Invalid function result in Java -0.51
Java Arrays.sort() nor suitable method found for sort 0.00
LeetCode 876: While loop throwing a null pointer exception? +1.81
This program not executing find the faulty code - Duplicate Strings... 0.00
Unit tests mock and jUnit 0.00
Method will not replace last element in a list 0.00
get minimum element from linked list java +0.50
Why is using sorting (O(n log n) complexity) to find the majority e... -1.50
Unit test file content creation before it being deleted 0.00
Why does JUnit not execute the whole method? +0.19
Adding child to Tree using LinkedLists to store the value of Nodes +0.51
How to assign values to Attributes by passing argument using from m... +0.50
How to change a value in a table with already fulfilled values? 0.00
How to parse a forward slash from command line in java? -0.94
Sorting strings list by descending string length, doesn't chang... +0.40
How to validating user input with hasNext(); while? 0.00
Unexpected behavior when using Comparator.comparing(HashMap::get) a... +0.75
Confusion reagrding Java HashMap collision -0.22
convert Table to List<Map<String,String>> conditional u... -1.03
How to write a strong number function in Java +0.49
Mocking a post request using Mockito raises javax.ws.rs.ProcessingE... -0.51
we have to free up the memory while deleting a node in a linked lis... -0.01
Stub private methods in class under test in junit 5, PowerMock not... -0.01
How create a DefaultTableModel with data from text file -0.01
Mockito InvalidUseOfMatchersException when mocking a post request 0.00
How to check if a value was ever a key in a map in java -0.99
Java check if username aldready exist 0.00
Display shortest path in a String matrix using Floyd's Algorithm 0.00
Iterating a While Loop with User Input +0.48
Getting the error "java.sql.SQLException: After end of result... 0.00
JPA - JpaRepository child record has parent id instead of entity re... 0.00
traverse every graph node and compare java 0.00
How not to get the children of the children of the children... etc.... -0.51
Java method in React form 0.00
query id not return a unique result: 6 0.00
How to mock field of returned object by service method in junit tes... -0.05