StackRating

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

Christopher Schneider

Rating
1513.93 (48,982nd)
Reputation
2,071 (81,254th)
Page: 1 2 3
Title Δ
Writing a program for a running competition using array 0.00
How to tell to lombok the generated getter is an @Override -1.66
Best way to extract data from this kind of String 0.00
Packages wont install in docker -0.53
How to add a class on classpath in Intellij? +2.04
Filter a list using another list using Java8 0.00
How to import a variable from a static class 0.00
Java Exception Handling best practices +0.95
Confusion about class definitions -1.19
A faster solution for long inputs? -0.81
Get Data by Given Index +2.05
Make unhandled exception in Java break a program 0.00
Java overload: how to call more specific one -0.05
Do nothing when jpaRepository.save() in spring tests with BDDMockito 0.00
Parsing json from a file on a server 0.00
Need help troubleshooting with Jackson 0.00
why can't i call a subclass method from a superclass object -0.60
Should you assert not null with the assert statement in production... -0.12
Using JsonPath to extract inhomogeneous list as typed objects 0.00
Iterate and validate values in a Json Array in RestAssured Response +0.44
How do I access a many-to-many table in jpa? +0.51
The method sum(int, int, int, int) is not applicable for the argume... -0.65
EasyMock missing behavior even though it's defined 0.00
Spring @Autowire many beans +0.47
is there a way to read values from a file int an array and initiali... +0.48
How to make JAR file with Java instead of Javaw using Netbeans IDE -0.51
Why does my list need an empty list from session in order to show a... 0.00
Can I check with mockmvc if an endpoint exist? 0.00
Solr faceting based on function result 0.00
Understanding "Request Header is too large" 0.00
JUnit test IndexOutOfBoundsException -0.01
javax.validation.ValidationException: HV000028: Unexpected exceptio... 0.00
SolrHealthIndicator without deprecated CompositeHealthIndicator +0.48
Stoping spring Jpa + hibernate from rewriting values in joined data... 0.00
Get list from lists in java? -0.02
Consider defining a bean of type 'com.example.conexion.reposito... 0.00
Java group objects by subtype 0.00
Is it possible to delete keyTyped and keyReleased methods in Java? +0.48
Should we use isDebugEnabled() while logging calculated data with L... -2.16
Java keeping pojo datastore independent 0.00
Issue with Java json-path library 0.00
Spring @Component not able to Autowire -2.18
access the inner class variable to another method -2.03
How do I let the elements in my Array move by +1, whenever a new el... -0.83
I need to take a string and output the word that occurs most within... +0.04
Why does this java code not give an "is already defined "... -0.05
How do I use another method in a method? -1.26
Do I need to cast something? 0.00
What happen when we create new Class in @Bean, and use in @Bean in... 0.00
How can I solve the cannot find symbol error in the isWon() & i... +0.28