An open API service indexing awesome lists of open source software.

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.

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.