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 ... 25 26 27 28 29 ... 74
Title Δ
how to iterates a hashmap, does it need to cast the keySet() in Java? +0.26
Should a default implementation of an interface with stub methods b... -1.04
Diamond Operator; initialize paremeterized generic class 0.00
What is the expected running-time of String.replaceFirst("^...... 0.00
Sorting an array to even and odd numbers +0.11
Java - make class static instead of one instance of it +0.16
What is the best way to convert a raw vector to type safe list(Arra... 0.00
Unicode escape syntax in java -1.19
3 consecutive chars with letters in between 0.00
Using lambda to execute a void: Is this correct? -0.16
Default boolean value in Java +0.65
in java, when do I get access to this instance if not in main()? -0.23
To print the sum of the numbers(not digits) in a string -1.12
What tool would you use to complete this task to reformat java code? -2.72
Use of ArrayList#trimToSize() method? +1.46
Remove substring between two characters +0.84
java - iterator.remove() if set is modified while iteration -0.38
Webstart application: SecurityException: setContextClassLoader 0.00
Calling a synchronized method from a new thread created inside anot... 0.00
Selecting certain data from ArrayList +0.31
How to use Stream<E> instead of Collection<E> or List&l... 0.00
What is the class of method references? +0.81
Java: share object reference without passing as parameter -0.22
Calculating statistics from a double array -0.72
Why doesn't BigDecimal.stripTrailingZeros() remove always all trail... +0.28
JLS: Modifiers before package keyword 0.00
Default initialisation as octal || int a = 0 -> Octal +1.35
How to use Range check in Switch case Statements +0.62
ArrayIndexOutOfBoundsException when initializing a 2dimensional arr... -1.75
Is it safe to use Double Checking Locking based Singleton in Java? +0.22
How to get the height of VBox before setting it to the parent 0.00
Is a read to a volatile field happens before every subsequent write? 0.00
Data Structure for Snapshots at Time +0.03
Any Java class that enforces LIFO? 0.00
Difference between Executors.newFixedThreadPool(1) and Executors.ne... 0.00
Java for loop - code efficiency +0.39
Odd method call in java using a dot operator to access a generic list +0.63
JAVA Multithreading to check primality of several numbers at once i... 0.00
What is the name of the :: operator in Java 8 -0.51
Why is Java's type inference so weak? +0.28
What is the best way to find the largest number in a random array? +0.15
What is the smoothest way in Java to read a text file containing a... +0.27
Fastest way to find substring in JAVA +0.93
R: Using the R-bloomberg package to get market depth 0.00
Jar vs DLL - does they run similar? +0.27
Stream and lazy evaluation 0.00
Preserve file creation time with Java +0.28
Multiple Bounded Generics in Java -0.61
ArrayList declaration in java +0.30
How do you create and later access an application level resource? +0.92