Multilingual Algorithm Vault

As the name suggests, this repository is a consolidated analysis of various data structures and algorithms.

Purpose

Programming Languages

Usage

First things first, grab a copy of this repository for your local machine!

  1. Navigate to your working directory cd /path/to/desired/directory
  2. Clone the repo. It’ll be saved inside the directory you navigated to in above step git clone https://github.com/ankitrai96/multilingual-algorithm-vault.git
    Note: If you do not have git installed in your computer then click here

Now, in addition to being hackable this repository offers the following out of the box features:-

Contribution

It is natural that a single person can not know all the tricks that different languages have to offer. Therefore, this repository encourages the ones interested to make contributions. It is appreciated in any way, shape or form! However, plagiarism is not appreciated as it dishonors the very purpose of learning.

Observations/Comments can be Posted on “Points To Ponder” in respective directories