StackRating

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

Thumbnail

Rating
1426.10 (4,535,621st)
Reputation
11,094 (13,500th)
Page: 1 2 3 4 5 6 7 ... 10
Title Δ
Is is possible to destructure a clojure vector into last two items... +0.55
How to generate a rotation sequence that is cycle in a cycle writte... +0.08
Why does clojure allow single argument for lessthan (<) or great... -0.87
Split vector at max value in Clojure -- better way? -0.50
Case cases in Clojure -1.40
What is the difference between loop/recur and recur by itself? -0.76
Returning positions of an element Clojure -0.60
Making current function of list recursive Clojure -0.20
Why does my hash function fail with "ArithmeticException integ... -0.43
Is it okay to mutate data in a loop in clojure? -0.92
Does clojure have a fully inclusive range function? +0.05
Clojure loop/recur pattern, is it bad to use? -0.78
Recursive functions in clojure 0.00
How do I check for duplicates within a map in clojure? -1.03
How to evaluate elements in nested vectors in Clojure 0.00
Clojure struggling to visualise how the arrow macros work +1.18
Clojure - destructuring array vs map -0.45
Calling a function with (rest [1[2]]) in Clojure as an argument is... +0.05
Does the Clojure compiler check if records and types implement prot... 0.00
Clojure best practice for nested let +1.27
Clojure substring with negative index -1.60
How to evaluate sequence of pure functions in Clojure -0.08
Delete an item from a clojure vector using index +0.02
Clojure function evaluation +1.60
clojure: Removing maps from lazy-seq of maps -1.53
clojure recursion conj a list -1.65
Clojure map. Pass function multiple parameters -0.28
depth first tree traversal accumulation in clojure +0.55
Clojure core match error with variant 0.00
Making comparison in Clojure +1.17
What are side-effects in predicates and why are they bad? -0.20
Logical truthness in Clojure +1.77
Is it good to avoid macro in this example? +1.04
Join string elements from set literal in Clojure +0.57
Why to use *let* in functions? -1.09
Append to a vector in a function -0.62
Extract Clojure map entries with a pattern into a list of maps? -0.48
How to split a number in Clojure? +0.63
Conditional composition operator 0.00
Choosing function over another function Clojure 0.00
Circular definition in Clojure +0.46
what is the equivalent of boolean? in Clojure +0.77
clojure lazy-seq performance optimization -1.28
Get natural clojure conj order -1.48
Tracking down a StackOverflow in a Clojure program, contains SSCCE +0.48
I don't understand the (doc fn)...it says I can name a function... -1.56
Clojure let vs Common Lisp let +0.55
Compress sequence in clojure -0.45
Why does (or <falsey value> <falsey value>) return the... -0.50
Is recursion a smell (in idiomatic Clojure) because of of zippers a... -1.41