StackRating

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

Nelfeal

Rating
1564.62 (4,807th)
Reputation
5,192 (31,903rd)
Page: 1 2 3 4 5
Title Δ
Is template enable_if function implementation possible? +2.11
Initialize vector of pointers to pointers +0.18
How to order a list according to an arbitrary order -0.71
Unable to import of typedefs from template base class +1.74
Optimal way of checking the neighbours of an element in a matrix 0.00
Return class member without copy vs return local object in differen... -1.06
Difference between Tarjan's algorithm and Kahn's algorithm... 0.00
Fast counting of nucleotide types in a large number of sequences +1.01
Computational Complexity of Finding Area Under Discrete Curve +0.10
Why my C++ object not destroyed with given value? +0.42
function pointer that takes and returns a pointer +0.15
How to tackle log(0) numerically? 0.00
How can I avoid dividing by zero without too many conditionals? 0.00
Complexity of the following algorithm to find minimum value in an u... -0.05
Questions regarding code in a Data Structures and Algorithms book +0.41
Why must I have a copy constructor if there is a template construct... 0.00
lower_bound complexity of associative container: member function vs... 0.00
Inheritance: constructor, initialize C like array member of base cl... 0.00
Minimum no of operations required to create String A By appending s... 0.00
How to analize the complexity of this Algorithm? In term of T(n) +0.34
why 1024*1024*1024*2 != 1024*1024*1024*2 0.00
How to get the color of a specific pixel from SDL_Surface? -0.64
C++ Convert XOR Implementation To 8 Bit (Processor Doesn't Supp... 0.00
Segments with most points algorithm analysis 0.00
Merge N segments of a vector in place C++ 0.00
Improving the performance of a program in C -1.69
Split range into uniform intervals +0.27
Displaying list horizontally 0.00
How to avoid sdl2.SDL_Event().window.windowID from always returning... 0.00
Algorithm for iteratively testing 2d grid connectiveness 0.00
How to do a time consuming triple combination in C++ 0.00
How does SDL pack pixels? 0.00
Torn paper effect (break a rectangle into random shapes) 0.00
Sorting a partially sorted array in O(n) +0.10
Iterate through upper triangle of NxN matrix in specific order 0.00
Space complexity Merge sort, Insertion sort explained (for dummies) +2.60
c++11 thread not ending in SDL 0.00
C++: how to calculate RMSE between 2 vectors +3.39
Space complexity vs time complexity trade offs -1.84
Particle Dynamics +3.62
Particle Dynamics +0.82
Does this approach positvely impact branch prediction? 0.00
How do I use MinGW-w64 with Sublime? 0.00
Using .sum() and += on std::valarray<T> 0.00
cant get SDL2 event's from window +3.46
running time of 3 nested loops +0.66
Find an algorithm to balance success rate and cost 0.00
How can I read / write pixels in a SDL_Surface in SDL2? 0.00
SDL 2 how to check for "no modifiers" (keyboard input) 0.00
How to build an array to present relationship of nodes in strongly... +3.65