StackRating

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

Jarod42

Rating
1595.26 (2,009th)
Reputation
130,253 (480th)
Page: 1 ... 52 53 54 55 56 ... 111
Title Δ
Sort vector based on value outside of class +0.84
Sort Vector by Type & Search by Type OR Derived Type 0.00
overload () operator for multidimensional data access +0.40
Any way to compare many ways in data structure in C++ -1.81
How to make a safer C++ variant visitor, similar to switch statemen... -1.62
Deleting nodes from a linked list recursively 0.00
C++ Template function specializations? +0.37
Setting all elements of an array of pointers to nullptr in C++ +0.38
how to do a vector<class objects*> deep copy +0.72
Implicit conversion to std::vector 0.00
How to declare a pointer to an user defined object with constructor? 0.00
Class and member function template specialization gone wrong -0.12
C++ initialization of local/global object +1.31
C++ How to reuse code blocks with multiple returns (exit points)? -1.47
build tuple from regex +1.52
Swap values of x and y +0.30
C++: should I explicitly use std::move() in a return statement to f... 0.00
Create a transparent wrapper class in C++ for a C-style object 0.00
C++ typedef function pointer and declare a pointer in one statement 0.00
Maximum Sum Subarray using Divide & Conquer, why use for loop a... 0.00
Shouldn't this be using a backtracking algorithm? +0.31
Constexpr loop with a no constexpr content 0.00
Idiomatic vector-like type parameterized over index and value types -2.26
Initialize vector of unique_ptr with default values (nullptr?) +0.19
c++ class double sorting(?) +0.27
How to initialize a template functions with multiple parameter conc... +0.59
How to give nice static_assert message to users when the template r... 0.00
Template to replace the namespace of a callback ? cpp 0.00
Diamond inheritance - call all parent functions -2.17
Templating with strings instead of types +1.51
Using a macro to replace "create()" functions in a factor... 0.00
returning a 2D array (in C# and in C++) -0.02
Is it possible to get the first type of a parameter pack in a one-l... -1.22
How to specialize/overload a function for equal template parameter... +1.86
Overload resolution between template members in base and derived cl... 0.00
Using templated function to read numbers from CSV file 0.00
How to write tests for classes relying on the operating system +1.84
How to pass Ref or Ptr of a templated class with non-type Parameters +1.24
C++ How to represent a string in binary format? +0.40
constexpr user-defined literal: Is it allowed? 0.00
Why is this tuple to tuple-of-references (std::tie) conversion valid? 0.00
Printing strings backwards from a linked list using iteration +0.71
Constexpr evaluation inside a constructor -0.20
c++ How to apply template to child/friends of a template class? +0.63
function template specialization for mixed class and int +1.89
Why do we need std::move in constructor's initialisation list? 0.00
Using fold expression to merge multiple vector 0.00
How do I cast a const char* to a const unsigned char* +0.41
A base singleton object in C++ -0.60
memset an array of pair in c++ -1.37