Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions

This repository contains LeetCode problem solutions, implemented in ** Java** and Python.
It serves as a personal practice log to improve Data Structures & Algorithms (DSA) and problem-solving skills.

Features:

  • All solutions are stored in a single folder
  • File names follow the format LCxxx_ProblemName.ext (e.g., LC121_BestTimeToBuyAndSellStock.java)
  • Difficulty level is mentioned in the problem description
  • Time and space complexity will be included for each problem
  • Solutions are optimized and regularly updated

About

A repository containing solutions to LeetCode problems, solved in Java, Python. Each solution is well-structured with explanations. Focused on problem-solving, data structures, and algorithms.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages