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 Δ
C++11 lookup table container for model output using switch/case or... 0.00
Java boolean-algorithm to check wheter number of digits is even +1.32
Order of Growth Analysis -4.67
A "nicer" alternative to prefixing local variable names? -4.40
c++ - Remove duplicates from ordered vector of strings +3.48
Does multiplying a 1-100 int by -1 or setting said int to zero take... -3.88
Partition number from 1 to n +1.43
Finding the smallest sum of the difference of A[i] and a constant 0.00
how i can find the time complexity of the above code +3.58
Is it legal to cast to enum values not representable by enum? -0.16
Best approach to make a reverse five-star rating calculator -1.47
Is there a difference between "my_constructor : variable(x)&qu... -2.47
Efficiently find a given subsequence in a string, maximizing the nu... -3.03
Why hex encoded characters greater than x7F displays different in p... +4.04
Efficient way to randomly select set bit +3.12
Using lambdas in template class +3.55
Given a number find the next sparse number 0.00
Good algorithm to calculate max value gained in directed graph, wit... 0.00
How to find limits of selection based on (using) selected random nu... -3.18
Array of structs inside a loop -0.54
How to generate all set combinations in a random order +2.15
Is finding a pair of equal integers in an array O(n)? +3.97
What is the time complexity of the following pseudocode? 0.00
how to count how many times a number occurs in a repeating combinat... 0.00
Double partial template specialization for a class 0.00
largest sum of contiguous subarray No Larger than k -2.80
Template overload based on value of parameter -4.46
Implicitly-generated constructors with explicit declaration of dest... 0.00
What's the most efficient way to access specific, related membe... -0.93
Should I call SDL_DestroyWindow if window creation fails? 0.00
Sorting an Array with corresponding arrays +3.26
Stack of Boxes - Dynamic Programming +3.63
C++: Cause number to overflow and start form zero when succeeding a... +0.65
How to maintain reference/pointer/link to vector element after chan... -0.37
Should I use SDL_Quit() even after a failed initialisation? 0.00
unique_ptr in member initialization list +4.34
Using Enum to store numerical constants +3.44
Algorithm to fill an array randomly without collision +4.19
Is there a way to simplify my thinking about the N towers of M heig... +4.30
Two different definitions of a priority queue? 0.00
generating table that indicates position of nth 1 bit in a byte at... 0.00
Empty Sudoku Filler C++ 0.00
Is there any "standard" way to calculate the numerical gr... +2.47
How to verify if mouse is clicked over a SDL Surface? 0.00
Pointers are too costly memory wise? +3.97
What is the memory requirement of an enum in cpp? 0.00
finding an element in a multimap ONLY with its value c++ -4.33
Memory efficient way to create a dynamic-list attribute that can gr... +3.78
find the unique elements in the binary tree 0.00
Compute indices of two vectors' common elements efficiently +0.14