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 ... 19 20 21 22 23 24 25
Title Δ
C++ Object - Private int Returns Strange Values +1.56
Allocation of memory for arrays in MVSC++ +0.96
Overloading a Qt-function in a sub-class of QTcpServer -0.10
Declaring zero size vector -1.32
How should I name this function? -0.39
Raw Pointer Management in C++ +1.74
How to cast vector<unsigned char> to char* +1.47
Performance cost of 'new' in C#? -0.40
how to declare an unsigned int in a C program +1.91
correct use of classes? -0.75
C++: Problem with simple equation? +0.28
Freeing memory by using free() whoes pointer is inside a pointer po... +1.10
How do I insert an int into a sorted array quickly? -0.69
Is ISO C++ code directly compilable in C++/CLI? -1.30
error C2679: binary '=' : no operator found which takes a right-han... -1.59
Understanding the relationship between glutDisplayFunc and glutPost... +0.48
Inheriting and overriding functions of a std::string? +0.79
Shortcut to remember the Order of Evaluation and Precedence of Oper... -1.40
file i/o in c++ -0.41
What do we need unary_function and binary_function for? +1.40
Visual Studio 2010 vs Visual Studio 2005 for C++ +0.69
factorial method resulting in error -0.94
Are there differences between explicit type conversion "operat... +1.77
C++: How to iterate over a text in a std::string line by line with... +1.39
cpp unit set up and teardown functions +1.88
A simple thread's pool in C++ with thread priorities 0.00
define USE(x) (x) = (x) +0.19
What are the pros/cons of this class definition style? -0.73
convert double to int +0.66
What are Aggregates and PODs and how/why are they special? 0.00
Is it still true that using pointers is significantly faster than u... +1.14
First n positions of true values from a bit pattern +0.84
How do i push different datatypes into a void buffer? -0.35
What is the curiously recurring template pattern (CRTP)? 0.00
What is the best way to loop through a 2D sub-array of a 2D array? -0.34
"Double" assignment - should it be avoided? +0.48
C++ style vs. performance? +0.28
Generic way to cast int to enum in C++ -1.12
Calculating an equation solution in C++ -1.11
Need help on an algorithm +0.76
Overriding base class methods +0.29
What actually happens when a Byte overflows? +1.01
Pass contents of stringstream to function taking char* as argument -0.32
How to get the length of a function in bytes? -0.52
How can std::bitset be faster than `std::vector<bool>`? -0.54
C: Nested Ifs or Gotos -0.29
C problem inside function that searches a word inside another one a... -0.27
value-initialization of a const member reference -0.34
C++ 64 bit int: pass by reference or pass by value +0.39
Deterministic/non-deterministic state system mapping -2.10