StackRating

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

pkpnd

Rating
1590.36 (2,282nd)
Reputation
4,688 (35,456th)
Page: 1 2 3
Title Δ
Split a Unicode string only at universal newlines (\n, \r, \r\n) -0.54
Why is β€˜==β€˜ coming before β€˜in’ in Python? +0.36
Python specifying function as input +0.37
Solving a Recurrence Relation: T(n) = T(n-1) + n-1 0.00
Dynamic Programming - Rod Cutting Bottom Up Algorithm (CLRS) Soluti... +0.37
permutation using recursion and three arguments 0.00
Explaining why this algorithm is n^2 -0.63
Why does Java have nested try statements? +1.39
How to compare two lists based on first element and get the matchin... 0.00
Unexpected token '<newline>' after a statement in an... +0.38
How to loop through JSON list with nested dicts matchbook data? 0.00
JUnit: Test for class method breaks compilation when class tested d... 0.00
I need to accept user input immediately upon running my program 0.00
Iterator for a list of sorted lists using a priority queue 0.00
Compression Algorithm of 4 characters 0.00
How can I add mulitple items to an ArrayList without using Arrays -2.63
Get a element from a collection depending on type of element +0.37
How to escape minus sign in Java Formatter? 0.00
Is deep copy necessary on passing an ArrayList to a copy constructor? -0.47
What can be done to prevent multiplayer hacking? +0.88
else is not a statement +0.37
Why bitwise AND gives different byte? -0.63
How to generate a 48 character Hash using SHA384 in Java +0.35
Is it possible to import package in java dynamically? +0.95
Addition assignment += behavior in expression +1.19
Determine if any combinations of doubles from a set sum to target v... -1.96
How to optimally shuffle the fifteen puzzle, for all sizes? +1.24
Select a random element from a list based on inverse weight 0.00
Return a String from method instead of printing to System.out 0.00
create unique combination of characters from same array in java 0.00
Prove upper bound of O(log n) on the maximum outdegree of an undire... +2.31
Factorizing a number into m factors to minimize the largest of them 0.00
How can I get reference to anonymous inner class method 'helloW... -2.18
Comparing runtime complexities for n^a * log(n)^b and n^c*log(n)^d 0.00
Constructor for Instant class in Java? +1.51
Classification of K-nearest neighbours algorithm 0.00
A Star Algorithm early stop for unreachable target in infinite grid -2.06
Floyd Warshall Algorithm and Grid Graphs 0.00
Number of Palindromic Slices in a string with O(N) complexity -0.13
How to calculate how many bit sequences of size n with k bits set a... +0.46
How to generify my interface +1.44
Can a single-layer neural network be trained with anything else tha... 0.00
Cycle detection with the tricolor algorithm vs using a set - any ad... 0.00
What is it called when a class is initialized on the spot? 0.00
Java multi-threaded program using join() gives wrong results in cal... -0.64
Calculate the number of trailing zeroes in a sequence +3.04
Java MineSweeper not counting bomb to right +5.00
Time complexity for recursive algorithm mapping digits to letters,... +3.17
Why would a min-heap be preferable to a max-heap to implement a pri... +4.13
Number of Liars in the classroom 0.00