StackRating

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

yairchu

Rating
1507.28 (106,814th)
Reputation
15,704 (8,923rd)
Page: 1 2 3 4
Title Δ
How Prim's algorithm time complexity is ElogV using Priority Q? +3.47
Is it possible to calculate median of a list of numbers better than... +1.10
Convert a nested dataset to a flat dataset, while retaining enough... -3.33
how to solve "stack space overflow" in haskell +3.85
Fast algorithm for polar -> cartesian conversion -1.96
how do you remove a cycle in a single linked list? +4.02
Processor, OS : 32bit, 64 bit -2.56
how to test a prime number 1000 digits long? -3.18
Is Algorithm Design Manual a good book for a beginner in algorithms? +2.79
Comparing 3 output lists in haskell +4.02
C Golf: # spaces in string +1.14
install haskell cabal w/o manual dependency resolution 0.00
Finding the leaves of an inductively-defined tree -1.19
What's a good, generic algorithm for collapsing a set of potentiall... +3.19
Haskell equivalent of Python's "Construct" -1.99
Are there any cleverly efficient algorithms to perform a calculatio... +4.39
Algorithm to return length of shortest branch in a binary tree -0.76
Defining multiple-type container classes in haskell, trouble bindin... -2.08
Why can Haskell handle very large numbers easily? +0.69
How do I test if a floating point number is an integer in haskell? 0.00
Values inside monads, nested in data structures? -2.47
Haskell: monadic takeWhile? -3.41
How to produce the i-th combination/permutation without iterating -2.25
How do I combine monads in Haskell? +4.30
Are list comprehensions a major part of Haskell -1.50
Why is two's complement used to represent negative numbers? -1.80
Finding the coordinates of tiles that are covered by a rectangle wi... +3.86
Generating Fibonacci numbers in Haskell? -0.01
How to make this code more compact and readable? -1.60
How to make this code more compact and readable? -1.60
How is linear algebra used in algorithms? -2.21
while(1) .. break instead of goto -2.61
Dynamic Array with O(1) removal of any element +0.23
compound sorting in python +3.87
Map incrementing integer range to six-digit base 26 max, but unpred... -2.75
Progressive Connected Component Labeling +2.40
How to move an element in a list in Haskell? +0.10
Run a task at specific intervals in python +0.46
How do I remove a substring from the end of a string in Python? +2.96
Haskell vs. procedural programming in the real world -3.14
Exponential Moving Average Sampled at Varying Times +0.78
smoothing irregularly sampled time data +3.67
smoothing irregularly sampled time data +0.25
Haskell: type classes question -3.98
Why isn't Python very good for functional programming? +0.19
Generate from generators +0.65
Getting started with Haskell +1.51
How do fulltext indexers (or caches) work? +1.90
how to merge two BST's efficiently? +4.02
How do you make this code more pythonic? +2.13