This repository contains 4 sections
- JupyterNoteBook
- DataStructre
- Algorithm
- HTMl
This section contains my notes for data structure and algorithm. These notes are all written in Jupyter Notebook using Python 3. (For other languages check the other 2 sections) These notes include sample codes and important notes. They are not meant for learning the subject, but they can be very help for a refresher and quick lookups.
These notes are also exported as HTML for easier access. the HTML hosted version can be found at: https://dsa-notes.netlify.app/
This section include the code for Different Data structures. The code is provided in 4 programming languages.
- Python
- JavaScript
- Java
- PHP
For more details about each data structure, check the notes.
This section include the code for Different Algorithms. The code is provided in 4 programming languages.
- Python
- JavaScript
- Java
- PHP
For more details about each algorithm, check the notes.
This folder contains the html files of the jupyter notebook. These notes are hosted at: https://dsa-notes.netlify.app/