Skip to content

This repository contains my solutions to LeetCode problems, covering a wide range of algorithms and data structures. Each solution is well-documented and optimized for performance. The goal is to demonstrate problem-solving skills, coding efficiency, and a deep understanding of algorithmic concepts.

Notifications You must be signed in to change notification settings

shreyansh-21/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions Sync

This repository serves as a centralized archive for my LeetCode problem solutions, automatically synchronized to maintain an up-to-date record of my progress.

logo

Overview

This repository is designed to:

  • Maintain a structured collection of my LeetCode solutions.
  • Track progress and improvements over time.
  • Serve as a reference for revisiting past problems.

Repository Structure

Solutions are organized based on the following criteria:

  • Problem Name 📌
  • Difficulty Level (Easy / Medium / Hard) 🎯
  • Algorithmic Concepts & Data Structures (DP, Graphs, Greedy, etc.) 🧩
  • Programming Language (Primarily Python, Javascript) 💻

Automated Syncing

This repository is automatically updated to ensure that all my latest LeetCode submissions are efficiently stored and remain up to date.

Objectives

  • Performance Tracking – Monitor problem-solving progress over time.
  • Efficient Reference – Quickly revisit previously solved problems.
  • Knowledge Sharing – Provide insights for others working on similar challenges.

How to use

To find a specific solution:

  1. Navigate through the repository folders.
  2. Use the search🔍 function to locate a problem by name or topic.
  3. Review the solution and underlying logic.

If you find this repository helpful, consider starring ⭐ it!

About

This repository contains my solutions to LeetCode problems, covering a wide range of algorithms and data structures. Each solution is well-documented and optimized for performance. The goal is to demonstrate problem-solving skills, coding efficiency, and a deep understanding of algorithmic concepts.

Topics

Resources

Stars

Watchers

Forks