Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manishkmr49/java-dsa-questions
A repository of Data Structures and Algorithms (DSA) questions and solutions implemented in Java. Ideal for technical interview preparation and improving problem-solving skills.
https://github.com/manishkmr49/java-dsa-questions
Last synced: 1 day ago
JSON representation
A repository of Data Structures and Algorithms (DSA) questions and solutions implemented in Java. Ideal for technical interview preparation and improving problem-solving skills.
- Host: GitHub
- URL: https://github.com/manishkmr49/java-dsa-questions
- Owner: manishkmr49
- Created: 2024-04-20T16:42:07.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T18:06:33.000Z (6 months ago)
- Last Synced: 2024-12-19T00:18:10.086Z (about 2 months ago)
- Language: Java
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java-DSA-Questions
Welcome to the Java-DSA-Questions repository!
This repository contains a curated collection of Data Structures and Algorithms (DSA) questions and solutions, designed to enhance your problem-solving skills and prepare you for technical interviews.
## Features:
- Comprehensive set of DSA questions
- Solutions implemented in JAVA
- Detailed explanations and optimized solutions
- Continuous updates and additions## Contents:
- [Arrays]
- [Sorting]
- [String]
- [Bit Manipulation]
- [Recursion Basic]
- [Linked Lists]
- [Trees]
- [Searching Algorithms]
- [Graphs]
- [Dynamic Programming]
- [And more...]Feel free to explore, contribute, and improve your DSA skills with us!
Happy Coding! 🚀