StackRating

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

Amir Kirsh

Rating
1518.80 (34,459th)
Reputation
1,368 (118,267th)
Page: 1 2 3
Title Δ
Implementing a concept for Pair with C++20 concepts +2.28
JPQL multiple joins and collections 0.00
Merge json array using using common entry +1.60
template template variadic parameter pack 0.00
Stack allocation of object with virtual function leads to unexpeted... 0.00
template class default type and condition -1.28
Overloading based on bool template parameter -2.19
Error while deploying spring boot application on Weblogic server 0.00
Is this what java can do and c can't? +2.17
Can Java enum class set default value -4.47
C++ does it lead to double free when destroy element in allocator&l... +1.11
How to read binary representation of uint8_t as a number 0.00
How to check if a class is fully compliant with a given set of trai... +0.65
What class design will be change in case of promotion of roles in e... +1.39
Overloading the nothrow Version of new and delete 0.00
Is it possible to collect all explicitly instantiated types of one... 0.00
Order of calling virtual destructors in C++ -1.93
How to create a variant of re-sizeable and fixed size containers 0.00
How to store object of different class types into one container in... -3.34
Am getting cannot bind non-const lvalue reference of type ‘Type&... 0.00
How to make constructor accept all type of iterators? -1.52
Does std::string in c++ has encoding format 0.00
C++ primer 5 edition: using get member to initialize another shared... 0.00
How to create a class with a static pointer to a dynamic array? 0.00
Class template static data-member definition/declaration/initializa... 0.00
If base class pointer cannot access derived class member function,... -1.46
I have an undefined reference for C++ program and have no idea on h... 0.00
Finding the minumum value out of user inputs in C++ +2.28
How c++ works with overflow in this specific question? -0.31
Calling method on temporary objects 0.00
Problem with drawGame function in a Snake Game -3.75
Make a copy of a pointer passed to template function 0.00
Member variable alias in class template specialization +0.33
using correct container type depending on a template being hashable -2.32
Differentiate between constructor with default argument value and e... -1.64
C++ - How does the compiler decide between overloaded functions wit... -1.50
Store pointer to function with variable number of arguments, in str... 0.00
move assigment to object with const value +3.01
Async race condition or bug? +4.18
C++ QT Casting to child classes for items in a QList 0.00
why can we use empty brackets to initialize the std::function<vo... 0.00
Overload resolution for two functions taking parameter packs -2.18
Static Polymorphism for method and object selection in C++ -2.99
enable_shared_from_this Vs Direct Assignment -2.93
Function template specialization to force enum value with type -3.42
Getting a unique_ptr for a class that inherits enable_shared_from_t... +3.11
Does the C++ standard guarantee that a function return value has a... -2.12
Is it legal to partially specialise variadic template inner class w... +1.00
Partial Specialization for an Integral Constant vs a Type -3.36
Loading different Shared libraries c++ 0.00