StackRating

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

oleg.cherednik

Rating
1478.68 (4,501,435th)
Reputation
7,130 (22,480th)
Page: 1 ... 10 11 12 13 14 ... 22
Title Δ
Is this approach standard to use varags.length instead of booleans? +0.92
How to Add array elements to PriorityQueue in java? +0.45
How to check if files exists when project start run? 0.00
I want to have a list of 100 students with attributes. How can I ha... -1.26
How to find every palindrome substring in a given string and return... +0.30
Grouping in arrayList of arrayList +0.35
Creating Greatest Common denominator program, but problem with arra... -0.82
How can I check if every single int in a randomly generated array i... +0.07
I want to write a number, then make an operation (if N is even,then... 0.00
Big Array in JAVA +0.02
How to read the first 3 three-digit numbers from a text file? +0.49
Creating Binary World Representation - How to Set a Bit in a Long a... +0.85
When i create a stack in the program, why it is storing in heap not... +0.52
How to create an array of objects with different instances? +0.26
How to find the sqrt() for BigInteger in java? 0.00
Which FunctionalInterface should I use? -1.17
what is the meaning of arguments in substring method of String class 0.00
Java basic, reversing a word and how it is achieved through a for l... 0.00
Why finalize is required when GC can free all connections +2.44
String Array to String without last index value +0.53
Hashmap value gets modfied while inserting values into the hashmap +0.03
How to Convert String to List<String> in Java Without using J... -1.50
Recursion string in JAVA +1.56
how to append ++1 to an attribute value in a List of Pojo's if... -1.37
Java Get last key from Hashmap -0.63
How to recursively calculate a number raised to a power? +0.31
So my problem in this is that I cannot seem to add a void function... -0.08
Getting error when trying to insert element in a sorted array +0.53
Can't convert String to enumType +0.14
How to continuously read a File in Java? -0.98
How to print odd numbers using recursive java with the limits = n -0.54
camunda intercepting business process execution +0.53
Appending a new line to a BufferedWriter -0.33
CompareTo Method +0.61
How do i optimize below code so that it can accept any array size a... 0.00
How is the remove method for ArrayList in Java implemented? -0.47
Iterating changes over multiple labels at once +2.97
Swap Value of an Array in a Loop +0.53
From a specific expression tree to a generic one - java -0.67
Is it a bad idea to use object type(LONG) as a parameter type? +1.10
Reading data as an object and inputing into an Object array +0.37
How to sort map with multiple dates as values in java 0.00
I want to get the last letter in a string and print true or false d... -0.22
How to combine two similar methods in java? -0.52
java streams: How to apply a reduce method 0.00
Method put of hashMap overwrites values of already stored data -1.47
How to stream, in java, over a key->collection map, where each s... -0.58
How to split strings and store into a hashmap of strings in java +1.99
type erasure validation on runtime -0.69
I am trying to loop through an ArrayList to find the lowest value o... +1.12