Skip to content

atmadeep/Data-Structures-and-Algorithms

Repository files navigation

🧠 NeetCode 150 Solutions

Python Algorithms Difficulty: Mixed

📚 About This Repository

This repository contains my solutions to the NeetCode 150, a curated list of 150 LeetCode questions designed to help you ace the coding interviews. Each solution is implemented in Python, with detailed explanations and time/space complexity analysis.

🗂️ Repository Structure

The solutions are organized by topic:

  • 📊 Arrays & Hashing
  • 👥 Two Pointers
  • 📈 Sliding Window
  • 🔄 Stack
  • 🔗 Linked List
  • 🌳 Trees
  • 🔍 Tries
  • 🧮 Heap / Priority Queue
  • 🔢 Backtracking
  • 📊 Graphs
  • 🧩 Dynamic Programming
  • ...

🚀 Getting Started

  1. Clone this repository:
    git clone https://github.com/atmadeep/Data-Structures-and-Algorithms.git
    

About

This repo contains solution to DSA related problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published