StackRating

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

cameron1024

Rating
1537.80 (12,954th)
Reputation
1,813 (91,774th)
Page: 1 2 3 4
Title Δ
Constructing objects using inheritance (java)? -2.37
Debugging my recursive Fibonacci Java code and correcting the logic -0.66
Sorted Array vs Hashtable: Which data structure would be more effic... +0.48
Concatention of string with boolean in java +1.77
Fastest (runtime) way to check if two very long arrays have at leas... -0.34
Where are CrudRespository methods implemented in spring boot? -0.34
Remove spaces and tokens from a string -2.16
Replacing conditionals with polymorphism in java -0.08
Best Way to Assert That Each String in a Collection Contains a Subs... +0.44
refactor too many if...else statements while reading map structure... -1.37
Java using builder with common fields 0.00
How To Extract Data From JSON with Rest Template in Java -0.57
Sending screenshot images over network using java sockets 0.00
After successfully establishing a socket connection, how does the s... 0.00
ResulSet: do {...} while (...); vs. while(...) {...} +0.09
How to call a function on a variable without type? -2.07
What is the proper way of calling a function of a same class withou... -5.35
Why can't the JavaFx SceneBuilder find a user defined class? 0.00
How to hide password within JAR file +2.82
Why there are two running threads instead of one? +1.82
Read-in 1000 primes text file? 0.00
java - How to have a resource file 0.00
Processing 3 triangle not showing in Javafx 8 Window tab 0.00
Is this a safe way to synchronize a block of code? -1.71
Split and add the string based on length -5.11
Why can't I print the String out of my multidimensional-Array? +3.30
BCrypt in my Spring Security project (Spring security) +3.37
Java - ThreadPool synchronized problem when i try printing 0.00
Unable to convert String to byte -2.05
Java Regex Missing a Match +3.45
computing (a^b)%m in java -3.46
Java-Sockets: How to send and serialize object between multiple app... 0.00
How to fine control multiple threads in a Java Application? 0.00
Is there java.util.Optional.or(Supplier<Optional>) implementa... -2.69
How to treat a class a sub-class when it do not want to have all th... +3.41
Java: How to parse csv file to compare the data in columns -0.67
How to filter array with conditions array 0.00
Is there a way to make variables defined inside IF statements visib... +3.70
The method foo(T[]) in the type Class is not applicable for the arg... 0.00
How to differentiate between touchpad clicks +2.79
How to pass dynamic string values to a method? 0.00
Replace %s by a random varriable of a List +3.24
Reading resources of another jar file 0.00
Why is String Deduplication not standard 0.00
Creating tmp file in java using java nio classes , but to file name... 0.00
Converting Long Object to String in Java 0.00
Removing null values from array and getting it from the method in J... +3.43
Remove gestures from Android Q 0.00
How to update a JavaFX GUI correctly while processing data 0.00
What is the purpose of throwing all caught exceptions? -2.72