An open API service indexing awesome lists of open source software.

https://github.com/edualgo/blog-code

This project contains the C++ & Python code for the interview preparation blog.
https://github.com/edualgo/blog-code

algorithms cpp python

Last synced: 3 months ago
JSON representation

This project contains the C++ & Python code for the interview preparation blog.

Awesome Lists containing this project

README

          

# **Algorithmic Treasure**
   

>## ✍  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
* Data Structures
* Algorithms