StackRating

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

Luchian Grigore

Rating
1721.47 (80th)
Reputation
203,453 (226th)
Page: 1 ... 77 78 79 80 81
Title Δ
String formating problems -2.12
Reverse a string in Java -0.45
How to determine to which extent/level an array of integers is alre... +0.15
When to return a pointer, pass a pointer as a parameter or not use... +0.75
C++ strange behaviour +0.77
Are empty interfaces code smell? +0.00
How to pass two dimensions array to a function and how to call it +2.11
Assembler and c++ output text -0.30
Are there good reasons for (x == true) +1.56
MSVC: __declspec(dllexport) does not symbols 0.00
What is the difference between inheritance and composition? -0.48
Is it possible in C++ to declare an attibute in the body? -4.00
How is it possible that I see Facebook URLs in my server logs? -0.35
Efficient sorting of a pile of cards 0.00
Can't print a string in reverse order in C +0.83
All hotkey of Visual Studio +3.49
Why does this call by reference create a new instance? +0.39
Declaring variablle within a for loop +3.73
Difference between exception handling in C++ and Java? -2.85
Algorithm to find sum of 2nd,3rd and 4th highest numbers from 2 dif... +3.72
Return multiple values from a Java method: why no n-tuple objects? -1.98
factory method design pattern -2.75
warning: extra tokens at end of #endif directive +0.74
Is methods overriding in C++ always done in a derived class's header? +0.12
Appropriate use of global const variables in C++? -2.89
Which operator do I have to overload? +0.10
Hide constructor of an inherited class +2.70
Unlucky Numbers 0.00
Preventing a const member function from changing a member array -1.33
("kg"=="kg") returns false. How Do I tell java,... +2.60
for( ... ) loop index declaration style -1.29
C++ Programming tools -0.74
deallocating memory when using exit(1), c++ +2.61
What is the difference between catch(...) vs catch(CException *)? -3.46
How to check for DLL dependency? +4.15
How to delete a file such that the delete is irreversable? -0.03
Operator '.' vs '->' in C++ +2.51
Question about passing class as alias parameter in C++? -0.50
C++ subclasses modular functions -0.07
how to return a value in programming? -0.56
I sort of understand what a class is, but I don't really get when o... +3.66
Is the busy beaver function unique for an n-state busy beaver game? -1.82
System.AccessViolationException in Visual Studio 2008 0.00
Is object created without new operator deleted in a specific case i... +1.19
memory location of pointer variable itself? -4.41
Virtual method causes compilation error in Derived class +0.25
Can wrapping a type in a struct cause additional padding? +3.80
Why do these two constructors together not produce an ambiguity err... +4.58
Fastest/Proper way of ordering if/else if statements +3.77
Creating a Domain specific API 0.00