StackRating

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

Alex R

Rating
1528.74 (19,683rd)
Reputation
117 (648,338th)
Page: 1 2
Title Δ
Convert Headers data in String to Map<String, List<String>... 0.00
Is there a Java LinkedList method to use as a ring list? +3.69
How to convert List of Map into Map of List using Java Streams +4.23
How to convert List<List<String>> into List<List<... +3.79
Java Swing Graphics and Events 0.00
Java Records and Null Object Pattern? 0.00
Why does this code compile fine in java 11? 0.00
Decrypting using AES returning blank string +3.78
How to assign scheduled tasks to a specific thread? 0.00
Why is Files.readAllBytes() not accepting an encoding parameter? -2.46
Java program not saving object to HashMap +3.73
Meaning of "shallowly immutable" in the documentation of... +4.93
Sort an Arraylist without modifying the original list +3.84
MD5 in Java different from MD5sum in shell 0.00
Why JDK Thread StackSize is 0? 0.00
Java - Dynamically choosing subclass/object to create -0.44
yaml generation in Java 0.00
how does inner class make this reference escape -1.10
Why does the same number keep repeat twice when I try to move the v... 0.00
How to random every number we assign into a 2D Arrays in java? 0.00
Subclassing a class with a private default constructor in Java 0.00
How to exit a do-while loop using a Scanner in Java when the user e... 0.00
How to clear a circular array queue in constant time O(1) 0.00
What is the difference between these two generic functions? 0.00
Why is a block of Java code faster when using synchronized keyword,... 0.00
A code to generate a string dynamically according to specific input 0.00
Javascript Call Method Confusion 0.00
Find all classes in package (& call static methods) at runtime 0.00
Instance equality check returning false? 0.00
Repeated replace calls lead to java.lang.OutOfMemoryError 0.00
How to get information from my SQL Databse 0.00
Linkedlist InsertInOrder method 0.00
How to do ConcurrentHashMap.computeIfAbsent without assigning the e... 0.00
How can I make Promise.all wait for every promise? 0.00
Speed up reading CSV in Java 0.00
Not understanding some basic compilation errors in Java 0.00
Found some code that Sort using Arrays.sort() 0.00
Iterating a list in stages in Python 0.00
Why do HashSets not have a stable serialization? 0.00
How erasure of generics "replace" multiple bounds 0.00
Accessing methods in higher class in Java 0.00
How to make setStudentName method? 0.00
How to make this algorithm lazy? (Java) 0.00
How to pick a method in O(1) 0.00
How to make primality test accept large numbers 0.00
Generalized method to get sum of any data type in java 0.00
String to collection with empty String 0.00
How to pretty print a 3D array in Java 0.00
Wait/sleep until a specific time (e.g. Thursday at 10:59) in java 0.00
"Why does my lottery game ignores zeros?" +4.02