Skip to content

lakshya0102-dev/leetcode_solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ LeetCode Solutions

Welcome to my LeetCode Solutions repository!
This repo contains my solutions to different LeetCode problems as I practice Data Structures and Algorithms and improve my problem-solving skills.


πŸ“Œ About This Repository

This repository is created to track my progress on LeetCode and maintain clean, well-organized solutions for future revision.

Each solution includes:

  • Problem number and title
  • Clean and readable code
  • Optimized approach where possible
  • Regular updates as I solve more problems

🧠 Topics Covered

  • Arrays
  • Strings
  • Hash Maps
  • Sets
  • Two Pointers
  • Sorting
  • Recursion
  • Stack
  • Queue
  • Linked List
  • Trees
  • Dynamic Programming
  • Greedy Algorithms
  • Graphs

πŸ“‚ Folder Structure

LeetCode-Solutions/
β”‚
β”œβ”€β”€ Easy/
β”‚   β”œβ”€β”€ problem-name.py
β”‚
β”œβ”€β”€ Medium/
β”‚   β”œβ”€β”€ problem-name.py
β”‚
β”œβ”€β”€ Hard/
β”‚   β”œβ”€β”€ problem-name.py
β”‚
└── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors