StackRating

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

Péter Török

Rating
1644.77 (644th)
Reputation
102,395 (712th)
Page: 1 2 3 4 ... 31
Title Δ
What's this generics usage in Java? X.<Y>method() +0.65
Recoding raw types to generics -1.06
NoSuchMethodError: tools.Timer.<init>(J)V -2.67
What's it called when people try to overuse Design Patterns? -0.40
How to suppress multiple FindBugs warnings for the same line of code +0.29
why short is incompatible to int in the context of overriding? +0.61
SuppressWarnings not working on FindBugs -0.21
Storing multiple values in a variable -0.58
How to get the real address of i from "const int i" +1.75
'*' as parameter changes to ".classpath, .project, .settings,... +0.89
java syntax like Object(){} +2.04
How do I ensure the format for saving and parsing string representa... +1.67
Need of Iterator class in Java? -0.61
In Java generics, what does List<? super String> mean? +1.22
what's the static inner class Entry in HashTable used for? 0.00
How to go out of the conditional IF statement? Return doesn't work... +0.47
Using finally instead of catch -0.89
How to get Array From Another Class in Java -3.10
log4net not logging debug statements -0.07
Should I synchronize a static volatile variable? +0.82
runnable interface example -1.84
How to put `throws IOException` to the statement -0.81
How do I return the value pointed to by a pointer? +1.44
Run time polymorphism with pointers in C++ +1.29
String[] or ArrayList in Constructor? -0.78
For string manipulations, string or sitring buffer is faster? +0.29
Java Generics: The wildcard(?) as argument and return type -1.71
How to identify object types in java +0.40
Correct way of doing multithreading inside Tomcat/Jetty +0.04
best location to write a unit-test (java)? +0.74
Implementing the useDelimiter method +1.76
Advantages of stack-based architecture of the JVM's instruction 0.00
Static method access to non-static constructor? -0.21
What are reasons for Exceptions not to be compatible with throws cl... 0.00
How does assigning to a local variable help here? +0.34
Can objects have access modifiers? -0.52
Error when making class protected +0.07
Make an #include <header.h> only visible for its own library 0.00
c++ object instantiation using sizeof, malloc and cast -2.61
java unit test of a method interacting with binary files in filesys... +0.51
How to have method use field from desendant class in java? -1.38
How do i know if my windows service is working? -0.15
What is the right way for changing the value of an already instanti... -0.84
Writing Tests for methods not exposed to UI - general help needed -0.45
type mismatch accessing an array +0.30
C++ pass by ref compilation error +1.07
What is the type of unmodifiable list in java -0.18
How to define same macro function based on different parameter +1.09
Abuse of singleton? 0.00
What are the keywords '%type' and '%token' used for in C? +1.07