StackRating

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

assylias

Rating
1664.09 (378th)
Reputation
260,449 (160th)
Page: 1 2 3 4 5 6 7 ... 74
Title Δ
java method: java.lang.Integer.numberOfLeadingZeros(int) can be opt... +1.17
How to add sequential elements to a List with streams +0.91
java 8 handling custom exception when using Collectors.toMap 0.00
Need a Java Lambda equivalent -0.72
Why does a parallel Java Stream with a short-curcuit operation eval... -1.35
Bloomberg API /blp/refdata: stockinfo -0.47
TestNG @Test(invocationCount = 20) to a Class with @Test(DataProvid... -0.23
TESTNG test run sequence 0.00
Multiple Time Series Excel Download +0.59
Find value between two array values -0.83
Initialize ArrayList<Long> +0.43
Best way to allow null pointer exception ad get over it -1.32
Bloomberg Excel formula result length limits 0.00
Bloomberg API: Accessing fields for symbol containing fractions 0.00
How to get week current day in number format on solar calendar java +0.62
How to count words in a File when File has multiple spaces? - Java -1.84
The best way to compare two very large lists +0.74
Java hashset contains duplicates +2.33
Encoding agnostic way to read "German" text files 0.00
IsAfter Usage of Local Date Time In JAVA 0.00
How to assign Stream method to a Function in java 8? +0.14
java What is {{ }} and -> in the following enum 0.00
Java - inverted index -0.23
Lambda expressions and nested arrays -1.93
How to make sure Java won't switch threads when in certain bloc... +1.11
Double-checked locking of non-null class member field +0.27
Java, why need to use synchronization? instead of using a single th... +0.41
how to convert this date format 2017-07-28T04:13:40.398Z to normal... 0.00
Java Threads: Should all shared variables be Volatile ? +0.95
What will happen if we put a key object in a HashMap which is alrea... -0.54
How to get Date in UTC+0 in Java? -2.79
Convert database time to IST datetime 0.00
I'm working in netbeans trying to read data from a file and dis... 0.00
Sum of list of object fields using stream +1.09
Deep understanding of volatile in Java +1.28
System copyarray cannot be applied object --> int[]? -2.73
does static variable initialized in default constructor? +0.27
Divide LongStream into substreams with maximal length +0.76
Do not repeat ListIterator element if next() and previous() used su... 0.00
How does HashTable Order Values? +0.64
How to exit ExecutorService after all the threads have done their e... -0.09
How to release a connection automatically when exiting any method o... -2.91
DelayQueue unexpected behavior. DrainTo deletes from the queue only... 0.00
Semaphore fairness parameter not following first-in-first-out +0.95
Enable unit testing of a method my making it protected +0.36
How can I test methods where I need a file? -0.23
How To Read Line Numbers x Through (x+y) From A Very Large File 0.00
java.time.DateTimeException: Hijrah date out of range +1.48
why is my netbeans not logging output to the console? 0.00
Matcher.group() not returning correct value when more than one patt... +1.29