StackRating

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

Emilio Garavaglia

Rating
1461.49 (4,527,725th)
Reputation
16,748 (8,298th)
Page: 1 ... 9 10 11 12
Title Δ
C / Objective C pointer declaration -0.60
STL Container insert element and memory perspective -0.42
static member variable when declared private -0.89
How to signal an event to several threads -3.15
overloading operator . +1.37
overloading operator . +1.37
why sorting algorithm takes zero seconds -2.61
Keyboard / Mouse input in C++ +3.01
deep copy of object which hold references to other objects +0.61
Alternative to boost::shared_ptr in an embedded environment +5.39
Multiple inheritance design implementation -0.76
Any pitfalls with allocating exceptions on the heap? +1.79
Inheritance behavior issue -1.86
C++ accesing objects far from current class hierarchy -1.68
Template class destructors -3.54
Why does (1 >> 0x80000000) == 1? +2.20
Search of explicit type conversions in C style: a = (int)b; -1.19
Overload operator= to exchange data between to classes -3.06
Complexity of stl deque::insert() -0.09
Virtual function calling mechanism -1.56
Can multiple threads write into a file simultaneously, if all the t... -1.91
why the result is not in my expectation? -2.51
mutex problem in windows -2.54
Does "vector<x>::iterator" mean there is a "ve... -3.00
RValue references, pointers, and copy constructors -0.07
What is an alternative set-like data structure when modifying eleme... +0.79
Why do std::function instances have a default constructor? -1.85
Inlining an overloaded operator c++ -0.39
Question about optimization in C++ -1.84
Why is std::bitset<8> 4 bytes big? +0.08
Address of Null pointer? -1.64
how are integers stored in memory? +2.28
Pointers in Java -2.52
C++ Selection for Array +0.06
Set with Custom String Class Problem +1.27
What could this Read Access violation Exception be due to? +0.62
functors and object inheritance -2.05
Pointer dereferencing overhead vs branching / conditional statements -2.31
My program always stops working :S (C++) -1.74
Designing an event mechanism in C++ -3.12
delete cout; delete cin; do not give compilation error - a flaw in... -3.27
C++, diamond inheritance, where/when do pure virtuals need to be im... -0.86
Why wouldn't gcc compile this trivial code that calls free() functi... +0.98
Does dynamic memory allocation differ in C and C++ in popular imple... -2.98
Memory Allocation for pointer object -2.24
opening a window that has no title bar with win32 -4.32
Is it ok to return a reference? -0.90
complexity analysis of algorithm -1.59
C++ Programming tools +1.52
Multiple inheritance casting from base class to different derived c... +1.64