Skip to content

mddeepaksoni/learning-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Algorithm

Build

This repository is mean't to serve as learning algorithm from various books and portals like:

  • Cracking the coding interview

Contents

  • algorithm-ctci
    • ch1: arrays & strings

Install

This project uses java and maven. Please follow the below bash instructions to install this project.

  1. Install java using homebrew. Skip this step in case its already installed and configured.
    brew cask install adoptopenjdk8
  2. Install maven using homebrew. Skip this step in case its already installed and configured.
    brew install maven
  3. Clone repository
    git clone https://github.com/mddeepaksoni/learning-algorithm.git
  4. Build
    cd learning-algorithm
    mvn clean install

Authors

About

Learning algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •