https://github.com/ojasskapre/algo-and-design-patterns
https://github.com/ojasskapre/algo-and-design-patterns
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ojasskapre/algo-and-design-patterns
- Owner: ojasskapre
- Created: 2023-09-09T09:25:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T03:51:01.000Z (almost 2 years ago)
- Last Synced: 2025-06-04T11:35:53.272Z (4 months ago)
- Language: Jupyter Notebook
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository houses Jupyter notebooks with Python implementations of diverse algorithms, accompanied by relevant problems from HackerRank and LeetCode.
Further, there are dedicated notebooks tackling data structure challenges from LeetCode and Hackerrank
Further, there are dedicated notebooks demonstrating different design patterns in Python.