StackRating

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

Sleiman Jneidi

Rating
1548.66 (8,353rd)
Reputation
16,409 (8,495th)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
Why does a float value have to be declared twice? -0.41
How do Immutable Objects help decrease overhead due to Garbage Coll... +2.24
Variable reuse in java +0.17
thread safe LinkedHashMap without Collections.synchronized +0.90
optimised algorithm to find maximum value in stack -0.13
Replace text in a file using Stream- Java 8 +0.22
threads synchronization issue -0.49
Why use super call in a super class when it has no explicitly defin... +0.42
The method length() is undefined for the type +0.00
How to sort collection in my pre-defined order? +0.86
How to test a method using sleep() with Java? +0.42
Generic LinkedList clone in Java +2.35
Java: efficiently (and safely) remove sequence of elements in a fin... +1.04
Function Pointers as Parameters in Java 8 -0.90
Make asynchronous code blocking +2.00
Is there any specific reason to add Descending iterator only in Lin... 0.00
Objects, Casting, Inheritance -0.19
Is closing the db connection necessary here? 0.00
Generalize 3 enums into one type +1.42
Searching in a balanced binary search tree +0.68
Why does PriorityQueue do (k - 1) >>> 1? -1.11
Difference between Callback<P,R> and Function<T,R> -1.23
Efficiency of sequential algorithm executed on machine with 60Gb RAM +1.29
How to reduce # of threads in Java parallelStream? -0.12
Spring io @Autowired: The blank final field may not have been initi... -1.06
What is #Number in Java bytecode? +2.41
How to free JFrame resources? +2.00
Junit Share External Resource Between Suite Classes 0.00
Why is this code not causing my computer's memory to run out? +1.70
Why a generic class implementing an interface doesn't need cons... -0.09
Why using a synchronized keyword when we have a simpler way -1.59
Java API shows an example which instantiates interface +0.27
How can I improve the efficiency and/or performance of my relativel... +1.79
Lambda Expressions for Abstract Classes +0.06
What does it mean to do something in a "type safe" way? 0.00
JAVA pass a method from outside class to the ThreadPool.submit() 0.00
What does tree mean in java TreeMap? +0.37
About Object.hashcode() and collisions +1.30
Return CompletableFuture<Void> or CompletableFuture<?>? -0.41
Type mismatch error (Scala) +0.52
Equivalent to map (from haskell) in Java 7 +1.14
Getting the java.lang.illegalMonitorStateException, how to fix it? 0.00
String equality constructing the string from a char array or concat... -1.09
Java Memory Model and Concurrency +1.36
java ThreadPoolExecutor can't create a native thread 0.00
How to dynamically define the Class that can be used as a parameter... +1.39
StringBuilder insert() vs append() performance? +0.02
ForkJoinTask vs CompletableFuture 0.00
Why is volatileWrite necessary inside Atomic{Type}Array constructor 0.00
Java Concurrent Exception when using copy of lists +0.26