StackRating

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

Nemanja Trifunovic

Rating
1470.69 (4,518,633rd)
Reputation
22,509 (5,823rd)
Page: 1 ... 4 5 6 7 8 ... 11
Title Δ
What exactly is a PWSTR and why use this naming compared to char*,... -1.40
Is Foo* f = new Foo good C++ code +0.46
General C++ Performance Improvement Tips +0.67
Basic C++ debugging question +0.68
C++ exception handling with source code line info +0.82
C++ length of file and vectors -0.61
Why is it important for C / C++ Code to be compilable on different... +1.52
"Global variable" in Visual C# +0.26
Cstring in C++ - using standard C functions leading to a segmentati... -0.11
Predict C++ program running time +0.63
Always check malloc'ed memory? +1.48
Wide to narrow characters -0.49
MVC model in MFC +0.02
Is it good practice to NULL a pointer after deleting it? -0.63
Can BSTR's hold characters that take more than 16 bits to represent? +0.29
A simple C++ framework for Win32 Windows Applications? +0.65
Mandatory use of braces +0.19
How defensive should you be? +0.99
global vector C++ -0.35
Cross-platform OOP in C++ -0.77
How to expose STL list over DLL boundary? +1.02
.c_str() weirdness? Data changes without rhyme or reason? +0.45
Exception handling -0.30
To iterate or to use a counter, that is the question -0.73
Should References in Object-Oriented Programming Languages be Non-N... +0.16
C/C++ Macro expansion vs. Code generation +0.35
How to log exceptional situations in C++? -1.02
Function names in C++: Capitalize or not? +0.27
When does template instantiation bloat matter in practice? -0.01
Why do you prefer char* instead of string, in C++? -0.42
Multiple dispatch in C++ -0.08
Why should exceptions be used conservatively? +0.35
What kind of solutions is Golang (Google Go) designed for? +1.70
Is anybody working on a high level standard library for C++ +0.05
When should you use an STL other than the one that comes with your... -0.77
Polished UI Desktop Application, which UI library to choose? +0.08
STL or Qt containers? -0.75
How to handle changing data structures on program version update? -1.03
Qt in a professional setting +0.55
uSTL or STLPort for Android? +0.05
char *a, *b; what type is (b-a) and how do I printf it? -0.95
Choosing between WPF, wxWidgets, Win32 API and MFC +0.76
Most natural blinking visualization? +1.09
Why was wchar_t invented? -0.56
C++ features to learn -0.93
Making a HANDLE RAII-compliant using shared_ptr with a custom deleter -0.34
From MS .NET to Web development options on Mac OS X -0.06
I'm an experienced C# developer, what things should I know to code... +0.26
Why are most of the biggest open source projects in C? -0.67
I need a string that won't properly convert to ANSI using several c... +0.39