Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 473 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 473 Bytes

Scala Solutions to CodeChef Practice Problems

Steps to build, test, run, develop

  • Install the latest version of Intellij IDE.
  • Clone this repository to your desktop.
  • Open the resulting directory in Intellij.
  • Right-click on the test folder to run all the tests.
  • Start adding your own solutions!

This repository contains problems from competition sites other than CodeChef. Here are a list of competition sites.

  • CodeChef
  • HackerRank
  • LeetCode
  • Project Euler