StackRating

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

deniss

Rating
1565.54 (4,654th)
Reputation
4,826 (34,406th)
Page: 1 2
Title Δ
How forall is implemented in Coq 0.00
Does compiler optimization affect on dynamic memory allocation? +2.10
What could be the more accurate time complexity for this algorithm? +3.25
Why is there no warning for useless conditional returns in C++? +3.65
Why not always use templates instead of actual types? -4.89
Algorithm to divide elements into categories based on their size 0.00
Why float point literal 3.14f is represented by a 64-bit value 0x40... 0.00
Regular grammar produced strings? 0.00
Optimal algorithm to solve this maze? -2.55
how to merge tree nodes into one node 0.00
Is it possible to make a real function type in C++ which is callabl... +3.22
Algorithm for neuron activation order 0.00
Is it possible to pass va_list to variadic template? -2.87
Find "important" entries in a sorted log -0.14
Making arctan2() continuous beyond 2pi +4.02
Example of compile-time substitutions worsening the program 0.00
LLVM - Liveness Analysis to remove dead code +3.36
How can I quickly determine which macros my code uses? 0.00
expanding multiple "if"s with same condition result in pe... +3.18
How would I re-implement dynamic_cast? 0.00
Fast algorithm for finding maximum in a bell-shaped list of values +3.03
Multiple __COUNTER__ C -0.62
Can I hint the optimizer by giving the range of an integer? +4.10
is it possible for MurmurHash3 to produce a 64 bit hash where the u... 0.00
OpenGL multithreading 0.00
How can I merge, split and query k-th of sorted lists? +3.50
Why g++ with -O3 segfault with the following LLVM library code +4.64
gcc -O0 still optimizes out "unused" code. Is there a com... -1.00
Can a macro call a preprocessor command? -2.47
Detecting a cycle in a directed graph -2.45
Declare var outside loop is bad? -2.99
Is it possible to have a compile-time "reference" to a va... +4.84
check if string of parenthesis is balanced by doing certain operati... +3.51
Why do we use pointers for complex classes when defining union in p... +3.47
creating llvm load from a c++ bool 0.00
What would the Big O be of a nested for loop with an Any() inside it? -0.79
Unit testing template code +0.76
How can force the user/OS to input an Ascii string -3.30
Generate reproducible large number sequences - with pseudo random g... +0.35
Can clang-format break my code? -1.48
(Haskell) Converting a functions type into maybe +4.26
How to suppress termination in Google test when assert() unexpected... +3.51
kth smallest number -0.40
Product Type in Coq 0.00
In Haskell, are "higher-kinded types" *really* types? Or... +3.71
Lua toString exception for boolean value 0.00
Why do C++ optimizers have problems with these temporary variables... +3.77
Why do C++ optimizers have problems with these temporary variables... -0.46
Skipping function call if not defined -0.24
Continuous Knapsack Vs. 0-1 Knapsack +3.60