StackRating

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

Marco13

Rating
1561.99 (5,229th)
Reputation
44,188 (2,412th)
Page: 1 2 3 4 5 6 ... 22
Title Δ
BigDecimal toPlainString takes very long to generate String +2.08
Native methods' implementation in jdk source code? +0.39
Ensure different types of generics -0.29
How to read file in an actionPerformed -0.01
Intersecting ranges when using RangeMap +0.60
Do not get input when doing Java Compiler 0.00
In Javadocs, how should I write plural forms of singular Objects in... -1.49
Can a thread that is running see changes in private fields? -1.56
Is there a limit to the number of nested 'for' loops? +1.53
Java Swing - Applying transparancy to Components on transparent JPa... 0.00
Lambda vs Anon vs Static Nested Class 0.00
Get the dimension of an array(larger than 2D) java +2.24
Composition of BiFunctions -0.97
How to unite data from several files in ONE buffer? +0.41
Java 8 functional interfaces verses functions +0.41
Java 7 Random Class +0.43
Result of -1%7 is different in javascript(-1) and python(6) -1.29
Icons similar to desktop shortcuts inside JDesktopPane 0.00
Why is Arrays.equals(char[], char[]) 8 times faster than all the ot... -0.63
Calculate curvature for 3 Points (x,y) -0.67
how to prevent or deal with byte overflow and byte underflow when m... 0.00
How can I find the most frequent word in a huge amount of words (eg... +0.04
Is it possible to condense my code into less than 3 lines? -2.02
Is it bad practice to use Consumers as setters and Suppliers as get... +1.38
CUDA out of memory message after using just ~2.2GB of memory on a G... 0.00
JCuda's JCublas2.cublasSdot: failed to use a device Pointer for... 0.00
Why this converter needs casting? -1.63
Why repaint() statement executes after next statement -0.54
Why does LWJGL have a function that uses floats as coordinates? +0.38
Does placing setVisible() function in the beginning of the function... +0.40
cudaMemcpy error from Device to Host 0.00
How to attach an object in J3d core, J3d util 0.00
Distance Taxicab geometry 0.00
Keeping builder in seperate class (fluent interface) -1.61
Writing huge ArrayList to file in a human readable format -1.31
Irregularities with the (?) wildcard generic type +0.58
How can instanceof return true for a class that has a private const... -0.41
How can I add this float[] vertexData to a Vector3f list? 0.00
Plot a quadratic curve as a function of y on a scatterplot 0.00
How to copy a rotated square BufferedImage part using Java? 0.00
GridBagLayout stacks labels when using custom subclass from Jlabel -1.51
Java Polymorphism : How can I avoid type casting input parameters? -0.55
sorting a List<Map<String, String>> +1.78
java 8 groupBY or using general approach +0.39
Why does inlining Math.max give over 200x slower code? -0.72
Transformation order reversed in glMatrix? +1.92
Image disappears when resizing the canvas 0.00
Can iterator.next() remove elements from the source? (Java) 0.00
Filter jtree - keeping all nodes and children of nodes that match c... +1.39
Concatenate two java.util.LinkedList in constant time +0.40