StackRating

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

Clashsoft

Rating
1541.78 (10,962nd)
Reputation
5,948 (27,435th)
Page: 1 2 3
Title Δ
Swift - what determines the order of a Dictionary Collection? 0.00
Outer class in static context -0.37
Is it possible to add function definitions programmatically in swift +1.05
How to generate a non-abstract non-default interface method using J... +0.20
How do I shift letters down in a loop +3.63
Overriding the hashCode( ) in java for a class that contains an array -4.11
Extractor object in scala: difference between apply() and defined f... -2.65
How to translate java 8's lambda to java 7? -1.44
Passing a type parameter for instantiation +3.49
What is the static type of `this` in Java 8 default interfaces? +3.81
Java: initialization and costructor of anonymous classes +0.37
How to check the inequality of all integers in an array? +4.14
Why does Java bind variables at compile time? +1.84
How does Scala deal with recursive return types? -2.82
Why is javac creating an unused variable with the postfix "++&... +3.73
Printing function results into an array -0.28
Java8 method reference used as Function object to combine functions +2.13
Why wont this value work in a while loop? -0.19
Remove the middle element if the array length is odd, or the middle... -1.58
Inconsistent stack height 0 != 1 +4.28
Java: lambda local variable declaration issue 0.00
Variable Argument List in Between as a Parameter with different dat... +4.51
One-liner to load files into java.util.Properties +4.25
One-liner to load files into java.util.Properties -3.75
Dynamically create and compile a function in Java 8 +3.91
Dynamically choose method at runtime; alternatives to Visitor Patte... -4.19
Why does else if( 2 > 1) { System.out.println(" hello"... +3.92
Type safety: Potential heap pollution via varargs parameter subtrees -4.91
Understanding roles of 'Element' and 'TypeMirror' i... 0.00
Load constructor argument (values) on stack using ASM bytecode inst... 0.00
Can you break a Scala singleton (object)? 0.00
A guaranteed way to get source-order of member fields at runtime? +2.37
Scala try and catch Error 0.00
java.util.Set add and remove method signature difference -0.09
If I call a static method, does the constructor run -1.05
ASM COMPUTE_FRAMES Error with If + Assignment 0.00
Properly places try and catches -1.11
Caesar Cipher shift issue +1.68
How to declare array of custom Class object in Swift +0.01
Explain this behaviour of scala class -4.37
Why sometimes, "==" relational operator cannot be used in... +0.19
how to solve NaN error +3.81
Statement Vs. Block -4.03
Why does methodvistor.visitMaxs(0,0) crash in Java asm? +4.37
How to sort collection with null's and invert the list afterwar... -1.44
Java ASM Generate Catch Block 0.00
What is more efficient? An If Else or a HashMap? +1.88
generic interface that only allows objects that implement other int... +3.91
Defining Variables for use in multiple methods +3.97
Scopes in compiler construction 0.00