/Algorithmic-Treasure

Many time, when an interview approaches, candidates start searching for different algorithms in different programming languages for practise. This project aims to build a website which will contain the codes along with the techniques and explanations so that it can be helpful for many

Primary LanguageJavaScriptMIT LicenseMIT

Algorithmic Treasure

Project ID: 19

Github All Contributors        

   

✍  PROJECT DESCRIPTION

Many time, when an interview approaches, candidates start searching for different algorithms in different programming languages for practise. This project aims to build a website which will contain the codes along with the techniques and explanations so that it can be helpful for many.

📂  RELEVANT TECHNOLOGY

We will be using CPP and Python to code out the algorithms and will be using HTML/CSS and BootStrap to make our website.

  • CPP
  • Python
  • HTML/CSS
  • BOOTSTRAP
  • Data Structures
  • Algorithms

💻  GETTING STARTED

=> Fork this repository to start contributing.

=> Open your Git Bash command window and in the root directory type the following commands :

    1) git init -initializes the git repository from the GitHub. 
    2) git clone -Clone the repository to your local machine
      (git clone https://github.com/<your-github-username>/LetsUpgrade/Algorithmic-Treasure.git)