Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 562 Bytes

File metadata and controls

11 lines (6 loc) · 562 Bytes

Basic Python Data Structures and Algorithms

Welcome to the Basic Python Data Structures and Algorithms repository! This repository contains a collection of basic Python DSA questions along with implementations of data structures such as tuples, dictionaries, lists, stacks, queues, and linked lists.It contains Jupyter notebook program along with documentation.

Getting Started

To get started with these data structures and algorithms, simply clone the repository to your local machine:

git clone https://github.com/Datirsayali12/pythonDSA.git