https://github.com/naveennk045/problemsolving-java
This repository contains solutions to various Data Structures and Algorithms (DSA) problems, implemented in Java. The problems cover a wide range of topics, including Arrays, Strings, Recursion, Linked Lists, Trees, Graphs, Dynamic Programming, Greedy Algorithms, and more. Each solution is optimized for performance and follows best coding practices
https://github.com/naveennk045/problemsolving-java
dsa-algorithm dsa-java dsa-practice dsa-questions java
Last synced: 9 months ago
JSON representation
This repository contains solutions to various Data Structures and Algorithms (DSA) problems, implemented in Java. The problems cover a wide range of topics, including Arrays, Strings, Recursion, Linked Lists, Trees, Graphs, Dynamic Programming, Greedy Algorithms, and more. Each solution is optimized for performance and follows best coding practices
- Host: GitHub
- URL: https://github.com/naveennk045/problemsolving-java
- Owner: naveennk045
- Created: 2024-11-06T00:54:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-20T17:20:01.000Z (9 months ago)
- Last Synced: 2025-03-20T18:29:13.800Z (9 months ago)
- Topics: dsa-algorithm, dsa-java, dsa-practice, dsa-questions, java
- Language: Java
- Homepage:
- Size: 348 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProblemSolving