StackRating

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

Tadeusz Kopec

Rating
1516.05 (41,534th)
Reputation
10,588 (14,277th)
Page: 1 2 3 4
Title Δ
Why does operator delete's signature take two parameters? +1.18
Adding constructor to third party class/struct definition -0.73
Some Question regarding Exception handling -1.41
What happens if delete[] p fails? +0.75
the good way of returning a mutable object -0.06
what is the uses cases in which order in key value associative cont... -0.36
Why there is no placement delete expression in C++? -1.23
access overloaded template functions +0.28
pthread_create error in C++ (pthread inside class) -0.04
Is there a way to call constructor with class instance pointer? -0.06
What is the use of overriding the finalize() method of Object class? +1.03
Overloading subscript operator and working with double-pointers? -1.07
Does anyone have a useful mnemonic for implementing Comparator? +0.52
Can a mock class inherit from another mock class in googlemock? -2.68
std::auto_ptr error -0.57
C++ cast to derived class +0.15
C++ protected access -0.36
cppcheck error : Dangerous iterator usage -0.57
Can I use SQL's IN(...) statement for a namedQuery? +1.01
How to swallow a exception at AfterThrowing in AspectJ +0.46
Why does const_cast need to state what you're casting to? 0.00
Is just setting a value faster than the checking of existance and o... -1.26
sos and return statement -1.80
TreeSet and equals function -0.44
How to clone an Object you dont know the type of? +0.77
How to make object pointer NULL without setting it explicitly, with... +1.61
Weird behavior of right shift operator +0.64
When is a shallow copy desirable (instead of a deep copy)? +0.01
Hibernate: composite-element results in delete+insert on every commit 0.00
Hibernate, single table inheritance and using field from superclass... +2.27
Override or remove an inherited constructor -0.39
Java - why no return type based method overloading? -0.36
Why should I not wrap every block in "try"-"catch&qu... +0.15
How can I make the compiler create the default constructors in C++? -3.37
How to generate a checksum for an java object -4.14
Exceptions in constructors -3.71
Why does Java not have any destructor like C++? +1.65
Hibernate reverse engineering procedure generated @Temporal(Tempora... +3.53
Maven eclipse does not add a dependency +2.30
How do I get the java.concurrency.CyclicBarrier to work as expected +3.84
Constant expression with custom object +3.62
Why there is no multiple inheritance in Java, but implementing mult... +0.15
C vs. C++ for performance in memory allocation -1.52
Is it undefined behavior in the case of the private functions call... +4.04
Why does gcc think that I am trying to make a function call in my t... 0.00
Does std::vector change its address? How to avoid -1.74
How do I ensure data consistency in this concurrent situation? +0.23
How should I declare a constant set visible for every instance of t... +4.43
How to remove smart pointers from a cache when there are no more re... -1.33
Problem with iterators -0.20