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 4 5
Title Δ
Why `copy_n`, `fill_n` and `generate_n`? -0.77
F# accumulating sequence of random numbers -0.17
Return the top K elements from an input array -0.85
How to read in user entered comma separated integers? -0.68
Shadows from multiple light sources (DX11) 0.00
F#: Appoach to Trigrams 0.00
Making templatized optimization more maintainable -0.77
How can I check if 3 out of 5 integer are the same -0.65
checking for two underscores next to each other 0.00
Check list for consecutive values within range (F#) -0.53
Any reason to use the inverse of TBN Matrix ? 0.00
working of sort function in c++ -0.01
Defining functions in C++AMP -1.84
Using obj file format for directx 11 0.00
books similar to Abrash's Graphics Programming Black Book -2.27
How does <MinFilter=Linear> work in DirectX? 0.00
How does c++11 resolve constexpr into assembly? +0.47
How to create a method to which I could either pass function or a f... -0.61
How to speed up a function that returns a pointer to object in c++? +0.09
Making use of idle cores in a parallel pipeline? -0.04
Fast value checking? 0.00
What is a depth stencil view 0.00
what does this macro mean ? #define UNUSED(x) ((x)=(x)) -1.36
Why rendering engines subdivide an image in small squares? 0.00
binary search tree assignment operator -0.73
Tracking node traversals in calls to std::map::find? +2.02
View frustum culling questions -0.04
Elegant way to move templated method definitions out of header file -1.04
Writing loops with i++ or ++i -0.99
C++ Algorithm to Filter Irrelevant Coordinate Data +1.16
Can I pre-allocate a block of memory for C++11 std::tuple? 0.00
How do you statically generate float data at compile time? -0.51
c++ : Generic Function for random Number generation +1.27
Iterate over full array starting at any position, using only one va... -0.29
convert an int pointer to any object pointer, then call it's method... -0.75
SSE code to set float variable to 0.0f or 1.0f based on comparison -0.44
Sort vector<int>(n) in O(n) time using O(m) space? +1.74
How to express functors in c#? +0.48
how to remove random elements from a vector without repeating them... 0.00
How to sort alphabetically in c++ programming +1.83
Type traits to distinguish between a const char[N] and a std::string? -0.82
Search for path of .exe -2.06
How to assign only 16 bits to any integer in a binary file instead... 0.00
Are atomic operations always preformed sequentially within the same... +0.48
Generalise output function for standard library containers -0.59
Whats the best way to conditionally control the direction of a for... -0.76
Design Pattern for caching different derived types without using RTTI +1.01
Reading a line after a certain word, extracting the line up until a... 0.00
Cannot use std::iota with std::set +0.70
What's wrong with this bin-to-dec code? -2.26