StackRating

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

cgrand

Rating
1587.03 (2,505th)
Reputation
7,484 (21,258th)
Page: 1 2
Title Δ
clojure java.lang.NullPointerException while spliting string +3.19
Why does this implementation of sorto does not terminate? 0.00
Recursive entity spec +1.95
how to implement walk/postwalk traversal using clojure.zip 0.00
Clojure tree node based on depth -0.67
How do Clojure transducers work under the hood? 0.00
Tree search in Clojure core.logic -0.94
Are Clojure transducers the same concept as intermediate operations... 0.00
Clojure loop/recur pattern, is it bad to use? -3.65
Casting nil in Clojure 0.00
Convert a sequence to hashMap in clojure +2.55
Clojure asterisks special forms (fn*, let*, etc...) +3.46
Writing macro for generating functions / multimethods 0.00
List processing in clojure, tail recursion needed +3.52
How to disambiguate in Clojure 0.00
Clojure struggling to visualise how the arrow macros work +0.93
sort-by on a lazy sequence of hash-maps in clojure 0.00
Making my Clojure map function implementation faster -4.08
Why does the Clojure zipper implementation use different types and... 0.00
compare Clojure maps with bigdecimal and integers values -1.86
previous function input parameter correct storing +3.15
Transforming list of hashmaps into set +3.19
lazy-seq and stack overflow for infinite sequences +3.26
Using a macro for creating defrecord methods gives Don't know h... 0.00
Idiomatic string rotation in Clojure +3.27
Clojure using let variable declaration within its own instatiation? +3.57
evaluate an arg when passing to a macro -4.67
How to fully qualify a var's value? +3.65
Recreate a flattened tree +3.42
Clojure: How to Case switch on Java Classes -0.59
How to create nested map from array of maps in Clojure? 0.00
How to validate/filter new elements to be conj (added) to collectio... -1.11
Java FileChannel with ByteBuffer in Clojure? 0.00
What is in clojure.lang? +3.25
Clojure nested maps path -3.06
Clojure: Write a Clojure function that returns a list of all 2^n bi... -1.94
In clojure[script], how to return nearest elements between 2 sorted... +3.61
What are the differences between lenses and zippers? +4.01
Tuning clojure reducers library performace +3.79
Clojure core.async, what's the difference between putting (go... )... 0.00
Difference between ​(​3​) and 3 in Clojure -3.92
Function in order to show a TicTacToe board : can it be simplified... +0.03
Isn't core.async contrary to Clojure principles? +1.61
Clojure: What is wrong with my implementation of flatten? +3.07
Why is my macro's form not evaluated before function invocation? +3.43
Clojure Zipper of nested Maps repressing a TRIE 0.00
Clojure Performance For Expensive Algorithms +3.45
Passing options to the draw function declaration in quil and clojure. 0.00
More idiomatic and elegant way of Clojure function -1.11
Is it possible to implement "partition" function using cl... 0.00