StackRating

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

Adam Stelmaszczyk

Rating
1537.30 (13,246th)
Reputation
15,469 (9,070th)
Page: 1 2 3 4 5 ... 6
Title Δ
Is it bad practice to add an Object to a static ArrayList in constr... -0.58
How to increment neighbor cells from a point in a 2D array -2.35
If Java is pass by value, how does this swap method work? -0.35
Do I need to specify the initial size of Lists when programming for... +1.11
How we can increase size of 2d vector in Java? 0.00
Parsing String with Regex in Java -0.68
How to find downloaded apps and their package name? +1.82
Most efficient way to calculate nCr modulo 142857 +1.10
Why does the execution timing of certain functions vary greatly? 0.00
how to compile and run this program, pthread issue? 0.00
How print indexes of 10 smallest values in array +0.22
For loop being skipped c++ +2.15
using the GET-something instead of instanciation 0.00
Difference between a method with void and a constructor +0.74
How to perform a fast array multiplication? -0.20
Why is method1 and method2 the same at the Bytecode level? -0.43
Java - Getting min max numbers with Math.max and Math.min -0.30
what is the reason of the null pointer exception -0.05
How to Replicate Java console behaviour in Android App 0.00
java equivalent of atof C++ -1.87
Java collection property initialisation - best practice +0.96
Printing a number triangle +0.78
Save a canvas for a future use -0.13
How to convert a jar into native code and use it instead of jar in... +0.45
Why can I change private final ArrayList<Book>? +0.18
Java: delete and recreate an array with a different size -2.07
Most efficient way to call method on all combinations from an Array... -0.93
Would this be a valid declaration? +1.06
Genrate random number less then 9 -0.08
String answer1 = "yes"; if (answer1 == "yes") g... 0.00
Best way to modify an existing string? StringBuilder or convert to... -0.55
java unique number less then 12 characters -0.99
Performance issue in String to Number conversion +1.11
How to crop an image based on 2d array 0.00
Splitting with a string with special characters 0.00
Android in app purchase fee 0.00
Same variable as global and local in C +0.33
adding string as integer -0.86
C math not respecting declared constants 0.00
nested for loop and i cannot get what i want -0.05
Will Vibrator.vibrate throw an error if the device can't vibrate? 0.00
Removing last character in C -0.64
This odd Java code compiles without errors +1.78
What are the security issues involved in compiled source codes (C++... +1.52
How to call non-static method from static? -0.22
Null pointer exception during notification creation +0.44
Sorting arrays in method and returning to main method -0.55
SharedPreferences strange warning -0.37
Fast method of "marking up" URL's and hash tags in text 0.00
What color blending algorithm is used to darken a color? +1.01