StackRating

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

libik

Rating
1494.30 (4,298,204th)
Reputation
12,507 (11,716th)
Page: 1 ... 11 12 13 14 15 16
Title Δ
Java - Card Game, Creating the Cards -0.01
How to find substring without String methods using char arrays? 0.00
Cannot find symbol in my return statement? Java -2.16
Java stack overflow error with recursion -0.07
The Ins and Outs of Setters and Getters in iOS? +0.51
How to calculate a drop rate based on percentage -1.07
ATM algorithm of giving money with limited amount of bank notes +1.72
Subtraction with remainder vs cast to int for changing precision of... +2.64
Time Complexity of T(n) = 2 * sqrt(n) * T(sqrt(n)) + c*lgn 0.00
Should i always use instanceof - array of models -0.01
Declaration and format of 2D Arrays in Java +1.51
how to avoid the else in this situation -0.85
Is it good practice for every public method to be covered by an int... +0.48
This program I wrote in Java is taking a long time to run ( I haven... +1.22
If statement equal twice -0.01
How to design a class correctly 0.00
How to deal with checked exception that is impossible to be thrown -0.62
Accepting Multiple Inputs into an Array 0.00
Widening Var-args vs. Boxing Var-args 0.00
Sequentially searching two dimensional char array -0.01
Algorithm for Adding/Subtracting numbers to find if number can be m... 0.00
Recursion - Combination with in array with no repetition in Java +0.01
Exponential operator in java? -0.03
Reading integers from a text file and putting them into objects to... 0.00
Solved: Java method parameter for creating new object of different... +0.25
fibonacci text sequence special property 0.00
Recursively counting character occurences in a string +0.61
Count zeros in the series of N numbers - Java +1.29
Return one value from an array when calling a method +0.51
Selection Sorting in Java with Strings? +2.45
a = a + b-->cannot convert from int to char. a+=b-->pass +1.19
Why is my array switching values? -0.59
Print top 10 users who post lots of questions and lots of answers o... +0.04
Java call by value +0.01
Stack, Parentheses Matching -0.47
Main calling too many classes? +0.75
Why are colors described as pointers in Java? -1.37
Not getting this Inheritance -0.31
Call all the same named methods in one line 0.00
Remove appended strings to StringBuilder +0.71
Java - Two Circles overlap or inside -0.50
Finding All 3D Objects within a Certain Distance from Point +0.32
Assigning values within Arrays +1.69
need quick help in Java Program Lab +0.39
In Java, how to change the color of a button, wait a few second, th... -1.06
Nested loops easy explanation 0.00
Scanning from file with seperate classes, scanner starts over when... +0.01
Basic Java: How to call a method? -0.36
Client and Object Class outputting values +0.02
How to find string within a string using for loop in java? +1.32