StackRating

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

Makoto

Rating
1561.11 (5,403rd)
Reputation
86,176 (928th)
Page: 1 2 3 ... 54
Title Δ
When coding in java, is the main Data type that is used called int? 0.00
Bounded wildcard as a method parameter +0.41
How would one change the value of one integer to another? 0.00
Why is function main required and println not working -0.43
Why is there Generic mismatch for input arguments of two API of col... -0.38
Any way to create a permanent JUnit config. on IntelliJ? -0.10
Intellij IDEA - display 2 spaces indent as 4 spaces 0.00
Workaroud strategies for circular dependencies using only construct... -0.10
How to fill a 2d array row-wise, back and forth -1.08
Java Generics - quick question on Greater Than Method with Objects -0.98
How can I run Gradle tests on a different machine without recompili... 0.00
how to let "mvn compile" includes "provided" sc... 0.00
How to fix Java 9 Optional "Cannot return a void result"... -1.03
Is it possible to construct a Java stream expression to return a 2D... -1.53
Java compare two lists efficiently -0.18
Why is there no method for returning a Key given a Value in a Java... +1.63
Why do I have to write line = reader.readLine() in while for the se... 0.00
What final value does the variable nbrA have? -1.19
While LOOP on Python, print input again 0.00
Define Maven dependency version just before runtime 0.00
Multiple If Statement Reduction +1.35
Does setter method expose the attributes? -0.22
How can we decide whether to use ZonedDateTime or LocalDateTime? +0.17
How use an annotation's value to initialize a bean 0.00
Simplify many if checks with Optional +0.33
How to correctly use polymorphism to call methods of the right clas... +1.40
Failed to execute goal org.fortasoft:gradle-maven-plugin -1.74
Java / IntelliJ doesn't recognize "java" imports or &... 0.00
Maven intermediate parent pom -0.14
Write sql insert and update queries while saving or updating in h2... -0.06
"Cannot find symbol" in Java file operations 0.00
How to call a Gradle task in all subprojects? 0.00
Data Structure that can use different indexes +0.39
Mandatory While Loop Gives Local Variable Might Be Referenced Befor... 0.00
Why is my code displaying the same output every time? 0.00
Why doesn't Spring's @Component annotation use the full cla... +0.41
Get Implementation-Version from WAR 0.00
I'm migrating a Maven WAR build over to Gradle. How do I get th... 0.00
Java: combine two map keys if the values are matching using streams 0.00
Is SQLite3 calling any servers? 0.00
Java: How do I cast a cloned object to it's original subclass? +0.97
Spring Singleton means no data sharing at class level? -0.15
I don't get importing Maven Project options 0.00
What will be the return statement of a method, which creates an arr... +1.59
Is there anyway I can test in junit a method that tells if a charac... +0.42
Why does changes made to a autowired field affect another autowired... 0.00
How to initialize array in Generics with mix data types +0.51
Error: cannot use raw constructor reference with explicit type para... -2.05
How to write Fibonacci with generator without stop number +0.40
Sum a series n^n for values 1 through n with no overflow? Only last... -1.69