StackRating

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

6502

Rating
1544.48 (9,820th)
Reputation
91,283 (858th)
Page: 1 ... 30 31 32 33 34 ... 48
Title Δ
Optimize c++ bitmap processing algorithm +0.53
Shortening a Javascript if-else structure +1.63
warning: dereferencing type-punned pointer will break strict-aliasi... 0.00
Can't remove the event Listener, not understanding my mistake -0.96
3D vector indices inconsistency C++ 0.00
unable to parse - in Regular expression in Javascript +0.10
Behaviour of extern in C +2.21
sorting a list in python -0.67
Keeping circles from overlapping 0.00
how to format my C++ code like this? -0.46
HTML5 Canvas - drawImage from a HTML resized image -1.65
Difference between "return 0" and "exit (0)" +0.00
python database implementation +0.93
Python: How does adding functions as input variables affect a progr... +1.58
Why do objects changed in function change what they point to in mem... -1.66
What is the size of this class and Why? -0.85
How big are Javascript function objects? +0.42
What happened when call std::map's operator[] or insert +0.45
Create a time interval that will cause a function to run at a rando... -0.09
What is [...] in Python 2.7? +1.09
javascript: toggle an element in array -0.29
Weird behavior of C++ in this simple 3 line program, regarding arra... -0.77
Why .replace() work only for the 1st character of the string? -0.27
Are there any other S-exp based languages apart from the Lisp diale... -2.07
How to make C++ gives detailed exception information just like pyth... +0.77
Parsing data from text file -0.60
Search for a pattern in Java String arrays +0.19
Unable to read config file setting using javascript +0.40
When does the socket creation fails in C? +1.72
Why is it necessary to recompile the definitions that use a Common... +0.14
C++ most efficient way to convert string to int (faster than atoi) -1.09
Is 'this' guaranteed to point to the start of an object in C++? -1.38
C++ operator overloading: implementing + with += +1.98
Does try-catch block decrease performance -0.00
Pointer arrays confusion -0.36
allocating and accessing matrix in C/C++ +0.76
Why doesn't Python hash lists using ID? -1.44
Should QT Block on int increment? +0.46
Recursive function that takes the sum of odd integers +1.32
How to go through an unknown number of quotes randomly without repe... -0.79
Little Endian - Memory content/address -0.54
Calling same function in multiple object's context? -1.38
JS Change class of element +0.47
Get x,y from 2d list and pass on -0.05
What Constitutes Asynchronous JavaScript? 0.00
Is an empty list in Lisp built from a cons cell? -1.45
Is there any repetition in this decision structure? -0.79
Function call syntax oddity +0.06
Expand a macro form completely -0.52
why do both if('0'==false) and if('0') evaluate to true in Javascri... -1.30