Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibz-04/structs-algos
This repository contains solutions to data structures and Algorithm questions solved by me
https://github.com/ibz-04/structs-algos
algorithms-and-data-structures data-structures dsa-learning-series dsa-practice leetcode-answers leetcode-practice leetcode-python leetcode-questions leetcode-solutions python python3
Last synced: 5 days ago
JSON representation
This repository contains solutions to data structures and Algorithm questions solved by me
- Host: GitHub
- URL: https://github.com/ibz-04/structs-algos
- Owner: iBz-04
- Created: 2024-06-07T19:01:32.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T13:59:42.000Z (2 months ago)
- Last Synced: 2024-12-06T14:48:11.553Z (2 months ago)
- Topics: algorithms-and-data-structures, data-structures, dsa-learning-series, dsa-practice, leetcode-answers, leetcode-practice, leetcode-python, leetcode-questions, leetcode-solutions, python, python3
- Language: Python
- Homepage: https://leetcode.com/u/iBz-04/
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
This repository contains solutions to various data structures and algorithm questions from Leetcode, solved by me.
## Languages used
- Python
- Javascript
- SQL## Installation
Clone this repo
```bash
git clone https://github.com/iBz-04/Structs-Algos.git```
Navigate to the project repo```bash
cd Structs-Algos
```## Usage
- Browse through the folders to find solutions to specific problems.
- Each folder contains a Python file with the solution and comments explaining the approach.
## Contributions
Contributions are welcome!
- If you have a more efficient solution or a different & efficient approach, feel free to open a pull request.
- Your solutions don't necessarily have to be in Python, other languages are welcome.
## Feedback
If you have any feedback, please reach out to me at [email protected]