StackRating

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

Ajay

Rating
1394.76 (4,536,212th)
Reputation
13,470 (10,705th)
Page: 1 2 3 ... 16
Title Δ
Use a map across multiple objects -0.73
How to add ALL elements from one class to an array of another class 0.00
thread_local vs local variable in C++ 0.00
is it possible to create dll without specify include +2.96
List destructor causing crash in thread-local singleton class 0.00
How to efficiently prepend a vector to a vector 0.00
Memset for Unique Pointers -1.00
C++14 Class Function Error: "Object has no attribute 'valu... +0.17
Variable already defined in .obj; What is going on here? -0.69
How to append char data to a std::vector without causing a copy -0.84
Why does the pointer to method dereference operator in C++ have suc... -0.89
How do we disable a linker warning with a #pragma warning? +3.21
C++ creating a vector which stores different typenames -0.57
Slightly pedantic question: which is more efficient? +1.05
Library connection in GCC 0.00
Why are std::future and std::promise not final? -1.11
Why would a new[] expression ever invoke a destructor? -0.63
How to keep reading a file in different functions and not read the... -0.48
How to ensure and force ownership of a handle to prevent unwanted C... -0.60
Simple DLL created in Visual Studio 2017 doesn't load in XP 0.00
C++ sorting a vector of structs +0.29
How to correctly write a pointer function declaration? -0.20
how to properly overload operator cast char* in C++? +0.44
Function changes reference without purpose -0.35
Why can const members be modified in a constructor? -0.43
Are native OS operations optimized on a per process basis while wri... -0.60
C++ templates: How to conditionally compile different code based on... -0.31
Why must virtual base classes be constructed by the most derived cl... +0.46
What is the char() type in C++? -0.16
Using nested macro with different number of arguments in C++ +0.38
Why compiler don't provide default operator= for template class? 0.00
What is the speed difference between using static class members ins... +0.07
Why does this static C++ cast work? -0.65
Inherit from a virtual class and specify it during construction +0.08
c++ - Statement returning a pointer - explanation how it works and... +0.70
Is access by pointer so expensive? -1.35
How can I declare a member vector of the same class? -1.00
Visual studio Run time error for windows server 2008 R2 64bit 0.00
Compiler Vs Interpreter Vs Transpiler +1.68
List Control Delete Row on Delete Key press 0.00
Difference between RDBMS and ORDBMS +0.61
does compiling c++ to assembly give performance? +0.50
Why type deduction for auto specifier cares about only init field o... +0.09
C++ Conversion from const int* to int* working with unexpected resu... -0.90
why can't default argument depend on non-default argument? -0.10
What is the best way to keep a C# Console app running +0.02
mfc when to use logical/device coordinates 0.00
Is there a performance issue when using uint8_t on larger architect... +0.31
How to solve CUnit Assertion failed 0.00
Alternative notation to *(ptr)[j++]? -1.53