StackRating

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

Maroun

Rating
1566.74 (4,483rd)
Reputation
75,744 (1,107th)
Page: 1 ... 22 23 24 25 26 ... 36
Title Δ
How does c compiler allocate memory for structures? -1.65
Consumed Time of System.out.println(); Java statement? +0.31
Why we add _ (underscore) before variable name? +0.74
Escape ( in regular expression +1.56
java.lang.StringIndexOutOfBoundsException: String index out of rang... -1.50
How to manipulate array in a class, from a different class? -0.45
error: invalid type argument of unary '*' (have 'int') +0.26
how many objects will create in the belowe code +0.32
Remove short words and characters from a string Java -0.62
What does int[]... arrays mean in Java? -0.00
How can I get an address of a List? -1.54
Error ArrayIndexOutOfBoundsException -0.50
No unused variable warning using arrays in eclipse +0.37
Multiplication weird output -0.59
how to convert arraylist into string? +0.52
Transposed array is not printing correctly -2.05
Wait for terminal result before proceeding code +1.06
Is there any advantage to int i = array.length over just calling ar... -2.81
Open a JDialog in the middle of the monitor +0.15
Strange Java Coding Style - Why? -1.19
Inner classes defined within a method require variables declared in... +1.43
Get split message 0.00
difference between <?> and <? extends object> -0.83
Syntax, on declaring an ArrayList? -0.70
How JVM check which type of exception occurred in a program? -0.61
Concatenation of Strings and characters -0.26
Deprecated method in two interfaces +1.21
Splitting string on the basis of keyword +0.58
Block scope variables +0.23
Priority method call order 0.00
How to skip loops while debugging Java code? +1.71
Does Java has a default copy constructor? -0.29
bitwise '&' operator +0.72
Does 'null' belong to any type? 0.00
Are changes made to variables in function calls in if conditions pe... -0.41
How does char c = (char) -98; works? +0.32
How do I call a specific element in an array list in java? -0.01
Does nesting in an empty else yield overhead? 0.00
Double Plus Double returns Wrong Value? -0.29
Whats wrong in this Binomial Theorem calculator? +0.45
Why is this switch statement not recognizing subString? +0.88
what happens if both try and finally returns boolean in a method +0.35
Overhead of 'this' keyword -0.39
Get specific value of a String -0.53
How get only characters between `(` and `)` using regular expression? +0.78
Calling equals on string literal -0.83
Nested loop construction +1.06
Binary search does not work with doubles +0.32
Best practice for handling multiple exceptions in multiple methods... +1.33
Confuse about creating the object 0.00