clojure-hackos
Released under the Public Domain
Clojurian solutions to various HackerRank challenges.
Namespaces
clojure-hackos.apple-and-orange
Solution to the Apple and Orange challenge. See: https://www.hackerrank.com/challenges/apple-and-orange
Public variables and functions:
clojure-hackos.between-2-sets
Solution to the Between Two Sets challenge See: https://www.hackerrank.com/challenges/between-two-sets
Public variables and functions:
clojure-hackos.bon-appetit
Solution to the Bon Appétit challenge. See: https://www.hackerrank.com/challenges/bon-appetit
Public variables and functions:
clojure-hackos.bubble-sort
Solution to the Sorting: Bubble Sort challenge. See: https://www.hackerrank.com/challenges/ctci-bubble-sort
Public variables and functions:
clojure-hackos.caesar-cipher
Solves the Caesar Cipher challenge. See: https://www.hackerrank.com/challenges/caesar-cipher-1
Public variables and functions:
clojure-hackos.circular-rotation
Solves the Circular Array Rotation challenge. See: https://www.hackerrank.com/challenges/circular-array-rotation
Public variables and functions:
clojure-hackos.day256
Solution to the Day of the Programmer challenge. See: https://www.hackerrank.com/challenges/day-of-the-programmer
Public variables and functions:
clojure-hackos.divisors
Solves the Find Digits problem. See: https://www.hackerrank.com/challenges/find-digits
Public variables and functions:
clojure-hackos.electronics-shop
Solution to the Electronics Shop challenge. See: https://www.hackerrank.com/challenges/electronics-shop
Public variables and functions:
clojure-hackos.extra-long-factorials
Solution to the Extra Long Factorials challenge. See: https://www.hackerrank.com/challenges/extra-long-factorials
Public variables and functions:
clojure-hackos.fibonacci-numbers
Solves the Fibonacci Numbers challenge. See https://www.hackerrank.com/challenges/functional-programming-warmups-in-recursion---fibonacci-numbers/problem
Public variables and functions:
clojure-hackos.halloween-sale
Solution to the Halloween Sale challenge. See: https://www.hackerrank.com/challenges/halloween-sale/problem
Public variables and functions:
clojure-hackos.minimum-distances
Solution to the Minimum Distances challenge. See: https://www.hackerrank.com/challenges/minimum-distances
Public variables and functions:
clojure-hackos.palindromes
Solution to the Beautiful Days at the Movies challenge. See: https://www.hackerrank.com/challenges/beautiful-days-at-the-movies
Public variables and functions:
clojure-hackos.pdf
Solution to the Designer PDF Viewer challenge. See: https://www.hackerrank.com/challenges/designer-pdf-viewer
Public variables and functions:
clojure-hackos.perimeter
Solution to the Compute the Perimeter of a Polygon challenge See: https://www.hackerrank.com/challenges/lambda-march-compute-the-perimeter-of-a-polygon
clojure-hackos.polygonal-area
Solution to the Compute the Area of a Polygon challenge See: https://www.hackerrank.com/challenges/lambda-march-compute-the-area-of-a-polygon
clojure-hackos.sequence-equation
Solution to the Sequence Equation problem See: https://www.hackerrank.com/challenges/permutation-equation
Public variables and functions:
clojure-hackos.string-compression
Solves the String Compression problem. See: https://www.hackerrank.com/challenges/string-compression
Public variables and functions:
clojure-hackos.string-reduction
Solves the Super Reduced String challenge. See: https://www.hackerrank.com/challenges/reduced-string
Public variables and functions:
clojure-hackos.string-rotation
Solves the Rotate String challenge See: https://www.hackerrank.com/challenges/rotate-string
Public variables and functions:
clojure-hackos.time-in-words
Solution to the Time in Words challenge. See: https://www.hackerrank.com/challenges/the-time-in-words
Public variables and functions:
clojure-hackos.triangle-arithmétique
Solution to the Pascal’s Triangle challenge. See: https://www.hackerrank.com/challenges/pascals-triangle/problem
Public variables and functions:
clojure-hackos.utils.geometry
Utilities for computing dimensions of 2D figures
Public variables and functions:
clojure-hackos.utils.helpers
Assorted useful functions
clojure-hackos.utils.test.io-helper
Wraps test cases that consume file input
Public variables and functions:
clojure-hackos.word-frequencies
Solves the Hash Tables: Ransom Note challenge. See: https://www.hackerrank.com/challenges/ctci-ransom-note
Public variables and functions: