Skip to content

Nitharshan369/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions

This repository contains my solutions to various LeetCode problems.
Each solution is written with clean, readable, and optimized code.

Structure

  • Arrays/ → Problems related to arrays
  • Linked List/ → Problems related to linked list
  • Math/ → Problems related to math
  • Binary Trees/ → Problems related to binary trees
  • Binary Search Trees/ → Problems related to binary search trees
  • Strings/ → Problems related to strings
  • Dynamic Programming/ → Problems related to Dynamic Programming
  • (More folders will be added later)

Goals

  • Improve problem-solving skills
  • Write efficient and well-documented solutions
  • Build a strong foundation in Data Structures & Algorithms

🚀 Consistency is key — solving problems one step at a time!

About

Practice repository for LeetCode problems with clean, optimized code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages