StackRating

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

Alok Save

Rating
1705.37 (130th)
Reputation
169,382 (305th)
Page: 1 ... 8 9 10 11 12 ... 53
Title Δ
Will RVO happen when returning std::pair? +0.23
Size of char array is changing while passing to a function in C +0.78
Multiple-definition error for classes in Eclipse 0.00
function call in C -0.22
How to replace charachters inside a string with "*" in C++? -0.04
what is the difference between struct {0} and memset 0 +0.79
Memory management issue with string in CPP -0.90
Unusual behaviour +0.20
How do I add data at the end of a file in C++? 0.00
Why it works? C++ memory management +1.32
How to solve error: expected identifier or '(' +0.35
C++ char sequence function always return empty string 0.00
Use scanf to set macro 0.00
Does standard c library provides linked list etc. data structures? -0.80
Willl this code snippt collapse in VC6.0? -0.16
Array of characters initialization produces segmentation fault +0.20
passing Array as argument to function +1.04
Creating object in C++ , what if already constructed? +0.22
size of reference variable in c++ 0.00
Length of a char array -0.30
Instanceof for objects in c++ (not pointers) -1.81
Program crashes when array size is one million +1.00
Does binding temporary to a reference require a copy constructor in... +1.61
Should I include <xxxx.h> or <cxxxx> in C++ programs? 0.00
HashMap Memory Leak because of Dynamic Array -0.27
Pointers to members representations +0.97
Explain this code's working; how the child process returns values a... -1.66
Character String Pointer vs. Array -0.87
Multiple definitions for a variable -0.28
From file to structure in C +0.63
What are the advantages of using nullptr? -0.31
what happens when we try to pass a function as a argument to the sa... +0.61
cross referencing class object +0.69
Deep copy int array c++ 0.00
Copy constructor, pointers, true or false questions in C++ code 0.00
C++: Garbage Collection +0.81
Why the compiler can overload functions with passing by reference a... +0.85
put a dynamic_cast in loop -0.85
c++ persisten iomanipulation 0.00
C++ : What shall it be returned when out of memory? -0.23
which way for constructor is best? +0.83
Why declaration by 'extern' doesn't work with static functions in C? +1.01
Definition of global variables using a non constant initializer +0.73
Error C2593: 'operator >>' is ambiguous +1.43
Converting from var to var& +0.24
What happens to a virtual base class on being derived in multilevel... +0.38
Virtual methods and subclasses in c++ -0.74
Why is std::vector so much more popular than std::deque? -1.59
Does free() free memory at all depths or only at the highest level? +0.44
Should members of a class be turned static when more than one objec... -0.33