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 ... 11
Title Δ
Why Can I Return A List Of A Type Not Specified By My List<T>... +0.42
Integer + 1 and memory -1.09
java 8 paralel stream reorganize list by given value +0.28
Method parametrized with one type accepts two types 0.00
Database Locking Implementation +0.01
Java thread class with multiple methods 0.00
Define an interface using Multiple bound Types of Java Generics 0.00
Calling a bean method from another method annotated as Bean +2.04
Why is object created each time? 0.00
Why does ExecutorService.invokeAll() return a List of Future? +2.08
Make a method be able to take two different types as parameters 0.00
Java JIT compiler optimizations - is JIT consistent in respect to v... +0.46
How to wrap methods with similar stuff(example with hibernate) -2.17
Why is it preferred to use immutable objects as elements of a Set? 0.00
Mocking java8 stream.map 0.00
How to implement a interface method with <S extends T> Iterab... +1.17
Two variables referencing the same collection -0.27
Guava Collection Utils vs. plain Java 7 +0.02
Try to solving race condition without using any library in Java +0.67
Java 8 Consumer and side effects +2.33
Does javac precalculate fixed expressions? +1.10
Java try catch finally seems pointless +0.69
How can ensure that one thread will be executed after its main thre... +1.49
How many objects will be eligible for garbage collection? -1.58
Java 8 Iterator stream filter NoSuchElementException +0.34
Primitive Array initialization without value? -1.93
How to use System.nanoTime() for sequencing events with more precis... 0.00
Java generic upper bounded wildcard error -0.56
Synchronization of run() method +1.42
Java 8 Stream add elements to list and sum +1.42
String array size gets modified +0.82
What is the most efficient solution for reading properties from a p... 0.00
Comparable vs Number, Design choice -0.35
How to constantly find the two smallest values from two different l... +2.52
How come I am not getting "ConcurrentModificationException&quo... +1.14
How Stream is more efficient? -0.72
While iterating over a map, for a value, it gets printed though it... -0.03
ThreadLocal InitialValue is called twice -1.57
Generic chceck in the stream collect java +0.46
Splitting a string to a list of integers in java +0.17
Enforcing that an object has specific kinds of methods? +1.04
Guava's LocalCache could not be used, why? -1.58
How to use multiple cores with java? 0.00
Returning copies or clones of collections to prevent mutability 0.00
Scala parallel collection foreach return different results +0.47
Does this Java code leak memory? 0.00
How to Create a Custom Reader Class in Java +0.80
Stream of Strings isn't sorted? +1.11
Spark Scala Understanding reduceByKey(_ + _) 0.00
Can you use lambda expressions in a JPA Entity with good performance? +0.39