StackRating

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

erickson

Rating
1596.15 (1,961st)
Reputation
229,066 (187th)
Page: 1 2 3 ... 43
Title Δ
PKIX path building failed: SunCertPathBuilderException: unable to f... 0.00
Java thread safe counter does not work as expected 0.00
Extract attribute values from XML +1.50
How to verify a Microsoft certificate +0.37
Incorrect AES key length error while using python cryptography 0.00
Encryption or hashing -2.11
Java Lambda to Method -0.13
Encrypted socket connection java using RSA (IllegalArgumentExceptio... 0.00
Should I call the getter method for methods in the same class? -0.14
How can this code be improved with java streams +0.33
How can i reduce this repeat code in Java 8? 0.00
Is there a generic way to get the intersection of two lists in Java? +1.52
Return generic type after parsing an Integer from a String 0.00
Date values retrieved from database are showing previous day value... -0.13
How to sort HashMap based off the order they were parsed in using J... +0.37
Java Swing - ScheduledExecutor Service Stops working upon UserInput 0.00
Is there a pattern for having a differing number of Input/Output, b... +0.39
Java NIO still blocking GUI -2.42
How to extract the period of the day from milliseconds timestamp in... +1.85
How to execute a service on backgroud and check its status 0.00
Calculate percentage of a value using stream 0.00
Cipher decrypt wrong result 0.00
String array containing expiration credit card years from current y... +0.03
Java streams - should I use reduce or collect? -0.94
SimpleDateFormat vs ZonedDateTime with timezone -0.35
Bit Manipulation in Java - Conditionally Toggling Bits Based on Bit... +0.36
Program hangs when trying to kill process, until eventually it is k... 0.00
How to remove items from a HashMap via keyboard input? -0.14
How file to byte array converting actually works? -1.36
Get-put principles in Java generics -2.37
Can a Java Bean contain one or more parameterized constructors? -0.63
Is it safe to send a password via a Socket created by the default S... 0.00
How one thread monitor other thread? 0.00
Can volatile be eliminated by Java compiler optimizations 0.00
How to make a method call to superclass of object guaranteed to hav... +0.36
Let reader know that writer finished writing, and wait for reader t... 0.00
How to synchronize block in method -0.13
How to remove from the list of objects those objects whose id is gi... -0.40
Java Multithreading, Thread.sleep pauses current thread but wont co... -0.68
Kill a java thread by thread name -0.32
Create object from Class instance +0.36
Java complex calculation from a file using threads (concurrency) -0.14
Binomial Coefficient with array -0.13
Java 8 result chaining -0.79
Shuffling Deck of Cards Using Card object +0.70
How could I add and update data in random order in a two-dimension... 0.00
Alternative to lambda 0.00
How I can search for byte in byte[] faster? +1.23
How do I create multiple lists from java Map using Stream? -0.63
How does inputstream per byte reading work? 0.00