StackRating

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

RalphChapin

Rating
1434.57 (4,535,073rd)
Reputation
2,569 (65,703rd)
Page: 1 2 3 4
Title Δ
Transfer an image as byte array +1.90
Multithreaded access to data structure +0.41
How exactly does multithreading work? +0.43
Finding open contiguous blocks of time for every day of a month, fast -2.85
How do I execute a Thread Group within another Thread Group? 0.00
Interface with inner implementation - good or bad -1.62
How to make a delayed non-blocking function call +4.82
Should I use an object's property or the internal variable when cod... -0.97
How to Ensure Memory Visibility in Java when passing data across th... +0.69
Java - Store data in an application -0.92
Java - creating separate thread for sending objects over the Internet +0.73
Calculating shortest paths with data extracted from a database 0.00
Is it possible to save a Java Class<?> file? -1.71
Serialize Java Object into String using UTF-8 -1.31
Performance differences between ArrayList and LinkedList +0.91
Defensive anti-multithreading class implementation -2.26
friendship graph BFS -1.68
Passing data between threads in Java? 0.00
Pure Java: How do i know if my thread is sleeping or not? -2.95
Java thread pool to solve for a single result +2.33
Multiple sockets cause ConnectException: Connection refused: connect -2.34
How can I monitor life of threads? -1.21
Extending class with enum - java -4.50
Better to implement object graph by composition or indexing? 0.00
Is there a better design option? -1.28
Accessing arraylist in different class? +0.39
When should checked exception/unchecked exception be chosen? +0.29
Programming Principles: Assignement vs Conditions +3.49
Java thread simple queue +0.72
Fastest way to access this object -0.44
Passing an object received from an input stream to another class +0.55
What are the design advantages hash-like saving vs incremental +1.46
Java "synchronized" in object class or in calling class -1.06
Is it possible to detect if a Stream has been closed by the client? -3.96
Java equivalent to the C# array declaration of private static doubl... +3.45
Controlling thread using wait() and notify() -1.27
Java heap space: Hashmap, ArrayList +3.19
How does finalize() work in java? +0.79
Is it possible to automatically serialize object knowing the .class... -2.03
Multiple threads using System.out.println in Java -0.99
Reading binary chars from a CSV file in Java 0.00
Making package-protected java class visible in parent package +3.57
What's the best way to deal with potential runtime exceptions from... -3.43
Java rounding with a bunch of nines at the end +0.63
Preventing Java from printing the stack trace on certain exceptions -1.05
updated gui application -2.46
java BoxLayout panel's alignment -2.69
How to design a transparent API when using a container to track obj... +0.95
Designing the class inheritance of my custom control +0.06
Why does this code demands so much memory -1.11