StackRating

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

Jack

Rating
1590.35 (2,283rd)
Reputation
112,374 (603rd)
Page: 1 2 3 ... 52
Title Δ
What is the result of the double use of the new int? +2.29
Question about using auto for type inference of member function poi... -1.59
Passing 2D array of strings to a function -2.05
Hashing an unordered container without needing to implement a compa... 0.00
When should I use decltype(expression)? 0.00
an algorithm problem, similar to deep traversal, etc 0.00
Smart pointer concepts ownership and lifetime 0.00
Find max value in a vector recursively in C++ -0.17
Is there a method to covert an array of 1's and 0's to an a... 0.00
Passing variable by value has the same result as passing it by refe... +0.00
string addition associativity in cpp +2.07
How to ignore specific bits in a 32-bit integer +0.93
realloc not appearing to work for pointers to pointers 0.00
If my class manages a resource correctly then what is the point in... +0.72
Datatype from subclass or superclass while calling the subclass con... 0.00
Expand std::vector into parameter pack -0.82
Is there any algorithmic approach for this problem? 0.00
Creating a vector<int> reference to an integer array pointer... 0.00
How to declare "using" for "std::array" using t... -1.16
Copying byte array into a union/struct in C: What is throwing my al... +0.89
Why "an inherited constructor is not a candidate for initializ... 0.00
Why we use new to call a method in this code? -2.71
Overloaded operator isn't usable with the class it was defined... +0.37
Static variable vs static member +1.42
Calling an array of structures inside a structure using pointer ari... -2.28
Problems with Java generics +0.70
std::make_unique with null pointer? -2.31
Why is this function not pure? -1.59
C++ Is there a way to combine this list and map with the same effic... -0.64
Can I assume static cast of sibling classes will fail to compile? 0.00
Can I see the piece of code in java - where every class is extendin... 0.00
c++ set_intersection having different results with same input 0.00
Is a forward declaration inside a class body considered a different... -1.89
Why use `typename` inside a function body 0.00
Is it possible to pass a const char pointer as a parameter for a co... 0.00
how to know the type of another template class in a template class -2.17
Use a ::std::vector for array creation -0.09
How to avoid if +0.63
How to access a vector in base class from derived class? 0.00
How to realloc 2d struct pointer with different size 0.00
Nested for loop only runs inner loop (c++) -2.70
Override add in HashSet -0.08
How to handle json element after parsing using GSON library? -2.32
Bits of the primitive type in C +1.08
Difference between glBindBuffer and glBindBufferBase 0.00
How to fix execution speed inconsistencies in C++ -0.15
Java bytecode instruction of if-statements -0.64
Pointer address and reference confusion -1.73
What are in C++ types that cannot be copied? 0.00
Bison Shift/Reduce Conflict for a programming language grammar -0.81