Skip to content

This repository contains commonly asked Data Structures and Algorithms questions for interview preparation. All solutions are written in Python with a focus on clean logic and readability. It is regularly updated as I practice more problems.

Notifications You must be signed in to change notification settings

Darshan2042/DSA-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📘 DSA Practice in Python

This repository contains my Data Structures & Algorithms practice questions used for interview preparation.
All solutions are implemented in Python with a focus on clear logic and readability.


📚 Topics

  • Arrays
  • Strings
  • HashMap
  • Two Pointers
  • Sorting & Searching
  • Matrix & Basic Math

🛠 Tech

  • Language: Python
  • Purpose: Interview Preparation

▶️ Usage

git clone https://github.com/Darshan2042/DSA-Python.git

About

This repository contains commonly asked Data Structures and Algorithms questions for interview preparation. All solutions are written in Python with a focus on clean logic and readability. It is regularly updated as I practice more problems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages