Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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]