StackRating

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

luk2302

Rating
1612.58 (1,319th)
Reputation
34,872 (3,335th)
Page: 1 2 3 4 5 ... 21
Title Δ
How does ArrayList.clone() method work in Java? 0.00
Filter huge array optimising performance +2.40
Is there a way to template astract methods so that a parameter to a... 0.00
How to refactor methods that only differ in which method they call... +0.18
function to get second largest digit from a string +0.74
Modifying a 2D array using a nested for loop +1.32
How can I divide an interval [start,end] into n points of equal dis... 0.00
Javascript Objects behaving differently? 0.00
why code execute superclass' method and not subclass'? +0.36
computing (a^b)%m in java +0.43
Java - How do you avoid a StackOverflow after creating multiple obj... 0.00
Can anyone explain the below code How it works? -0.15
Why abstract implementation is returned by Map.values()? -0.42
Why the head of linked list in java is not getting changed (althoug... 0.00
Trying to find the longest palindrome for this input -0.65
How to send a file greater than 25 MB using Java Mail API -0.12
Mock with void method causes 'local class name incompatible wit... 0.00
Java compiler: How can two methods with the same name and different... -2.40
calling subclass method after initialising to parent java 0.00
Shouldn't having classes having instances of each other form an... +0.35
How to find all instances where function return value is not evalua... +1.49
What is the time complexity of an iteration through all possible se... +1.59
Why does blueJ try to execute my program forever 0.00
Understanding why certain bit manipulation operations are performed 0.00
How to stream value of Java List (Varargs) in a method? -1.48
Type Inference and Generic Constructors of Generic and Non-Generic... 0.00
How to fix User Impersonation in Java Web Application? 0.00
Understanding the code of prime factorization -0.15
Java method Recursion is giving problem once the value is derived 0.00
Or condition in if block is only checking the first stmt but not th... 0.00
uploading an image to FTP server in swift 0.00
Java generics with parameter - inheritance +0.98
Lambda returning 200 even though exception was thrown 0.00
Need proof/breakdown of String.hashCode() method in java +0.36
Deque returning null for first element after insertion +0.36
Stream peek() method behaviour -2.15
Constructor chaining with array in Java +0.35
Java drawing rectangle upside down with varying heigth 0.00
Problem with integer bounds and some if else 0.00
Incompatibele types error when copying code 0.00
How to selectively print objects from a list in Java? +0.24
Does LinkedList start searching from the end if you want element th... -0.65
java LinkedList methods getFirst() and element() +0.40
Avoiding duplicate Scanner input for names 0.00
Add and subtract using recursion -0.67
Parsing timestamp as LocalDateTime -2.11
code doesn't run, gives no error messages (java, new to program... +0.35
Thread with Runnable using lambda +0.81
HQL Like doesn't return anything +0.35
How to pass method output into an array element? 0.00