StackRating

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

Sneftel

Rating
1599.56 (1,794th)
Reputation
25,720 (4,968th)
Page: 1 2 3 ... 18
Title Δ
If a floating-point number is representable in my machine, will its... +0.57
FizzBuzz Optimisation | Modulus vs Decrement Operator Performance 0.00
When x = 10³⁰, y = -10³⁰ and z = 1, why do (x+y)+z and x+... +1.62
Search AVL tree in log(n)? 0.00
SDL2 SDL_GetRenderDrawColor only able to display black 0.00
Discrepancy Between Two Methods of Finding Information Entropy 0.00
How I can be ensure that copy constructor will never be called if I... 0.00
Mutilple definition when linking object files 0.00
Pointer generalization of index 0.00
Flip Bitmap in C +2.08
Bool member variable in class is set to True when uninitialized 0.00
unlock of unowned mutex windows debug build +1.11
Does sem_post wake up a random process 0.00
Is it possible to calculate the shortest path using Floyd Warshall&... 0.00
using inheritance to work around a bug in a library 0.00
Why this code works (C++ template class with invalid non-template f... +1.83
Can you compare nullptr to other pointers for order? Is it always s... -0.77
C++ Floating Point Addition (from scratch): Negative results cannot... -0.60
Heap using double linked list -1.52
How to negate the value in a Register in LC-3 assembly language? 0.00
Bit width of a class -2.08
How to check existing connections to socket server in Linux? 0.00
The best way in C++ to cast different signedness types each other? -1.82
Silhouette below 3D model -0.75
Reveresed Bellman Ford algorithm 0.00
What determines whether a constexpr function is a constant expressi... -2.01
How to match a geometric template of 2D boxes to fit another set of... +0.36
union by size vs union by rank in disjoint-set algorithm 0.00
Fast way to find corresponding objects across stereo views +0.36
C++ Optimization Breaking Code That Stores References 0.00
Sort of copy constructor of derived class with base class parameter -2.80
Bentley-Ottmann algorithm: swap operation in Java 0.00
How to prove that the recursion works for all numbers? 0.00
Sweep Line Polygon triangulation: How to find edge left to current... 0.00
Figure out function parameter count at compile time +0.82
Is there a way to store a static pointer address in an enumeration... 0.00
How to enable signed-integer-overflow UBSan in linux kernel? 0.00
Pose from essential matrix, the order of transform 0.00
Accuracy of data type float (IEEE 754 Single-precision) 0.00
Excel to C++? Won't Work, EVERY online youtube Tut works for th... 0.00
Why is std::allocator not trivially copyable? 0.00
Is that the thread object can be moved in C++ 11 reasonable? 0.00
Is `new` in `new int;` considered an operator? +1.76
Why is the list shown Empty? 0.00
Example of an imperative language 0.00
c++ how to properly call deallocate within custom container 0.00
Why type alias is allowed as name of variable? +2.39
Invalid runtime for JavaSE-11: The path points to a missing or inac... 0.00
How to find the point that gives the maximum value fast? Java or c+... +1.38
How computer stores 0.000000f according to IEEE 754 floating point... -2.36