Skip to content

This repository contains solutions for LeetCode Problem 30, completed over a span of 30 days. Each solution is optimized for performance and includes explanations to help understand the logic behind them.

Notifications You must be signed in to change notification settings

sriram2915/leetcode-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode 30-Day Challenge Solutions 🚀

📌 Repository Overview

This repository is dedicated to solving LeetCode Problem 30 as part of a 30-day coding challenge. The goal of this challenge is to enhance problem-solving skills by consistently working through algorithmic problems over an extended period. Each day presents a new challenge that is carefully analyzed and solved with an optimized approach.

📂 Contents

  • Problem Statement: A brief description of the problem.
  • Approach & Solution: Step-by-step explanation of the implemented solution.
  • Code Implementations: Solutions in various programming languages (if applicable).
  • Time & Space Complexity Analysis: Optimization details.

🚀 Technologies Used

  • Programming Language: Java
  • Problems: Algorithms & Data Structures

🔥 How to Use

1️⃣ Clone the repository

git clone https://github.com/sriram2195/leetcode-java.git

2️⃣ Navigate to the project directory

cd leetcode-java

3️⃣ Run the solution file

python Day1_SortThePeople.java  # Example for Python

📞 Contact

For any queries or discussions, feel free to open an issue or reach out.


Happy Coding! 🚀

About

This repository contains solutions for LeetCode Problem 30, completed over a span of 30 days. Each solution is optimized for performance and includes explanations to help understand the logic behind them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages