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 2 3 4 ... 22
Title Δ
How do i add an play again option to this java code? +1.82
java, code which counts when at certain char from large string input 0.00
Java, how to split given string into three seperate parts? -1.86
Stream.iterate() does not work as expected? +0.53
Get input from file and put it in set, Java -1.56
Difference between a normal object and a Class object in java 0.00
How can I resume to show the preorder bst? +1.80
removing and object from an array by calling its object name 0.00
Java Stream group by 02 fields and aggregate by sum on 2 BigDecimal... +0.62
How can I show the value of array with the Binary Search Tree of Co... 0.00
Point an array to another array from a function 0.00
Java subclass containing object from another subclass 0.00
binary search and inorder traversal in Java 0.00
How to compare values between two arrays +0.03
How to skip String index out of range and Program stil running +0.48
delete an element in Array of object-java +0.04
SelectionSort algorithm replace all the elements with zeros 0.00
How do I make an array have the size I input while running? 0.00
How to align numbers in Java +0.04
Randomly getting value with percentage of chance in Java +0.54
Println() not printing on a new line? How to fix within my decimal... +0.03
How to add 4 or more numbers recursively? -0.69
How to scan a file for a specific letter in Java -0.84
Java if else in while loop -0.13
What are some real-world programming applications of using the bina... 0.00
(Java) How to create an array with size based on user input, and al... +0.03
For loop java making the output into 2 columns +0.54
Trying to create an array to find occurrence of character in a give... -0.47
How do I return an array that's being stored as a value in a Ha... +0.11
Using LZ4 Compression in Java for multiple files 0.00
Java program that determines whether a given integer has one or sev... -1.09
I'm stuck on this java code using strings and characters. I can... -1.86
I am trying to write a recursive function that checks if one word m... -0.90
The numbers never occur next to each other -0.67
get with id, return another variable +0.05
How can I simplify this method in Java? 0.00
Fill an integer array with a series of number that is a string (java) -0.91
Removing an element from an array without using list +0.54
Null pointer error after declaring / initializing Java string buffer -0.47
I faced an error while creating a circle object in my driver code 0.00
Problem with "Get Lowest Value" Method in 2 Dimensional A... +0.03
StackOverflowError when matching longer string using Regex - Optimi... -1.75
Infinite Loop: My Mastermind program creates a infinite loop if you... +0.03
Custom health actuator properties 0.00
How to best determine whether the date format is MM/dd or DD/mm in... 0.00
Why does my type-casting doesn't work with an object? 0.00
merge 2 sorted list with all elements Homework +0.02
how to add the objects from main class to ArrayList in other class... 0.00
How to minimize the method call to only once if you are finding dif... 0.00
How can I simplify this expression using Collectors.groupingby()? +2.40