seoh / hackerrank-fp

My answers for Functional Programming Challenges on HackerRank

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If you try to solve a problem named "Something-new-problem" of "Introduction" domain, then you would make some boilerplate or just run script file like this.

intro$ ../add.sh Something-new-problem

It will make new sbt subproject for same name and create directories for source and test. But you will fill some items of list(domain and problem) by your own hand. manually. We need to cry.

Table of Subdomains

  1. Introduction

About

My answers for Functional Programming Challenges on HackerRank


Languages

Language:Scala 94.8%Language:Shell 5.2%