StackRating

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

Eclipse

Rating
1555.61 (6,476th)
Reputation
39,039 (2,879th)
Page: 1 ... 6 7 8 9
Title Δ
In C++ why is grouping not forced by the language on public, privat... +2.64
Alternative to forward declarations when you don't want to #include +2.55
Saving extra data in a dll, how did they do it? -2.78
Is the return type part of the function signature? -3.96
Unmangling the result of std::type_info::name +0.20
Visual Studio variable declaration +4.10
Namespacing (static) member variables 0.00
Best way to merge multiple STL containers, removing duplicate eleme... +3.63
C++ string manipulation +3.17
How to implement big int in C++ -1.72
How do I programmatically send an email in the same way that I can... -4.23
Windows C++ UI Technology -2.58
Best algorithm to check whether a vector is sorted -0.83
Would it be bad form to put braces on the same line as the statemen... +3.04
Exceptions or error codes -0.30
c++ adding method to class defined in header file +3.69
c++ adding method to class defined in header file -3.31
Are UIs copyrighted? +2.50
Is it safe to assume that STL vector storage is always contiguous? +4.00
Which standard c++ classes cannot be reimplemented in c++? +4.30
How to print really big numbers in C++ -0.32
How do you OR two LIKE statements? -1.97
Events in C++ -4.24
error-handling-when-taking-user-input part2 -3.54
error handling when taking user input +4.11
Fibonacci Code Golf +2.69
Debugging Multi-Project (C++) Solutions in Visual Studio 2005 -2.12
Violation reading location in std::map operator[] -2.11
Overload a C++ function according to the return value +2.83
What's the scope of the "using" declaration in C++? +3.82
Are there gotchas using varargs with reference parameters +3.92
Finding "best matching key" for a given key in a sorted S... -4.11
Parsing integers from a line +2.31
Simple C++ function -- Is this code "good"? +3.34
Why does the C++ STL not provide any "tree" containers? -0.89
Returning Objects in C++ +4.00
How do you reverse a string in place in C or C++? -0.40
xcopy /exclude issue -0.29
In C++ what are the benefits of using exceptions and try / catch in... +3.41
Coercing template class with operator T* when passing as T* argumen... +1.32
What language/platform would you recommend for CPU-bound application? -2.27
How do I load and save an image from an SQL Server database using G... +3.98
Interview Questions on Socket Programming and Multi-Threading +0.01
Build a simple HTTP server in C +0.41
C++ alternatives to void* pointers (that isn't templates) +0.21
How can I "unuse" a namespace? -0.09
How can I create a thread-safe singleton pattern in Windows? +2.90
Boost: Fire and forget asynchronous function call? -1.39
Inheriting from protected classes in C+++ -3.93
What does the code if ( blah(), 5) {} do? +0.39