Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python DSA Assignments

A collection of Data Structures and Algorithms (DSA) assignments and exercises implemented in Python. This repository is designed for learning, practicing, and showcasing solutions to common DSA problems.


🔹 Contents

This repo includes implementations for:

  • Arrays & Strings
  • Linked Lists
  • Stacks & Queues
  • Trees (Binary Trees, BSTs)
  • Graphs
  • Sorting Algorithms
  • Searching Algorithms
  • Dynamic Programming
  • Other algorithmic problems

Each folder contains Python scripts with clear comments and examples.


🔹 Features

  • Clean and readable Python code
  • Step-by-step explanations in comments
  • Both linear and binary search implementations
  • Various algorithmic solutions for practice and learning

🔹 Getting Started

  1. Clone the repository:
git clone https://github.com/SohamGhangale/DSA-Python-Collection
.git

About

A curated repository of Python programs demonstrating solutions to DSA problems, including arrays, linked lists, trees, graphs, sorting, searching, and more.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages