cultured_code_challenge

Version, currently master branch1 version
  • master branchlatestJul 6, 2024

github.com/joeldrapper/dictionary-operation

Dictionary Operation Code Challenge

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  cultured_code_challenge:
    github: joeldrapper/dictionary-operation
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
0.26.0
Author
Joel Drapper

Dependencies

This version declares no dependencies.

README

Dictionary Operation Code Challenge

This is a coding challeng I did for a job interview back in 2018.

Setup

bin/setup

Run Specs

crystal specs