StackRating

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

tb-

Rating
1470.40 (4,519,060th)
Reputation
1,067 (146,598th)
Page: 1
Title Δ
Split a string with multiple delimiters using only String methods -0.28
Difference between JLS Example 3.10.5-1. String Literals and Oracle... 0.00
Algorithm for ConnectAll game 0.00
Truncate the fractional part of a BigDecimal when its scale is zero... +4.42
Proving f(n) is O(2^n) -0.84
How do I replace a static count variable with a factory in Java? -0.24
Best practices for converting from int to String? +2.93
Referencing abstract superclass fields in an subclass +1.18
Java Bishop Chess Board +0.12
How to make java wait for user input? 0.00
Which is the best way to implement ButtonListeners in different cla... +0.48
Does anyone know what the source code for the method Math.sin() in... +4.29
JVM Bytecode float negation: not allowed but possible? 0.00
How to clone two-dimensional List? -3.84
Is there a randomize function that returns values of a chosen type? 0.00
Create my own limited linkedlist based on java.util.linkedlist -0.63
How to display an image with any file format in a Java application? +1.56
Algorithm to generate all possible combinations of 0s & 1s, for... -3.56
Removing Duplicate Words Across Multiple and Large Dictionary Files +1.44
Why does the equals method in String not use hash? -1.94
Benefit of using Nested class in java -2.71
How do I make E1 += E2 illegal while E1 = E1 + E2 is legal? +0.70
Organize Code for GUI and ActionListener in Java +4.33
Why and how does a bad pivot choice make Quicksort O(n^2)? -0.53
Java Map with two keys - speed comparison of solutions -2.66
Reducing TSP to Hamiltonian circuit -3.66
Maximizing number of factors contributing in the sum of sorted arra... -1.96
Finding a specific line in Java using split() -3.37
Can i nest classes within enums, and create arraylist within an enum? -3.75
why Dijkstra's algo does not work for negative weight edges -3.06
Java- Difference in compression for single thread and multithread -3.37
adding rows in jtable -1.85
Processing class giving NullPointException (Beginner) +0.42
flexible array, optimal space, indexing error 0.00
Populating jtable from array under a loop -2.33
How can I pretty-print multiple Java files to a single page? -0.16
Quadratic formula -3.12
How can I sort a directory listing according to name, size and last... -1.62
How to convert number into character array in java without using an... -2.86
hashmap remove complexity 0.00
Unordered trailer linked list implementation of a set add method is... 0.00
Calling connection.rollback() throws NullPointerException -1.18
How to close a previous Frame when a new Frame is opened -3.32
how do I invoke a passed Method? This is delegation, right? -2.29
File that exists is not being found in Java +3.65
Searching a nxn matrix 0.00
Understanding Recursion (applying it on Bubble Sort) 0.00