Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nouraalgohary/grind-75-solutions

This GitHub repository features my solutions to Grind 75 questions, which I am approaching using multiple techniques and programming languages as per my plan.
https://github.com/nouraalgohary/grind-75-solutions

blind-75 cpp problem-solving python

Last synced: 12 days ago
JSON representation

This GitHub repository features my solutions to Grind 75 questions, which I am approaching using multiple techniques and programming languages as per my plan.

Awesome Lists containing this project

README

        

# Grind-75-Solutions

In this repo, I am solving leetcode questions according to this [plan](https://www.techinterviewhandbook.org/grind75?hours=5&weeks=26) in using more than one technique and more than one language
### Two programming languages:
- C++
- Python

In the journey of learning how to solve problems, I simplify algorithms which come across me in this repo [Alogirthms](https://github.com/NouraAlgohary/Algorithms)