StackRating

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

Kyle Strand

Rating
1474.64 (4,511,947th)
Reputation
9,158 (16,871st)
Page: 1 2 3 ... 4
Title Δ
grep always returns "grep: conflicting matchers specified" +0.55
what is the meaning/purpose of xxxxxx="${xxxxxx/ /}" in b... +0.73
how to use "not" and "in" in conditional statem... +0.56
C++ "Expected a ';' Error when creating 2 functions cl... +0.54
Why does Scott Meyers recommend to prefer `iterator` to `const_iter... +0.39
Bash - is this called a definition? 0.00
Python - Big-O of del my_list[:]? -0.55
How to save results in 2-dimensional array 0.00
What does WeightedStandardDeviation (in the ExtremeOptimization lib... 0.00
Automatically selecting between static assert and runtime error +0.05
Is it safe to assign a unique_ptr to another unique_ptr inside the... 0.00
c++ Program wont display file in the console +0.54
C++ Growth of containers containing containers? +1.50
How to use lambda as template argument with default value in C++? +2.69
How does the move constructor look like if I have a vector (or anyt... -0.96
python generators time complexity confusion -0.46
When and how to use a template literal operator? +0.67
Evaluating a mathematical expression in C++ +0.52
std::map of string <-> function pairs where function has temp... +0.05
Strange swap macro +0.55
QML tab occasionally stretches off-screen 0.00
Pointers to member functions of another object 0.00
What does int **p in mean? +0.74
Design of Generic Singleton Wrapper class +2.40
(Why) should a move constructor or move assignment operator clear i... +1.16
Forwarding the same value to two or more functions -1.16
How can one modify a scoped variable from inside a function? -0.59
How to manage mix use of raw pointers and unique_ptr in different c... -1.13
do I need a virtual function 0.00
Convenient type-inferring way to reassign `unique_ptr` value with n... +0.74
How to do a factory of const objects -1.17
Why is a public const method not called when the non-const one is p... -0.66
C++11 std::forward a pointer -0.77
Does standard C++11 guarantee that high_resolution_clock measure re... +3.04
QML import later module version only if available? 0.00
QML temporary point object in JS context? 0.00
QSerialPort cannot open tty after application has previously been r... -0.44
How can QML native `date` type be updated? +0.15
QML TextView change scroll-bar style? 0.00
Git: How to reuse commit rev across commit --amend? -0.87
Deleting `CMakeCache.txt` causes `OPTIONAL` install targets to no l... 0.00
C++ scope operator grouping? +2.77
How to declare a Vector object in c++? -0.16
python-excel mismatch on defaults +0.55
GCC can't capture 'this' pointer to templated type usin... 0.00
What does "*(pointer + integer)" do in C++? -0.97
Is it good habit to always initialize objects with {}? +0.26
C++ std::unique_ptr : Why isn't there any size fees with lambdas? -1.06
Jenkins won't start after plugin installation *and does not log... 0.00
Make a list of 50 random numbers in the range 1-50, such that adjac... -0.19