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 ... 5
Title Δ
Efficient algorithms to check if a binary maze is solvable with res... -0.29
unreachable-code In C++11, what may cause this? 0.00
Coincidence of bitwise and and bitwise or operators? +2.24
"lambda capture" on regular function? +2.26
C++ clean way to define table of ifloats as array -1.63
Sequence containers - can elements be accessed sequentially only -1.93
C++11 variadic templates calling a function inside a class -1.84
Function pointer with "templated" return type and arguments 0.00
Scale only if the type is std::complex 0.00
What maximal integer, capable of adding 1 a float type can hold in... 0.00
Is a good practice to used shifted unsigned numbers as an index num... +0.43
Template pointer to a member function - getter 0.00
Why can the compiler not optimize floating point addition with 0? +1.76
How to pass a templated function parameter with a subclass of the t... +0.53
Randomised Queue implementation - ideas for randomness -0.20
How to test member-wise equality operator? 0.00
Among `dctor,copy ctor and copy assignment operator`, why deletes o... 0.00
Specializing only one method of a class template -1.81
Event system: Inheritance with type-casting or unions -1.03
How to enable conversion template argument T to const T? -2.13
C++ ternary operators, Any difference? +1.68
to find if any overlapping rectangles exist in n number of rectangles -2.00
Performance and security in C++ when avoiding use of pointer 0.00
How do you pass fixed sized initializer lists of initializer lists... +1.18
Can integer operations (eg addition or subtraction) be performed on... -1.93
SDL GPU Why is blitting two images in two seperates for loops way f... 0.00
Rule-of-five for a BST class in C++ 0.00
C++: Making a function friend of multiple classes? -1.83
Deducing the type of an integer by its compiletime value +1.85
Different float values in array impact performance by 10x - why? 0.00
How can a recursive call in a for loop be optimized? 0.00
C++ Template Copy Constructor for any data type 0.00
How to create input iterator over sequence of function results in C... 0.00
Find the shortest path of a directed non-negative weighted graph av... 0.00
In an array how to know if selected indexes can create a rectangle... -0.86
Does this example warrant the use of public inheritance +0.84
Moving Zeros To The End: Failing the test in CodeWars? -0.45
Is there a way to perform math operations on a vector of vectors in... -0.11
How do I check types within a template class in c++? +0.40
Converting an integer to an iterator for std::list +2.37
Would it be right to say that Dijkstra's algorithm is sort of m... 0.00
What, if any, is a technical reason to lead with a function pointer... -0.41
How do I replace the go to statement? +0.40
C++ Constructor without new 0.00
SDL2 and 3D Rendering -0.60
How to use SDL functions like SDL_DestroyTexture() properly? 0.00
Make method explicit except for friend classes 0.00
Why does setting a const variable (which will be stored with the sa... -2.23
Equality of term and codeline -0.53
How can I initialize 2d array with a list of 1d arrays? -0.05