StackRating

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

fortran

Rating
1476.13 (4,508,604th)
Reputation
53,206 (1,846th)
Page: 1 2 3 4 5 ... 10
Title Δ
item or member, is there a rule how to refer to a container's conte... -0.15
Predicate to filter non constants from a list +2.24
3x3 matrix conversion without loop (RGB color conversion) -0.05
Is a primitive type an object? +0.37
calling a function from class in python - different way +1.12
Are the expressions (!b) and (b==false) equivalent in Java? +2.56
In Lua, is there a function that given a function, it returns its n... -0.72
how to return index of a sorted list? -0.81
Insert at any position in java.util.List +0.33
Are this textures? 0.00
Pygame quick pixel reading +2.22
Java backbuffer and animations +2.13
How can I improve the performance of my ring buffer code? +1.13
How to define a class with a variable property +0.05
Is C notably faster than C++ -0.88
C language and Haskell -0.78
Java list : get next or previous element from an identifier +0.32
What is difference between using singleton class and class with sta... +1.53
adding files to svn:ignore from a script 0.00
Is a union more efficient than a shift on modern compilers? +1.61
Read a file line by line in reverse order +0.10
Derivate of function in c -1.72
Non-lazy/short-circuited bool operators, force both arguments to ev... -0.27
What is the difference between a JFrame and a JDialog? +2.38
PowerMock: java.lang.IllegalAccessError: java.lang.Class when mocki... +0.07
How to sum incrementaly in Oracle 8? +0.44
Comparing doubles in Java gives odd results +1.19
Getting a diff between two heavily reformatted C files -0.45
How do I (deep) copy an array in C? +0.05
Not to beat a dead horse: running five "Hello World" java... 0.00
Better readability/contrast in a disabled JComboBox +0.49
Java Generate rainbow color - how? -0.45
Java generics - implementing higher order functions like map -1.35
Java Game Engines +0.55
Python list does not shuffle in a loop 0.00
which one is faster 5+5+5+5+5 or 5*5? +0.88
Is JDK "upward" or "backward" compatible? +0.83
Defining a static array into a C or C++ source file -0.03
Comparing two arrays -0.35
Efficient way to convert a 2D bitmap into a 3D cube model? -0.19
How to make this naive python implement of Quicksort more pythonic? -0.44
Python - Round to nearest 05 +1.72
Drawn images do not stay on screen -0.99
fold_tree in OCaml -0.04
Comparing two list? 0.00
About stdout/stderr redirections -0.70
Weird problem about Java Generics operation -0.08
Are cores (device abstraction level) of OSs written entirely in C?... -0.27
I'm new to python and having trouble with this looping code -0.21
x,y = getPos() vs. (x, y) = getPos() -1.28