StackRating

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

awksp

Rating
1551.72 (7,440th)
Reputation
9,779 (15,672nd)
Page: 1 2 3 ... 5
Title Δ
Can't understand example of volatile in Java specification -0.64
In Java, can we claim that lambda expressions are stored and is pre... 0.00
What is the rationale for using per-method/field access specificati... -0.17
What's the type of a method reference? -0.48
Why might make produce a different object file than the same comman... 0.00
homebrew llvm build cannot find iOS simulator library containing _w... 0.00
Possible to pause main or OS thread to increase paralell computing... +0.18
Explanation of the Collections.max signature 0.00
Why is it possible to use Lambda Expressions in Thread class? 0.00
Final keyword and declaring a connection object as final in java -0.44
Assigning to multilevel wildcards -0.34
Java: Thinking in Java 4th edition. Why would one use a hexadecimal... 0.00
Tenured Generation Garbage Collection 0.00
Array of Lists, and workarounds +1.51
How 'heavy' are the following statements? 0.00
Why can we initialize String, Integer, by literal? 0.00
using Concurrent Mark Sweep GC Collector? +1.90
Why Major Garbage collection is slower than Minor? -0.39
some questions on Garbage Collection internals? -2.42
Newby: Java tutorial, errors when i try to calculate an integer?! h... +0.05
In Java, what really happens when an interface "extends"... -0.38
Java generics. Type mismatch: cannot convert from object to 0.00
Difference between List<Object> and List -0.81
Why does java have types? Do they do anything at runtime? 0.00
Package-level instance method vs public instance method? java 0.00
Light measurement with accurate nanosecond synchronization +0.21
Is there a way to save a file I'm writing to in Java without us... +1.65
Vector.clear() in Multidimensional Vectors -0.08
The assignment operator in Java +0.41
Why abstract does not work for interface implicit methods? +0.43
If threads only can access static methods to a class with its own i... -1.10
StringBuffer and String usage scenario in Java +0.45
A new object seems to change the fields of previous objects +0.43
could parent object be created using super to call parent method 0.00
ArrayList different method's scope 0.00
For Loop with Lambda Expression in JAVA +0.67
Can we override the intersection method of Guava to compare objects? +1.70
Java Type Cast, Object Type and overloading Issue +1.10
Public class requires public members (when accessing members)? +0.42
Custom data structure (element + weight) 0.00
Overriding "static" method/field with "non-static&qu... -0.12
Java Scanner exception handling +0.42
In java , can we pass superclass Object to subclass reference? +0.03
Implementing Priority queue using hashmap +0.17
Do more methods mean the code is less performant? 0.00
Object creation optimization +0.77
Why can't we return an ArrayList<Foo>.iterator() for Iter... +0.42
Pulling substring results in Nullpointer -0.42
Proper way of creating an array of Objects holding objects from sup... 0.00
Java order of class fields and methods in singleton -1.12