StackRating

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

Andrew Tobilko

Rating
1687.52 (210th)
Reputation
29,430 (4,181st)
Page: 1 ... 4 5 6 7 8 ... 20
Title Δ
Java generics with parameter - inheritance -0.36
Is there an easy way to parse through a text file with 4 columns to... 0.00
getting 0 output instead of correct output +0.29
Get LinkedList of entries from LinkedHashMap with values() method -1.11
javax.faces.component.UIData.getRows fails to parse 25 and 1000 as... 0.00
Can I write a for loop that iterates over both collections and arra... +1.36
Refactoring a DataTable with a large number of attributes 0.00
Is it good practice to directly call REST endpoint (method) from an... 0.00
is that ok to have @Autowire or @Inject in @Configuration class 0.00
What is the lifetime of unassigned object created in a constructor... 0.00
Simplify code - Checking the first character in a string to match a... +0.97
passing static method as parameter in Java +1.17
Return inside just try -1.68
Count how often static method is called in Java -0.17
How to Search the Historical Version of Spring cloud on the Officia... 0.00
TreeSet instance in Set reference variable -1.06
What is intended behavior of Guava's Optional.or()? +1.35
What is the difference between throw e and throw new Exception(e)? +0.67
Java: using a lambda without assigning it to a variable +0.33
Can you explain why the first unwrapped method reference does not c... -0.49
Using StringBuffer and StringBuilder as a method return type in Java -2.85
How to iterate through a list of objects with a specific variable? -2.56
Force re-use of thread by CompletableFuture -0.64
Override interrupt method for thread in threadpool 0.00
How do I read the value of the Spring datasource URL regardless of... 0.00
Creating an alias for a class 0.00
Why does this function always return either 0 or 1 +0.30
counter value is getting rested in multithreading +0.26
Functional variant of get value from if-elseif-else, in Java +0.30
How are Hash Map values stored (in case the values are duplicates)? +0.20
Averaging BigDecimals using Streams API Collectors +0.89
Synchronized Arraylist between two threads doesn't return the s... +0.09
Spring data findAllBy with iterable returns empty array 0.00
Any advantage of defining a "DEFAULT" member instead of m... +1.01
Does Spring have an annotation to read classpath contents to a Stri... +0.69
Filtering objects from collection based on user choice/input +1.17
What are the restrictions on generics at inheritance hierarchy? -0.25
How to pass a method reference to a Triple? 0.00
collecting column of multidimensional array to set -0.98
Explanation for v-> v>5 -1.48
Java stream: use optional filter() operations on chaining -2.59
Stop the running threads from an array -2.95
How does Spring autowires session scoped beans? +0.29
Runnable::new vs new Runnable() -1.03
Is it Advisable to have multiple services injecting in to a Single... 0.00
How can I filter directly a collection based on a value? -2.23
How to get multiple values from an object using a single stream ope... +0.67
How to replace lambda with a method reference for interface methods? +2.62
Anonymous-Inner classes showing unwanted modifier +0.03
What is scope of Spring Class annoted using @component annotation i... +0.30