StackRating

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

J-Alex

Rating
1528.67 (19,765th)
Reputation
4,415 (37,826th)
Page: 1 2 3 ... 4
Title Δ
throw exception Java 8 Lambda -0.04
How to read an existing TimeStamp? +1.79
how to use strings which annotation with @Value in order to join th... -0.89
How do I convert a List<Employee> to Map<Employee, List<... +1.86
How to check hashset for an existing element and then adding a count -0.03
What is the difference between throw e and throw new Exception(e)? -0.64
Can you explain why the first unwrapped method reference does not c... +0.47
Alternative way to make class immutable -2.09
Java 8 removing an item from array/array list based on regex -0.39
How do I set this list of numbers in my runner to an ArrayList in t... -0.79
how to run two thread parallel in java -0.90
Why can we use an object that is an interface directly? +0.44
Java String Pool Whats the best way to store 1000's of string.... +1.39
Stack overflow on hibernate caused by one to many relationship +0.47
CompletableFuture.runAsync(() ->... with a non-final variable -1.48
How to resolve NoUniqueBeanDefinitionException in spring with error... +0.46
CountDownLatch don't stop on counting to zero 0.00
If this is not thread safe in what ways can I make it thread safe? -1.76
Use of Unaryoperator and Binaryoperator when I have Function in Jav... +0.56
Lambdas and Method References Over Normal Java methods in a Class +0.50
Why start() method is not called before println()? -0.53
Pass any Class as a parameter for a method +0.90
Manipulation of a string in constant pool vs Manipulation of a stri... -1.28
String values in Optional ofNullable +2.13
Java constructor Class Header Expected? 0.00
Autowiring fails in Junit testing and spring @configuration 0.00
Serialization of @ManyToOne object with customized child object in... -0.05
How to convert a List<Object[]> to Stream<Object> +1.15
Multiple case insensitive strings replacement -0.05
How to implement a Java method, that will call another method, base... -0.87
How to convert String e.g. "01/01/2019" to date in Java 8 +0.46
Jackson: JsonBackReference - infinite recursion problem 0.00
Java inputstreamreader parse to int then reverse array and print as... 0.00
Different Object Array Elements Refer to the Same Object? -0.55
ClassCastException while retrieving list from database using Hibern... -0.55
Annotation and exception +0.12
Walk all results using a Spring Data and pagination 0.00
Activiti: Restart a process from particular step -2.26
How to cast Hibernate QueryList to custom class -0.54
Decimal precision for Spark Dataset case class Encoder -1.38
Executable jar run permanently +1.51
Android try catch exception values for one method -0.81
Annotation @EnableCircuitBreaker found, but there are no implementa... -0.57
Can I use spring injection, for injecting into an enum? 0.00
Creating ArrayList of a Class defined in a variable 0.00
Spring: Why is afterPropertiesSet of InitializingBean needed when w... 0.00
Import package from another folder -0.05
Can't discover endpoints url +1.06
How can i print a void method that iterates through a LinkedList 0.00
How to follow Effective Java advice? +1.54