Skip to content

πŸ“ Curated collection of Data Structures & Algorithms solutions with detailed explanations, multiple approaches, and complexity analysis. Organized by topic for efficient interview prep and learning.

Notifications You must be signed in to change notification settings

SubheSadek/DSA-Problem-Solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 DSA Problem Solving

A curated collection of Data Structures and Algorithms problem solutions, organized by topic for efficient learning and interview preparation.

πŸ“š Problem Categories

Array & Hashing

🎯 Purpose

This repository serves as:

  • Personal learning journal for DSA concepts
  • Interview preparation resource
  • Reference guide for common algorithmic patterns
  • Progress tracker for problem-solving journey

πŸ“‚ Structure

dsa-problem-solving/
β”œβ”€β”€ Array & Hashing/
β”‚   └── contains_duplicate.md
β”œβ”€β”€ Two Pointers/
β”œβ”€β”€ Sliding Window/
β”œβ”€β”€ Stack/
β”œβ”€β”€ Binary Search/
β”œβ”€β”€ Linked List/
β”œβ”€β”€ Trees/
β”œβ”€β”€ Tries/
β”œβ”€β”€ Heap/
β”œβ”€β”€ Backtracking/
β”œβ”€β”€ Graphs/
β”œβ”€β”€ Dynamic Programming/
└── Greedy/

About

πŸ“ Curated collection of Data Structures & Algorithms solutions with detailed explanations, multiple approaches, and complexity analysis. Organized by topic for efficient interview prep and learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published