StackRating

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

Dragon Energy

Rating
1552.78 (7,171st)
Reputation
10,104 (15,097th)
Page: 1 2 3 4 ... 6
Title Δ
How to prevent accidentally calling a mutating function on a non-co... -0.22
Does recursive function parameters order affect performance 0.00
Single function handling events or a function for each event? 0.00
In what exact moment do you change your code version, just after a... 0.00
What is better: to create a new variable or to assign the value to... +0.34
How come this string doesn't overflow the buffer? 0.00
What happens if I pass in a variable down too many requires()? 0.00
What is a common way to return the result of method call in Python... 0.00
How do pointers know the underlying size of an item? -0.91
Extending Class via Multiple Private Inheritance - Is this a thing? +0.41
How to draw polygons in glut with input vertices from console window? 0.00
Smooth shader in OpenGL for OBJ import? +0.41
How to Make 2D Lighting Better in OpenGL 0.00
Should I declare wrappers for C functions noexcept? +2.33
Efficient Way to Read/Write Vectors to File +1.83
Finding an item in std::vector -0.05
BFS starting with a given node and reaching all nodes 0.00
binary search on a single linked list 0.00
The radix sort algorithm may have different run-time for datas with... 0.00
c++ placement new in a home made vector container 0.00
How can I effectively detect when a double becomes NaN? 0.00
SFML extremly slow/irregular framerate 0.00
How Do Member Order Dependencies Influence Initialization Lists In... +1.84
Is exiting a function with an empty return statement good/bad pract... 0.00
Incomplete types in collection iterators -0.22
C++,Strategy to use base class pointer stroing subclasses and use t... +2.07
Is this HashSet test example possible? -1.09
How to check if a rectangle at a given position exists 0.00
Why doesn't JVM compile "incrementing a int variable"... +1.16
How to format a block of variables in PHP? +1.27
Refactor code so that subroutine is unaware of callee +1.85
Trying to use quadtrees for collision detection in a game 0.00
How to handle messages in WinApi C++ wrapper 0.00
C-listing the biggest vicinity of same numbers in a matrix 0.00
Strange C++ Arduino serial behavior 0.00
Impact on performance with require node.js module in individual fun... -0.08
What is the best way to represent a form with hundreds of questions... -1.82
Python 3 Graphics Programming: how can I get a mouse click within a... 0.00
Why using Bitwise operations in c++ -1.02
Add a sprite on circumference of a circle +1.74
Best practices coding c++ +0.07
Versatile view vs. Multiple specialized views 0.00
Can we implement a doubly-linked list using a single pointer? +0.93
OpenGL model, view, projection matrices +0.40
why do we make head a null in singly linked list? 0.00
Use single line functions or repeat code -0.05
Structs in C being treated as pointers 0.00
Which is faster in c++11: max(a-b, b-a) or abs(a-b)? +0.54
Is having a return statement just to satisfy syntax bad practice? -1.24
Difference between a stack and call stack in multithreading? +0.89