Skip to content

Omid2831/DSA-Algoritms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 DSA - Data Structures & Algorithms

My solutions to Data Structures and Algorithms problems, solved in Python.

📊 Progress

# Problem Difficulty Solution
1 Two Sum 🟢 Easy Python
2 Add Two Numbers 🟢 Easy Python
3 Longest Substring Without Repeating Characters 🟡 Medium Python

🗂️ Structure

Each problem folder contains:

  • question.md - Problem description and examples
  • *.py - Python solution with comments

🚀 Topics Covered

  • Arrays
  • Strings
  • Linked Lists
  • Trees
  • Graphs
  • Dynamic Programming
  • Sorting & Searching

Happy coding! 💻

About

This repository is a personal Data Structures & Algorithms (DSA) training ground. It contains solutions, explanations, and practice problems designed to help improve problem-solving skills

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages