StackRating

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

user7

Rating
1567.49 (4,377th)
Reputation
9,644 (15,901st)
Page: 1 ... 6 7 8 9 10 11 12
Title Δ
How do I modify certain array elements without affecting the others? +1.84
Can you get rid of these ifs and make this snippet of code more obj... -1.11
Add another information to the enum fields -0.05
Filling Arraylist using recursion in Java -0.89
Implementing a JUnit test onto a Binary Search Tree that doesn'... 0.00
How to populate an array till its length with some specific values... +0.33
Searching array list by partial user entry JAVA 0.00
I need to display a student's numerical mark in a class as well... -0.55
Read excel and Assign cell Value by column to an array 0.00
Returning Null Pointer Exception BUT expected MovieListException? +0.46
How to properly count nodes in the stack? 0.00
Java setter and instance -- Change a variable 0.00
Why is this not proper overriding to implement the abstract method? 0.00
Is parameter validation necessary in private function 0.00
Iterating over a HashSet and removing multiple elements in each ite... 0.00
Java parse characters in array +0.00
Java8 way to handle if..else check in Collections -1.12
How can I modify my for loop so it doesn't compare the first an... -0.53
Big-O of a while loop in Java +0.51
Can this function be written more efficiently? +0.09
Java change the value of one object +0.45
Return an array and a variable together in main function +0.46
private variable inheritance in java -1.83
Time complexity of recursion inside of for loop +0.49
Java 8 Complex Stream filters And vs Or -1.05
Java Order of Operation +1.02
Multiple String input lengths in Java 0.00
Having mistakes with Java Hashtable for a big input 0.00
How to write a simple main function for JAVA 0.00
Removing every 2nd element in array list +0.44
Implementing Iterator on a Linked List 0.00
Using advanced for loop instead of for loop +1.49
TreeSet to find k most frequent words in a book? +0.46
Does adapter pattern is used in my class diagram? 0.00
How to make list of combinations of elements from particular collec... +0.43
Keep getting an error when I run this code -0.28
How to loop 2 variables while alternating return values +1.11
Using recursion to search through a binary tree and check if it con... -1.15
How to convert ArrayList to Array 2 dimension in java +1.89
How to avoid duplicate lists in List<List<Integer>> in... 0.00
How do i use a for loop to do this output? +2.57
Java HashMap How to get the set of keys that is not linked to the H... +3.11
Group, Sum byType then get diff using Java streams -0.00
Changing a custom number in an ListArray[String] 0.00
Java-8: stream or simpler solution? +0.50
Checking if a string contains values from a char array +0.70
Insert mocked object in call hierarchy +0.46
Is it possible to create a generic method that is suitable for diff... -0.13
Why the Java Compiler does not identify the generic parameter type... +0.06
I can't figure out why part of my program is looping 4 times be... +0.48