StackRating

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

Jacob G.

Rating
1640.17 (700th)
Reputation
16,119 (8,670th)
Page: 1 2 3 4 5 6 7 ... 13
Title Δ
How to embed maven modules as .class dependencies as opposed to jars? +1.98
How to call the correct overloaded method? 0.00
LocalDateTime sets calculate overlap in seconds 0.00
Generic method reference type specifying before/after :: operator -1.66
minimum coin top-down solution is not giving expected results 0.00
Avoiding unchecked casting using generics 0.00
Function pointer to String method in Java +0.11
Java 8: Parallel stream to wait until all the threads finishes the... +1.58
Java 8 String Comparison 0.00
Is generics bound part of method signature in Java? +2.37
Data structure that inserts in constant time at endpoints and befor... +0.85
How to suggest that implantation of interface has some specified da... 0.00
Difference between valueOf() and String.format() +2.20
Does AWS Lambda/Firehose support Base64 URL decoding? 0.00
BigDecimal/double Precision - number rounds up higher +0.86
Why is 7 / 3 not always an int? Why can it be assigned into byte or... 0.00
Java generics - too complicated? How to simplify? -1.98
Why Collections.min(Arrays.asList(new Base(), new Base())) gives a... 0.00
Thread.sleep() vs Thread.onSpinWait +1.41
CompleteableFuture in a loop contruct in a private Ethereum Blockch... +0.37
Check if a Java version is greater than a certain iteration in Java? 0.00
File Path - Relative Path +0.12
Wildcard Bounds if Class Generic Type is Already Bounded? 0.00
Getting repositories via a defined list - rather than all for a user? 0.00
Sort a HashMap, define the limit and convert to ArrayList 0.00
Spring Boot Console App:Invocation of init method failed; nested ex... +0.34
How to move the mouse in JDK 10? .mousePress(InputEvent.BUTTON1_MAS... 0.00
Why can I not use this generic as a parameter with seemingly the sa... +1.53
How to do 3 way filtering/Grouping on Java streams 0.00
how to set JVM arguments in IntelliJ? 0.00
How can I format a String, which is a date, to a new date format in... 0.00
Java Math.IEEERemainder confusing result 0.00
Split camel case string with number special treatment -0.94
how to use .set() or .setvalue() on char in java 0.00
Performing addition when creating a string +0.37
java.lang.ArrayStoreException: when assigning value with incorrect... +0.65
Difference in behaviour of the ternary operator on JDK8 and JDK10 -1.99
What's so special about 0x7f? +0.36
Convert anonymous inner class to Java 8 lambda 0.00
Solving a complex algebraic formula with java -1.66
How to validate string against a character set? +0.30
How to refer to a class when both simple and fully-qualified names... +0.53
How to efficiently generate only odd (or even) random numbers? +1.56
Output of the untreated exception mixing up with output of the prog... 0.00
Converting elements under List<String[]> to upper case in one... +1.80
Shared abstract implementation of a generic interface method: "... 0.00
convent a unsigned 32 bit integer to byte array which length is 4 b... -1.70
`ByteBuffer.allocateDirect` and Xmx +0.37
Stochastic Search to lambda expression 0.00
I need to keep a collection of objects sorted by a "ranking&qu... +1.36