StackRating

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

Bill K

Rating
1476.10 (4,508,695th)
Reputation
54,305 (1,793rd)
Page: 1 2 3 ... 26
Title Δ
Sound Localization with a single microphone 0.00
List comparison between 2 large lists 0.00
Java constructor with instance methods +0.03
Java Is this multiple inheritance? Or acceptable to do? +0.03
correct way to continuously read messages from the console and do o... +2.68
loop with while as long as input is digit 0.00
Looking for a terminal based IDE to work over SSH - Java +0.54
Create an array based on the input size +0.19
How to log when the finalize method was not called? +2.79
Can anyone explain me this line? c |= 1 << i; 0.00
Java or Python regexp search of large list of words +0.24
How to use or in java conditional statement eg if (a or b != c) 0.00
Pass parameter from JUnit 5 @BeforeEach to individual test +0.56
Factory pattern returning same instance 0.00
How to get Sum of byte arraylist objects in java 0.00
100% Code Coverage; Unit Tests for Data Class Models 0.00
python: how do I give the option to the user to restart the program... 0.00
Is it good catch IllegalArgumentException +0.21
Integer not decreasing when it should? 0.00
I'm looking for an alternative to this Infinite Loop 0.00
Python: How to capture the stdout/stderr of a unittest in a variable? -0.44
Is there a way to visual a grid? +1.34
Two java files. Getting IllegalAccessError when running class with... -0.45
How to Implement a collection that supports add O(1), remove max O(... +0.45
Is this code in O(n) or O(n²)? (Python Code) -0.52
Appending text file to Text Area 0.00
Performance difference of swapping numbers with temporary variable... +1.31
How do I create a more efficient version of this? +0.55
Java Wrapper classes +0.05
How to extract two Paths from args in command-line Java? +0.55
How to read secure web requests and process web socket requests wit... 0.00
Debugging ignored tests in testng? -0.05
Is it ok to keep common code in a separate class and make the metho... 0.00
Should I throw exceptions in an if-else block? +0.54
Tuple assignment in Java 0.00
Set maximum recursion depth in java +0.56
Creating a program in java that counts sentences, paragraphs, lette... 0.00
Automation : Move files from source folder to destination folder on... 0.00
Add method .equalsOr() to String class -0.42
How to refactor two classes with very similar methods but using dif... +0.05
Why is "this" being implicitly passed as a parameter when... +0.61
Can I add a group of classes as delegates to groovysh 0.00
How do I handle a secret API Key when I push to GitHub so that my p... -0.48
Static variable for state management 0.00
Multiple java versions on Windows +0.05
issue in reading objects from LinkedList in java 0.00
Is it a good use of state pattern to maintain currently selected ob... 0.00
Why is OOP juxaposed with Procedural Programming? +0.50
How does an ArrayList retrieve data in constant time? +0.25
Method for Printing 2D Arrays 0.00