StackRating

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

Turing85

Rating
1561.85 (5,263rd)
Reputation
6,448 (25,132nd)
Page: 1 2 3 ... 9
Title Δ
Split a list into sublists in java using if possible flatMap -0.08
ArrayList fields in class constructors 0.00
Kubernetes yaml file - Same property in env and envFrom 0.00
Skip sonar plugin execution if maven tests are skipped 0.00
Why does unboxing occur in this case? +1.49
How should I go about printing all elements in an ArrayList via a t... +0.41
How to return first non empty string value from list of strings(sor... 0.00
Method for all objects that extend the same class? +0.42
How does polling with thread.sleep() work? 0.00
Why is global object array suddenly null when it enters a method? 0.00
Java += operator 0.00
How to mock only a part of a function 0.00
Boolean variable not changing when it should +2.25
Difference between map and forEach for instance modification -1.80
Inner class object 0.00
Is it ok to change a value that is used in compareTo in a TreeSet? 0.00
How does Optional.map() exactly works? -0.09
How find and replace all occurrences of substring in string in Java? +0.62
Can't access dockerized MongoDB (with mongo express) using pymo... 0.00
how can I return the inverse Interface of an functional Interface u... 0.00
Junit test not working for sumoverarray method Java 0.00
How to solve "bad operand for binary operator '+' &quo... +0.42
declaration of an array inside the for loop in Java 0.00
sh: Syntax error: "&&" unexpected from chgrp -R 0... +0.27
Does a simple monolith application need kubernetes to manage 0.00
Are multiple comparators being returned? +2.31
Spring Transactions Flow 0.00
Pass implementation of functional interface as parameter +1.88
Docker Images - What are these layers? 0.00
Sort String based on a pattern array of String +0.12
Why does "this" refer to the parent class although a chil... 0.00
Java array replacements +1.26
Is it a good practice to create many DTO for a model? -1.21
How does java comparator work internally? 0.00
docker-compose mysql Access denied for user symfony@'172.18.0.1... -0.09
Compare two json responses without values with Jackson 0.00
How can I access a helper method for a boolean array in my main met... +0.42
Why is javac -source 1.5 allowing @Override on interface methods? 0.00
Longest Palindrome Substring (LeetCode) solution using expandAround... -0.60
Concurrent requests transaction to prevent unwanted persistence 0.00
What's the difference between int x int y and int x,y -0.08
How does this code lead to the populating of dummy and the L3 list... -0.66
Java static build similar to IntStream +0.30
Can Java's ThreadPoolExecutor act as a load balancer at applica... +0.18
Data structures get maximum value at each level of N-ary tree +1.01
Subtract 3 weeks from current timetamp +0.42
Why does decrementing Integer.MIN_VALUE by Math.pow() return the sa... +0.42
Object naming conventions for both REST and database -0.07
Is it bad practice to pass exception as argument to a method in java 0.00
What if a cast operator is used in shift operators +2.15