Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/50-course/interview-prep
Getting it!
https://github.com/50-course/interview-prep
Last synced: 24 days ago
JSON representation
Getting it!
- Host: GitHub
- URL: https://github.com/50-course/interview-prep
- Owner: 50-Course
- Created: 2024-04-30T00:13:58.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T03:19:25.000Z (about 2 months ago)
- Last Synced: 2024-09-19T06:02:01.468Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Study topics I want to focus on to efficiently prepare for technical interviews.
===============================================================================- **Data Structures**
- Arrays
- Linked Lists
- Stacks
- Queues
- Trees
- Heaps
- Tries (Prefix Trees)
- Graphs (everything on graphs, and then some more on Graph search algorithms)
- Hash Tables- **Algorithms**
- Searching
- Sorting
- Recursion
- Dynamic Programming
- Greedy Algorithms
- Divide and Conquer
- Backtracking- **Problem Solving**
- Problem solving techniques
- Problem solving patterns
- Problem solving strategiesMiscellaneous
=============
- Matrix multiplicationCommitment (hrs/day): 5 hours/day - 2-3 time blocks