StackRating

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

Armen Tsirunyan

Rating
1675.51 (277th)
Reputation
95,859 (795th)
Page: 1 ... 22 23 24 25
Title Δ
does exists a stl data structures that "holds" a current... -0.08
Arrays are Pointers? +0.84
What is the proper way to return an object from a C++ function? +2.34
Big-O Notation Code Algorithm Analysis Homework -4.53
Example of O(n!)? -0.13
How can I make sure all of my c++ boost threads finish before the p... 0.00
How to get the exact position of an element in a set? -2.13
cast Derived*const to Base*const +1.96
How do I print the value of a parameter when the type is not known... +2.62
c++ references array +3.98
print a screenshot of the desktop and convert in to a matrix of pix... 0.00
Why my prog can't run correctly? +4.85
Problems with malloc on OS X -4.23
Windows aplication that lives only in the taskbar -4.72
what's the safe way to fill multidimensional array using std::fill? +0.37
Programming using Google -2.47
Need a short, complicated C++ code and a longer, understandable ver... -0.15
C# syntax sugar - new way to set object attributes? -3.33
How to template'ize variable NAMES, not types? -0.09
C++ - Issue dynamic commands to an active process +1.55
string filtering on c++ 0.00
Is there anyway to initialize an object from an outer scope in an i... +1.15
Does it make a difference if I make an enum in a class static? +3.17
Generic programming v.s. Metaprogramming +3.00
How to construct a repeating equation? -3.53
May a pointer ever point to a cpu register? -0.94
How to initialize a pointer to a specific memory address in C++ +0.61
how casting of return value of main() function works? +1.40
C++ typename and inner classes +4.14
Exception in destructor -3.97
Why friend function can't be used for overloading assignment operat... -0.28
Is it good practice to make member variables protected? -2.87
Using MinGW built dll in a Visual Studio 2010 C++ project +3.33
I have lots of questions about c++ that are really confusing me +3.73
how to wait for all background threads to finish (in C#)? +3.80
when is the right time to use *, & or const in C++ +0.59
What is the best practice in C++ to declare objects within classes? -0.21
c ++ digits after decimal point +1.08
Programming Language for Creating DLL: C++ or C# +3.74
declaring the largest array using size_t -1.96
how to pass a structure to a function in C++? -0.70
Size of a C++ array in 64 vs 32 bit environment +4.40
how to implement unsigned 33 bit integer type +0.29
C++ For loop loops only 299 times +3.70
std::find vs. deriving template from vector +1.36
Evaluation of C expression +0.01
Template parameters in C++ +4.66
Difference between instantiation and specialization in c++ templates +5.12
Difference between i = ++i and ++i -1.27
General Array/Pointer Data Type -4.10