Skip to content

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

License

Notifications You must be signed in to change notification settings

Himanshi2016/Algorithmic-Treasure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algorithmic Treasure

Project ID: 19

✍  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)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.8%
  • Python 10.2%