StackRating

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

Triptych

Rating
1566.14 (4,577th)
Reputation
163,624 (325th)
Page: 1 ... 7 8 9 10 11
Title Δ
single quotes versus double quotes in js -0.37
Function to determine if two numbers are nearly equal when rounded... +0.26
"Interfaces" in Python: Yea or Nay? +0.50
How do you write and test your regular expressions? +0.48
Benefits of os.path.splitext over regular .split? -1.50
How to keep your table from "flexing" in IE6/7 +0.82
Teaching JavaScript to Java programmers -0.75
Get the cartesian product of a series of lists in Python +1.04
Simple HTTP Web Server +0.20
Print method question Python -0.81
Do Python regexes support something like Perl's \G? +0.42
Traverse a list in reverse order in Python -0.51
How to clear python interpreter console? +0.28
Overriding a JavaScript results in infinite loop in IE but not in F... 0.00
Python regex: Turn "ThisFileName.txt" into "This Fil... +1.30
Help building a regular expression in python using the re module +0.41
How to split a string by using [] in Python +0.90
Idiomatic way to set default value in javascript -0.64
How to check several local variables for the same if conditions -1.14
Why is using "for...in" with array iteration such a bad i... +1.08
What is the scope of variables in JavaScript? +1.78
Identifying numeric and array types in numpy -0.03
Python tuple operations +0.23
Python string.join(list) on object array rather than string array -1.96
How can I disable quoting in the Python 2.4 CSV reader? -0.11
Python: For each list element apply a function across the list +0.46
Python: Convert list of ints to one number? +0.75
Why am I getting the following error in Python "ImportError: N... -0.15
Is there a standard way to list names of Python modules in a package? -0.00
Levenshtein algorithm: How do I meet this text editing requirements? +1.29
Replace Nested For Loops... or not +0.73
Programmatically obtaining Big-O efficiency of code +0.31
Python regular expressions with more than 100 groups? -0.23
How to add callback function to a javascript class? 0.00
JSON datetime between Python and JavaScript -0.11
What are the benefits of using Python for web programming? -1.16
Is it worth using Python's re.compile? +0.62
Making a method private in a python subclass +3.36
How should a list be represented in XML? +0.98
What characters are valid in CSS class selectors? +3.35
Finding closest match in collection of numbers +3.27
Cleanest way to run/debug python programs in windows -3.53
submit a form via Ajax using prototype and update a result div -4.40
How do I create an HTTP server in Python using the first available... -4.71
How do you select elements based on their style? -0.06
What's wrong with "magic"? -0.09
Prototype Ajax.PeriodicalUpdater inserts empty string when server u... +0.93
Exception handling of a function in Python -0.63
External Interface Error -0.85
best approach to member variables in object-oriented javascript? +3.28