Skip to content

A collection of data structures and algorithm implementations in Java. Includes solutions to common problems, optimized techniques, and practice code for mastering technical interviews.

Notifications You must be signed in to change notification settings

NhanDinhVan/Data-Structures-and-Algorithms-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ LeetCode Solutions

This repository contains my solutions to LeetCode problems, mainly in Java/Kotlin.

πŸ“Œ Contents

  • Solutions are organized by topics (Arrays, Strings, Linked Lists, Dynamic Programming, etc.).

  • Each solution includes a clean and efficient implementation.

  • Some problems may have multiple approaches with explanations.

πŸ“‚ How to Use

πŸš€ Contributing

  • Feel free to suggest improvements or share alternative solutions!

πŸ“Œ Notes

  • Solutions are regularly updated.

  • If you find an error or a better approach, open an issue or pull request.

πŸš€ Happy coding! πŸš€

About

A collection of data structures and algorithm implementations in Java. Includes solutions to common problems, optimized techniques, and practice code for mastering technical interviews.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages