StackRating

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

Eritrean

Rating
1514.44 (47,142nd)
Reputation
3,696 (45,447th)
Page: 1 2 3 4 ... 14
Title Δ
array of integers,return true if there are 2 consecutive numbers wh... +0.01
How can I write an array generator that generates numbers in certai... 0.00
Using streams for parsing string from file -0.77
Method and Loop to check substring of Array List doesn't seem t... +0.55
Java - Print First and Last date for each month within specified gi... +2.10
Extracting complex numbers from a string JAVA +0.60
Regex for splitting a number ID (java) +0.25
Extract csv values into key value pairs +1.85
(JAVA) Need assistance on creating this multiplication table 0.00
Convert a stream of Objects to a Map +1.38
How to determine if a number is binary and has an even amount of ze... +2.19
Check if an arraylist contains two strings +1.11
Sort object list based on custom object as one of field 0.00
Remove duplicates from list based on duplicate index in another list -0.80
Taking 10 Strings with highest values from hashMap -1.03
ArrayList from class objects simpler way to do? 0.00
Java replace multiplet characters using regular expression -0.17
Indexing an array list +1.80
Transform Values in Java String with Multiplier +1.46
Comparator. How to sort by age, but if name is "A", move... 0.00
Add repeated item IDs on consecutive indices Java List +0.51
Oracle: generate a numeric sequence whose values start with a certa... +2.13
Split amount into inputs passed 0.00
Problem to generate random unique numbers from fixed population len... -0.26
Java: sorting list of objects by substrings of a given String prope... -0.50
Looking for a optimal way to delete element from object[] java -0.57
I have made a Java programme but has repetition problem 0.00
JAVA List GroupBy multiple fields and Sum -1.92
Stream collector error on filtering the custom list -1.95
Sorting a 2D arraylist in Java with different lengths of 1D lists 0.00
PaseclCase String to Uppercase separated by underscore 0.00
Java 8 Collectors.toMap with ArrayList as value 0.00
Group List By Different Types 0.00
assigning List[] to HashMap in Java 0.00
Reading a certain line from a text file using Scanner 0.00
How to convert List<Map<K,V>> into Map<K,List<V&g... 0.00
Incremental conditions to filter elements of given collection 0.00
Trying to create a program that outputs all possible combinations o... 0.00
Mirror an object to another in java 0.00
Finding Groups of Rearranged Strings from a txt With Strings on Sep... 0.00
How can I search for a value in objects and print all instances whe... 0.00
Incompatible types: bad return type in lambda expression while conv... 0.00
Map values are getting overridden while iterating through Map +1.29
How to initialize an array of objects within a constructor? 0.00
is there a method that scan a string and add line before a repeated... -0.02
How can i rewrite the following java code better way? +0.51
How to remove single quotes from column name of sql query in Java 0.00
How to sort quoted strings from a text file in Java +0.01
Convert ArrayList<String> With Quotes Read from an external t... +0.00
Java printf: How define/declare empty spaces through a Conversion i... +2.03