StackRating

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

User_67128

Rating
1520.07 (31,763rd)
Reputation
3 (2,496,883rd)
Page: 1
Title Δ
Divide And Conquer Sum Of Array Of Integers -4.68
How to find the total number of groups from 2 to N + 1 +4.00
Interview question: minimum number of swaps to make couples sit tog... -4.23
How to find all possible paths from (1, 1) to (m, n) in an m×n... -0.10
Running time for this algorithm 0.00
How to solve this matrix problem to collect all the seeds? +4.32
Find the year with the highest population (most efficient solution) +1.36
Finding all the Pythagorean quadruples faster when a, b or c <=... +4.35
Count number of ways to reach a score -1.08
How to convert a List< Long> into a double[] in Java +0.67
Find triplets from the array(X1,X2,Y), such that X1*X2=Y^2 -1.88
How can I improve my Java code to generate all known Perfect numbers? 0.00
How to get all factors aka divisors of a number of range 10^18 give... +3.88
error void cannot be converted to java.lang.Integer[] 0.00
what does f(A,i,mid) do? +4.44
Question about comparing two unordered arrays and removing elements... +2.44
Simulation movements of the snake game on a grid -0.40
Find Time Complexity of Function where the recursive call is in a f... -2.03
How does this if statement affect the time complexity? 0.00
Median of medians select algorithm +3.94
Why do these two cases show different results for Array elements in... +3.81
modular multiplicative inverse of an number for calculating nCr % 1... 0.00
How can I combine shift element function to insertion sort? 0.00
Replace the array element with the multiples of all other elements... -4.16
Palindrome Number +2.09
How can you write a class that sums the cells of a matrix around a... +3.98
ArrayIndexOutOfBoundsException on array access +0.67
Java if-statement homework 0.00
Copying alternative nodes from one single linked list to another in... 0.00
Finding Net salary from the Gross saraly and saraly tax 0.00
how do I call class object as a method parameter 0.00
Can someone walk me through the Java recursion process for this code? 0.00
Java while loop not closing when getting specific input 0.00
How to fill an array with another array in different size? 0.00
i cannot be resolved to a variable in a for loop 0.00
Storing a specific number pattern in an array +0.72
Dual-Pivot QuickSort 0.00
Put a space every 5 characters without using regex or StringBuilder -1.92
Copy a specific key value set of HashMap into another 0.00
minimum numbers of boats to carry every person +4.10
Calculate the price of some bags of coffee. I am having difficulty... +0.18
How to loop a prompt for a user to re-enter a number if they input... +0.05
Why 2D arrays run significantly slower than 1D arrays in java 0.00
Implementing Ackermann Function by Java with BigInteger support +0.01
C++ threading classes not working and giving functional and thread... -4.49