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 ... 23 24 25 26 27 ... 36
Title Δ
Is it faster (or better) to declare an array inline in Java? -0.06
Explaining for loop inside while loop 0.00
Compute the time complexity +0.55
Error message - java:24: Incompatible types +0.35
Type safety of input.nextLine? 0.00
Ternary operator spoil OR-conditional -0.43
Double quotes within string like triple double quote in Python -2.03
steps involved in object instantiation. +0.23
How many objects will we create on heap? 0.00
Confusion with output of negation operator in Java +0.33
why is my program ignoring my if else statement? -1.53
Reverse string method +0.98
valueOf() method of String class and other wrapper classes +1.01
changing the order of condition in while loop crashes the program +1.29
Function does not take one arguments 0.00
Check for more than one element in an array +0.32
Creating a border with System.out.println() +0.29
What the methods do which starts with getXXXX()? +0.60
I have an error with system.out.print and I don't know why? -0.65
Removing all occurrences of a character from string without replace... -1.82
Why there is difference in HashMap and Hastable method of put? -0.65
Simple scoring systems with methods +0.32
How to create a String Array with additional characters? -0.55
ArrayIndexOutOfBoundsException coming +0.58
Instantiating a 2d array in a java constructor? -0.37
How to scan a specific String with Regular Expression? +1.60
Code - help leapyear 0.00
String to int while containing characters +1.81
new constructor and function -1.63
Index out of bound exception (Stacks) +0.71
Pre/Post increment operators and arrays -0.62
Any minor difference between ; or {} to represent a null statement? +0.28
loop skipping some statments -0.33
Compile error in java :cannot find symbol. -0.94
Is there any difference between ways we are declaring arrays? +1.54
How to discover which value occurs the most in a HashMap? +0.60
What exactly is an object? Where is the object here? +0.30
How to return the largest number from a series of integers the user... -0.10
Assigning values to String class without creating new instance +0.64
ArrayList fail to convert to a String array using (String[])list.to... -0.46
How can I measure the distance between two words in Java? +0.31
Which convention is better? +0.63
How to set two panels in east of frame +0.34
P-NP problems solved? FindBugs solves the halting prob? -0.78
How to call non static concrete method of abstract class within the... 0.00
Should KeyEventListener and MouseListener be in there own class? 0.00
While loop numbers sum +0.07
java.lang.ClassCastException: java.lang.Double cannot be cast to [L... -0.90
Why is the complexity of the following nested loop O(n√n)? -1.73
Why doesnt this code work correctly 0.00