StackRating

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

AraK

Rating
1593.60 (2,091st)
Reputation
66,479 (1,327th)
Page: 1 2 3 4 5 ... 11
Title Δ
New datatype which can have numbers upto 100 digits +0.77
Generating random numbers in C -0.97
pass by pointer is not working +1.05
strict string to int[long] +2.00
Difference between Object var() and Object* var = new Object() -0.26
How do I benefit from argc and argv in C++, the standard way? -1.43
Pointer to 2D array. Why does this example work? -1.41
How to avoid integer overflow? -0.65
How does compiler understand the pointer type? -0.41
"Use of uninitialised value" despite of memset +0.31
C++ inheritance: scoping and visibility of members +1.11
In c++ is there any Events/delegates/interfaces/notifications! anyt... +0.59
Am I doing something wrong here (references in C++)? +2.07
About Sorting Algorithms applied to Stacks and Queues -0.55
Problem solving/ Algorithm Skill is a knack or can be developed wit... +0.04
Math Mod Containing Numbers -1.06
C++0x unique_ptr replaces scoped_ptr taking ownership? -0.47
how do I use an enum value on a switch statement in C++ -0.06
How to Access a Private Variable? +0.51
Displaying map stl -0.39
C++: Is it good practice to make getters and setters inline? +0.30
Is there an existing template for a new C++ Open Source project -1.77
Is it bad practice to declare an array mid-function -0.66
Sort std::vector by an element inside? +0.37
Is there any crossplatform C/C++ lib for files searching? (on hard... +1.16
if one complains about gets(), why not do the same with scanf("... -0.31
C: Segmentation Fault while using printf -0.63
C++ Constructor Parameters Question +0.53
How to create a function with return type map<>? -0.56
Why operator= returns reference not const reference +0.42
Experiences teaching or learning map/reduce/etc before recursion? +0.73
Is Borland C++ v3 for DOS available anywhere now? +0.38
Why does operator<< not work with something returned by opera... +1.17
How to initialize an array to something in C without a loop? +0.06
Unoverloadable C++ operators -0.61
Simple c malloc +1.46
C++ arrays as function arguments +0.50
C++ performance of global variables +1.01
Declaring the array size with a non-constant variable -2.04
Register management tips 0.00
Can a constructor return a NULL value? +0.35
Swapping values using pointers -0.79
redefinition c++ -1.19
Syntax for finding structs in multisets - C++ +1.79
'+=' : pointer on left; needs integral value on right -0.27
C++ IO with Hard Drive -1.00
Pointers and Addresses -1.18
when to use const char * +0.78
When we use a thread, will it work as a parallel process or a seria... +1.11
C - how to convert a pointer in an array to an index? 0.00