StackRating

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

mattnewport

Rating
1530.03 (18,495th)
Reputation
11,413 (13,020th)
Page: 1 2 3 ... 5
Title Δ
(C++) A simpler way to compare a value to every element of an array... +1.98
Pass pointer to temporary in c++ 11? -0.67
How to use a string array to breakdown the individual digits of a n... 0.00
C++ conditional statement to test if variable is a string -1.64
Write a function that may return either one or more values -0.31
Make loop variable a constant in C++ +1.89
What is wrong with this cast? -1.56
Efficiently generating byte buffer without breaking strict aliasing 0.00
How are STL containers in C++ actually implemented.. +2.92
In graphics applications, why do shaders get loaded into the applic... +1.02
Is there a function to add to the bottom of a c++ stack? +1.14
Make sure float is less than double C++ +2.02
C++ - Checking if string is empty +1.04
Why can't constexpr just be the default? -1.57
Store a variable number of objects of a variable number of derived... -0.08
How to prepare my game for VR? 0.00
Why is the "::" operator used in std::cout rather than th... -1.22
Is there mathematical proof that Huffman coding is the most efficie... +0.04
C++ constructor: Initialize local variable before initializer list +1.92
Data abstraction that really allows isolating implementation from t... -1.12
Writing binary .stl files in C++ 0.00
Faster data structure than unordered_map? -0.52
How to ensure local variables are not removed during optimization +1.61
Can I use stl allocators to make both an entire stl container and i... +1.90
Memory coherence with respect to c++ initializers +0.20
Optimal way to find consecutive values above threshold in a vector 0.00
How to compute the size of an intersection of two STL sets in C++ +0.95
C++ Program for rail fence cipher 0.00
How can I implement double buffering in my c++ game? 0.00
how can i check if the iterator come to the end of list? 0.00
ifstream - Move to next word +0.47
Trying to understand C++ brace-initialization syntax better +3.18
Performance issue while searching string in memory 0.00
Adapter for std streams -0.12
C/C++ underscore t/type (_t/_type) and class names? 0.00
Advantages of list initialization in C++11 -0.82
std::for_each() and calling constructors/destructors +1.27
executable compiled with VS 2015 much slower than with 2013 0.00
C++ optimize simple loop +0.42
Generic Vector Class Implementation -1.33
Web Services using C++ -0.44
Operator<< overload for vector of pointers throwing error 0.00
Converting input from std::cin to runnable code C++ +0.47
C++ Runtime variable in templates +1.89
Hardened multiplication and division operation in C++ +0.45
How do you re-write a C++ empty if statement with side-effects -0.19
Printing character array in C +0.82
Class object inside or outside a parallel_for / parallel_for_each? 0.00
How to limit scope of variable needed to construct object that live... +0.94
Why use constexpr +0.51