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.
- Host: GitHub
- URL: https://github.com/edualgo/blog-code
- Owner: edualgo
- License: mit
- Created: 2021-02-08T12:40:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-08T12:44:14.000Z (over 5 years ago)
- Last Synced: 2025-06-30T16:21:29.725Z (about 1 year ago)
- Topics: algorithms, cpp, python
- Language: C++
- Homepage: https://opensource.edualgoacademy.com/blog/
- Size: 191 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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