Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidf1000/hackerank-3-month-prep
Code archive for Hackerrank 3 Month Technical Interview Prep
https://github.com/davidf1000/hackerank-3-month-prep
dsa hackerrank python
Last synced: 30 days ago
JSON representation
Code archive for Hackerrank 3 Month Technical Interview Prep
- Host: GitHub
- URL: https://github.com/davidf1000/hackerank-3-month-prep
- Owner: davidf1000
- Created: 2022-07-07T17:14:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T11:29:37.000Z (over 2 years ago)
- Last Synced: 2024-11-12T16:39:45.921Z (3 months ago)
- Topics: dsa, hackerrank, python
- Language: Python
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hackerank 3 Months Interview Prep
Archive code for documentation and referencing
https://www.hackerrank.com/interview/preparation-kits/three-month-preparation-kit/three-month-week-one/challenges
- Using Python3
- May not be the most optimal solution
- last 2 week question for me is quite hard and i can't solve some of it, especially one that requires graph or trie or question that requires you to know some intermediate -> advanced theorem