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 Δ
Instantiating an object by chaining constructors +3.21
Using Dijkstra to detect multiple shortest paths +3.04
Split string with a different expression +3.81
C - Code after 'if' (and inside a 'while') does not... 0.00
SARSA in Reinforcement Learning +3.32
Which symbols shoud be used to specify versions of a variable in la... 0.00
Why is Minimax with Alpha-Beta pruning expanding more nodes on the... 0.00
Microsoft technical interview: Matrix Algorithm 0.00
Difference Between Heuristic and Approximation Algorithm in Bin Pac... 0.00
Prove that a binary tree with n leaves has a height of at least log n +3.39
Get random element from array without repeats in Java +3.21
What is a term in Java? +3.65
Access method of private class inside static inner class from main() 0.00
Generic Functional Interface that accepts and returns same type +0.64
NullPointerException after initializing object -2.04
Intuition behind incrementing the iteration variable? +3.46
How do the numbers and letters differ in hexadecimal colours? 0.00
Check if method requires a parameter using annotation and reflect -3.43
Find sets of strings that a human could easily confuse 0.00
modify map keys java - performance 0.00
Variable is reset after loop -1.31
How to split a String in Java and store it in different list -0.96
Alibaba interview: print a sentence with min spaces +3.70
Collection.contains yields wrong result +3.43
Is there a way to load a static class without an object? 0.00
Explain why time complexity for summing digits in a number of lengt... +3.78
How to use an argument for variables to execute a method for a map... +3.56
Stop Eclipse from indenting comments created with Ctrl-/ 0.00
Making a copy of a BigInteger +0.88
How does half of the dimension give the number of layers of NxN mat... 0.00
If java is pass-by-value, then why does displaying an array name re... -2.27
How to prove the complexity of T(n)=T(n-1)+log n =Θ(nlog n) 0.00
PersonQueue is not abstract and does not override abstract method a... +3.42
Find two paths of equal distance in a graph (given two start and go... 0.00
java: warning: iterator is a raw type -4.51
Adjusting Dijkstra for transit routing — minimize route changes +1.53
Building Elasticsearch from source, but it wants Java 10 0.00
java long Division two values unexpected result +3.91
Are there any rules to choose the first adjacent vertex to do graph... -0.41
Eclipse - How do i add a save/load feature to my .jar game? 0.00
Can I change object without using object reference as well as in no... 0.00
How can I turn an odd number even, or vice versa, in Motorola 68000... +1.84
Finding Distance Between Adjacent Objects Held in a HashMap +4.15
Distance between 2 co-ordinates in Java +3.70
Java: Substring to arrray of Strings -0.31
Java reflection - check is assignable from classmetadata 0.00
Reaching zero after multiplying big integers in Java +5.23
Is there a better activation function for my neural network? 0.00
Selection sorting an instance of an object of type ArrayList of obj... 0.00
How to condense my 9 if statements into one +1.48