StackRating

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

A. Webb

Rating
1605.64 (1,560th)
Reputation
23,786 (5,466th)
Page: 1 ... 7 8 9 10
Title Δ
swap keys and values in a map +3.66
Error when refering to clojure.core// (divide) -0.45
group-by with reduce in clojure -0.41
Does pop throw an exception or not? 0.00
Endless loop recur +2.92
Idiomatic usage of apply in Clojure +1.37
Clojure app built with lein uberjar not launching 0.00
Why are the result keys of group-by function in order in most cases... +3.20
How to prevent this clojure function from returning a list -0.49
Lazy Pascal's Triangle in Clojure +3.30
walk vs map for processing a seq -3.36
Can I convert a Clojure form from one package to another? -0.75
a better clojure idiom for mapping a seq of fns to an input +3.26
Clojure sub-sequence position in sequence +3.30
Why does loop statement have uneven number of binding vectors? 0.00
Why do lein's control keys work for me using lein1, but not lein2? -0.01
What is the meaning of dot after a symbol in clojure 0.00
VBA: Find variable from list in string +3.89
Clojure: separating comp and partial arguments -0.11
Clojure map transformations (children to fathers in a tree) +3.35
Why LET doesn't work with VECTOR? +4.23
How to read clojure exceptions in REPL? -4.54
reversing sequences without standard libraries in Clojure -2.83
Is it possible to pass the result of a function as input into two f... 0.00
Understanding nested quotes for game-action clojure macro from http... 0.00
why does (nil) evaluate differently than ((println "foo")) 0.00
depth-first indexing any Clojure form using clojure.walk +3.48
Traversing, iterating, visiting trees in Clojure 0.00
Can I make a Deterministic Shuffle in clojure? -0.20
Clojure :: get the single element of a list and throw exception if... +3.21
How to Convert A Clojure/Java Date to Simpler Form +3.40
How to make a cumulative sequence? 0.00
What can I do to speed up this code? +2.11
Apply data validation to many cells based on existing VBA function +3.65
Clojure: Transform string into key-value pairs in hash-map 0.00
Clojure regex matching +3.44
Automatically Replace Misspellings with Suggestions for long lists... +3.53
Space-efficient way to store a multiset/unordered list -0.79
How to add image tag in xml using excel vba 2007 0.00
Is there a way to pass arithmetic and logical operator as a method... -0.00
Idiomatic Clojure for picking between random weighted choices +3.76
How to write a Clojure function that returns a list of adjacent pai... 0.00
VBA Unfilter range 0.00
How to count the number of ones in a vector, given an upper limit 0.00
How can I get the name of the current network in Excel VBA? +3.66
How to replace all occurrences in a nested list in clojure 0.00
Adding color via macro in excel 0.00
find most frequent elements in set -1.54
finding minimum positive value (greater than 0) in an array in VBA +2.37
Best intersection of a collection of line segments? +3.30