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 ... 17 18 19 20 21 ... 25
Title Δ
What is void* and to what variables/objects it can point to +1.09
What is Qualifiers in C language? +0.44
Inserting a value into a file -0.55
how does overloading of const and non-const functions work? +0.37
Copy std::map data to another map +2.64
Why are all of the elements of a structure initlized to 0 when we j... +0.42
Pointers to char +0.44
Array of Function Pointers Without a typedef +2.03
Calling member functions of a class object which is present in head... -0.09
Write a function that return true if 2 passed strings to it are suc... -0.87
linking error for libs in VC++ -0.05
Syntax error : identifier 'String' 0.00
Untyped arguments in main -0.62
Bitwise operations in C# +0.14
Which way you prefer to send arguments? -0.24
C++ class design patterns in open souce projects -0.59
Performance tuning +1.86
size of a user defined class -0.82
Should I include stddef.h or cstddef? +1.56
Open file with another application +0.45
What is the scope of a pragma directive? +1.85
Why does this Microsoft Unit Test Fail? -2.21
Using std::bad_alloc for C pointers -2.17
what is sizeof(something) == 0? -1.98
Create reference to new object -1.29
Is this better/quicker to return a count than returning an object?... -0.41
Conversion of char * to string +0.92
C++ int to binary -0.99
What types are types of in c? -0.20
How new differentiates between PODs and user defined data types? -0.24
dot operators on functions +0.21
How can I find if a set of 5 numbers add up to 15 in visual basic? +0.44
friend classes with pointers to each other -0.04
Providing ToString() for my custom object -0.70
Intersection of two strings in Java -0.55
How does this reinterpret_cast work? (Porting C++ to Java) -2.21
Performance consequence of volatile member functions 0.00
Finding all adjacent elements in a 2D array in C +0.00
One way communication between two threads through Events +0.37
problem with switch -0.47
Algorithm to find figures using input points +0.42
C++ type conversion from a variable to a reference +1.05
How to use char * in C +0.58
Function Implementation in Separate File -0.58
In C, does (x==y==z) behave as I'd expect? +1.87
What does the following code fragment (in C) print? +1.31
Using an array with pointers in C -1.06
C++ overloaded method pointer +2.27
Uninitialized constant members in classes +1.15
Am i using malloc properly? +1.12