StackRating

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

leventov

Rating
1500.51 (445,282nd)
Reputation
8,432 (18,590th)
Page: 1 2 3 4
Title Δ
How to implement efficient hash cons with java HashSet -0.18
Hash function for creating a generic hash table in Java (for learni... 0.00
Number-Crushing performance of functional programing ( with java 8 ) 0.00
Is there a way to parse Date from StringBuilder? 0.00
Performance Tuning Libraries and Java 8 Stream Libraries 0.00
Efficient way to implement lazy deletion in open hash using java 0.00
Lower / upper load factor in hash tables +4.27
Java independent variable vs array performance -3.46
Write a parallel array Haskell expression once, run on CPUs & G... -3.26
Why it is faster to search data using hash table? 0.00
Why is my bottom-up merge sort so slow in Java? 0.00
Fastest Variable Set in Java -1.07
What is the recommended way to iterate a GNU Trove TObjectIntHashMa... -0.11
AssertEquals 2 Lists ignore order +0.05
is it possible to create a generic method that will sort arrays and... 0.00
Java - Move object to front of LinkedList 0.00
In Java 8 how do I transform a Map<K,V> to another Map<K,V... +0.27
Java 8: performance of Streams vs Collections +3.79
Is ">=" test as fast as "==" test? +0.10
Java ArrayList toArray avoid copying +1.87
Why the bounds check doesn't get eliminated? +1.70
Why Java grows ArrayList by 3/2? -4.03
ConcurrenthashMap and thread safety +4.02
Java Optimizing arithmetic and Assignment Operators for large input +1.04
Can I use generics wildcard in List declaration? +2.96
Strange performance drop of JDK8 LocalDate.toEpochDay +3.73
Calculate term frequency on large data set -0.89
Not using % or any java built in methods (math), how to do modulo e... +3.65
Java: hashing every possible pair in a huge list +4.12
java HashMap key swap during get() +1.91
When finding the intersection of several sets which is the fastest... -2.33
Why java built-in serialization is worse than Gson? +2.99
Colour image file IO with Haskell repa array library -3.81
if-else optimization & gotchas? +0.61
Time comparison of add method for: ArrayList, LinkedList, ArrayList... +0.08
String split and compare - fastest method +4.23
Which condition is technically more efficient, i >= 0 or i >... -4.30
Haskell Repa stencil hacks 0.00
Haskell are partially applied functions faster? -2.71
High performing set like data structure for array of ints for java +4.06
Split array into pieces of X length -1.60
What is an efficient way to get values that are not included in var... -0.49
Haskell, terminal call optimisation and lazy evaluation +2.26
Trove Library Queue implementation 0.00
Implementing Phase Unwrapping Algorithm with Haskell Repa Array 0.00
What is the best way to store and sort rectangular data in Haskell? +4.28
Implementing 2D Torus Array with Haskell's Repa 0.00
Mutable, random-access array/vector with high performance in haskell -4.07
Parallel tree search -2.90
Partially unboxed vectors 0.00