StackRating

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

ROX

Rating
1508.70 (80,880th)
Reputation
857 (175,959th)
Page: 1 2
Title Δ
Where are variables stored in Inherited Classes in C++/ +3.74
Trouble finding the minimum and maximum of an array value - C++ -4.20
difference between the two vector declerations 0.00
Using a function publicly in base class and privately in derived cl... 0.00
Save msbuild condition in variable/property 0.00
Include file to VS2017 c++ project by condition 0.00
Polymorhism - how to access method of derived class? 0.00
Choose a certain version of Visual Studio's command line toolki... -1.11
Refactoring suggestions? 0.00
Can we not use the term object while defining encapsulation in OOP? +2.27
Quickly determine subclass based on abstract class -2.63
trying to copy reverse of a string using iterators? +3.75
How can I `delete` all the objects(made by `new`)? - C++ 0.00
cpp inheritance some misconception 0.00
Correctness Of Minimum Number Of Swaps To Sort An Array -0.74
Separate files for functions outside classes 0.00
Defining utility methods in C++ 0.00
Unexpected C++ behaviour in the following program +3.94
calling parent function on a specific function call of every child... -4.07
Polymorphism vs if and logic +4.03
Dividing a bag of mixed candy -0.02
Should a Repository throw an exception if no change is to be stored? -1.73
finding the type of a templated derived class 0.00
C++ vector iterator not incremental 0.00
How to implement standard iterators in class -2.56
Is this the right understanding of SOLID Object Oriented principles? 0.00
How to reorder the C++ standard precedence of arithmetic operators,... +1.51
Partial member function template specialisation and data member acc... -1.93
how to imitate water on a landscape +4.01
Who should be responsible for calling a method? +3.98
Finding sum of greatest integer function of every element of an arr... -4.18
How to store template type in structure -1.94
Mixing smart pointers to class objects with class objects -2.16
Declaring template functions in a C++ interface? -1.87
Why use polymorphism when there is inheritance? 0.00
Can I create an iterator by copying the structure to a list and ret... 0.00
Automatic destruction of object even after calling destructor expli... -2.44
Hashing with separate chaining +3.89
Find safest route in graph but prevent doubling the travel time of... 0.00
Name of pattern / well written? +3.83
Do we need to adhere to the Open-Closed Principle if we have good t... -1.35
Printing out a list using iterators -5.15
How to store reference to a derived type in the base type reference? +5.94
Liskov substitution design principle adaptation +3.77
Polymorphic factory -4.34
Determine if point is in frustum 0.00
C++ template function resolution 0.00
How Can I get a range of values in a map for given lower bound and... -1.72
Associating enums with template classes at compile time -2.45
preferred mechanism to attach a type to a scalar? +1.07