Skip to content

This repository contains my solutions to a wide range of LeetCode problems, covering Data Structures, Algorithms, Dynamic Programming, Graph Theory, and more. Each solution is written with clean, efficient code and includes explanations where necessary.

License

Notifications You must be signed in to change notification settings

nandisomnath/leet_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leet_code

LeetCode.com is a special plaform to practice many types of problems in dsa. You can choose from multiple languages but I choose java for this branch.

Java

Java is a great general purpose programming language. it is used in dsa for many reasons and also a great day to day programming language choice.

Run

Compile every java file or directly run it using java command from src directory.

java Sqrt.java

License

  • MIT LICENSE

About

This repository contains my solutions to a wide range of LeetCode problems, covering Data Structures, Algorithms, Dynamic Programming, Graph Theory, and more. Each solution is written with clean, efficient code and includes explanations where necessary.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages