clojure-hackos.string-reduction

Solves the Super Reduced String challenge. See: https://www.hackerrank.com/challenges/reduced-string

reduce-str

(reduce-str s)

Shortens s by recursively deleting pairs of adjacent letters.