https://github.com/iamabhish23/strivers_a2z_dsa_course_sheet
Contains a list of DSA questions, each in its separate file or folder. These questions can cover various topics such as arrays, linked lists, trees, sorting algorithms, searching algorithms, dynamic programming, and more.
https://github.com/iamabhish23/strivers_a2z_dsa_course_sheet
100-days-of-code 100daysofcode striversa2zdsa
Last synced: 6 months ago
JSON representation
Contains a list of DSA questions, each in its separate file or folder. These questions can cover various topics such as arrays, linked lists, trees, sorting algorithms, searching algorithms, dynamic programming, and more.
- Host: GitHub
- URL: https://github.com/iamabhish23/strivers_a2z_dsa_course_sheet
- Owner: iamabhish23
- License: apache-2.0
- Created: 2023-09-18T14:48:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T17:51:05.000Z (about 2 years ago)
- Last Synced: 2025-02-08T21:46:12.723Z (8 months ago)
- Topics: 100-days-of-code, 100daysofcode, striversa2zdsa
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Strivers A2Z DSA Questions with Java Solutions
Welcome to the "Strivers A2Z DSA Questions with Java Solutions" repository! This repository contains a collection of DSA questions along with detailed Java solutions to help you improve your understanding of data structures and algorithms.
## Table of Contents
- [Questions](#questions)
- [Solutions](#solutions)
- [Contributing](#contributing)
- [License](#license)## Questions
The `Questions` directory includes various DSA questions covering different topics such as arrays, linked lists, trees, sorting algorithms, searching algorithms, dynamic programming, and more.## Solutions
The `Solutions` directory contains Java solutions corresponding to each question in the `Questions` directory. Each solution is well-documented and thoroughly explained to aid your learning process.## Contributing
We welcome contributions! If you'd like to contribute solutions, suggest improvements, or report bugs, please follow our [Contributing Guidelines](CONTRIBUTING.md).## License
This repository is licensed under the [Apache License 2.0](LICENSE). You are free to use, modify, distribute, and sublicense the materials within this repository under the terms of the Apache License Version 2.0.