StackRating

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

markspace

Rating
1511.14 (63,830th)
Reputation
7,155 (22,396th)
Page: 1 ... 5 6 7 8 9 10 11
Title Δ
Encapsulation for mutable objects in Java -0.36
Map sorted on size of value collection -0.01
how to refer to instance method 0.00
Wait main thread until one of out many threads signals in Java +1.18
What is the time complexity of lower()/higher() of TreeSet in Java? +0.05
Java do while not looping -0.50
Understanding Threads -0.33
Can a volatile variable that is never assigned null to ever contain... -1.24
arrayindexoutofboundexception: 0 with an initialized array +0.03
Are local variables thread safe? -0.85
Java newInstance of Generic Class 0.00
Java volatile necessary with synchronized access? 0.00
Java Reflection for creating new objects 0.00
Memory models for strings in Java when one reference variable gets... 0.00
How can we maintain Immutability of a class with a mutable referrence +1.22
Convert time to seconds and then convert it back to hours (JAVA) -0.01
Is Hashtable.entrySet() thread safe? -0.48
Jar executable not playing wav, but playing midi and loading other... 0.00
Using getResourceAsStream is not working in Java -0.72
Java: How to iterate through an array of type linked lists and appe... +0.43
If class exists, call constructor -0.20
Error creating an object and calling a method, error: cannot find s... 0.00
Java - what does "(Customer) v.get(i)" do? -0.65
Create DataBase Usign Jframe, Getting Exception Unknown DataBase Se... -0.05
How do I store these printed letters into an array? +0.47
Do (Instances of) Static Nested Classes Have Access to Outer Static... +0.37
How to reverse a certain number of objects in a Linked List? -0.58
How to effectively print white space as necessary to the task in my... 0.00
Java double checked locking - Strings -0.02
How to make sure there is not any parameter in the url? +0.73
Non-volatile fields + first object access from another thread (java) -0.99
Stuck Trying to Abstract Something, am I attempting to over simplify? -0.18
How to Send Files using UDP in Java -0.51
Reading xlsx files with xls reader (processing library) 0.00
Array adds the same character repeatedly? -0.05
Find if a string contains " " -0.51
Statistical mode (Calculator Java) 0.00
Calculator Can't have Decimal -0.73
Java JFrame not receiving input -1.13
can I get some assistance with identifying whats causing these erro... -0.04
Can i use more than one class with same names in same package in ja... 0.00
How to create Java generic in base class -0.98
Java - refer to implemented class +0.92
Java how to change alpha, hue, saturation and brightness into argb... -0.52
How can I implement Random in java +0.49
Ending While loop with blank line(Enter key) inside SwitchCase +0.46
Implementing JOptionPane in Java -1.35
Does a class without fields have a special name? -0.46
BigInteger memory leak causes stack overflow in Java -0.31
Is Map<String,AtomicLong> enough to be thread safe? +1.01