StackRating

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

Elliott Frisch

Rating
1634.99 (788th)
Reputation
161,960 (332nd)
Page: 1 2 3 ... 149
Title Δ
My java program output in apache netbeans is strange 0.00
How is the rule for sorting a list in ascending order and descendin... +1.61
Does java support inline declaration and assignment in a conditiona... -1.62
Prime number function returning all numbers, not only primes 0.00
Javac command works when typed manually but not when run in Makefile 0.00
How to access the method in another method? 0.00
Even though my RESULTSET is not empty I am not getting output. Usin... -2.37
How to combine a one-dimensional array with a two-dimensional array +1.03
NaN output in Java OOP +0.31
How to print a number sequence figure using for loops +0.96
How to get element from array inside Arraylist<String[]>? -0.81
Does anyone know what this yellow underline is coming from? Error m... 0.00
Why is it not possible to implement a functional interface using a... 0.00
Setting JAVA_HOME in .bash_profile not returning correct path 0.00
Is there a way to quickly write and run Java code from the command... 0.00
How to compare Strings ignoring cases in Java 0.00
Using yyyy/MM/dd simpledateformat can pass non-date String to Date +1.20
Updating OpenJDK in Redhat 7.6 - issue 0.00
Using IntStream to iterate and call a method -1.04
(char) (i + 'a') JAVA: what's happening here? -1.30
What should I do if I am finding the factorial of a big Number in a... +1.00
Implicit and Explicit Casting between Classes and Subclasses 0.00
Printing an array in a pattern in java +0.72
How to make a simple program where both Servlet and JSP together ge... 0.00
How to make two arrays having different references? +0.56
Postgresql docker container connection failure 0.00
How to solve class case exception ? Using arraylist 0.00
Writing a C program that removes every occurrence of a char except... +0.94
use a method to read numbers from a text file and return the prime... 0.00
Convert integer input to digit using array in C -2.27
How can I generate random characters given a range of values? 0.00
pass "new Integer (any number)" as a parameter to the rem... -1.19
How come my return statement won't print a string? -0.18
Getting the average of values in an arraylist from user input.--out... +0.33
Why cookie object in JSP can contain just value of type String? 0.00
How to use scp in a bash script and wildcards 0.00
python lists: print values which have an even index +0.66
set byte if value cant fit 0.00
toString() for a List Stack +0.29
I want to add another line but it has the same variable but differe... 0.00
Pass by reference - "hack" in java not working anymore? +0.32
How do I turn my “for” loop into a “for of” loop? 0.00
Minutes To Years ,Days , Hours and Miniutes convereter +0.91
Missing While loop logic +0.32
System.out.println not recognized in Pramp? -0.17
Java: How to prevent my function from printing a trailing comma? +1.33
Read scanner input java 0.00
Query a database and generate an ArrayList object 0.00
Number Format Exception when parse a binary String to an integer 0.00
Converting String number words to just String number:Java -2.21