StackRating

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

Alessandro Teruzzi

Rating
1483.29 (4,481,776th)
Reputation
2,498 (67,543rd)
Page: 1 2
Title Δ
Intersection of two Sorted Linked Lists C++ -4.36
Explaining sizeof(((rs_comm*)0)->ab[0]); +4.15
How to find indexes of the n greatest elements 0.00
Creating an Interface and a Concrete class and using them in a vect... 0.00
Exceptions on iostreams +0.40
What is the need Polymorphism in OOP? -1.71
How to clear a vector but keeping its capacity? +4.16
How to Ignore Invalid Input When Creating New Object? +0.51
What can I do if Liskov Substitution Principle is violated? -1.93
C++ class design: class or functions in unnamed namespace or privat... +3.86
Elegant way to pass multiple arguments to a function +0.31
std::map::size() differs from iterators +1.46
Passing C# String builder to a C++ wrapper for a C DLL -3.91
Memory Leak During Push In A Queue -1.82
Suffix array implementation +0.21
How can I check if this is last member of std::list? -1.73
Exception specification, is it useful or not? +1.20
Release the opencv Image in a stl container? -3.25
c++ sort keeping track of indices -2.66
How to stream images/data from camera in C++ 0.00
c++ enum and using them to input from user -2.33
Design a better API interface to pass a struct from one class to an... +4.09
Is this considered a memory leak? -1.88
Renaming vector instead of copying it +2.47
Can end() be a costly operation for stl containers -2.00
Does the address of the result of std::string::operator[] point to... +1.31
Exception Handling and Opening a File? -1.74
handling nulls in c# -0.20
What is private inheritance, and what issues(s) does it address? +4.57
Why does the C++ boost package only contain hpp files -0.60
C++ object instantiation and scope -1.61
One-to-one mapping confusion +3.48
How to measure the time that a piece of code takes to execute? -3.83
find a cost optimized path through a grid/matrix in c++ +0.51
C++ problem to write vector data to file +0.26
Why vector.push_back(auto_ptr) wouldn't compile? -0.65
Remove elements from list in a loop without break -1.28
Best place to learn C++ for a C# programmer +4.11
Why few people type const-correct code? Will const-correct code com... +0.30
copyable data class in C++ -2.12
Recommended way of returning pointer from C++ function? -2.53
Beginner's question: Why can't I access an object's members when it... -2.51
Initialization of a struct instance data member in constructor? -3.79
stdout and need to flush it c++ -0.70
struct inside class.h -0.04
OpenCV insufficient memory +2.06
Performance issues with C++ (using VC++ 2010): at runtime, my progr... -1.37
Inheritance vs aggregation and "has-a" vs "is-a". +3.00
Algorithms and Data Structures +4.00
C++ Benchmark tool +3.13