Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farischt/tech-interviews
Must know algorithms and problems for tech interviews (this is a complement to ds repository)
https://github.com/farischt/tech-interviews
algorithms-and-data-structures big-tech-interviews leetcode neetcode problem-solving tech-interviews
Last synced: about 1 month ago
JSON representation
Must know algorithms and problems for tech interviews (this is a complement to ds repository)
- Host: GitHub
- URL: https://github.com/farischt/tech-interviews
- Owner: farischt
- Created: 2022-12-26T21:41:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T00:47:28.000Z (about 2 years ago)
- Last Synced: 2024-11-07T11:29:51.992Z (3 months ago)
- Topics: algorithms-and-data-structures, big-tech-interviews, leetcode, neetcode, problem-solving, tech-interviews
- Language: Go
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tech-interviews
This is a project lists the must know algorithms and problems for big tech companies interview. This is also a complement to [ds repository](https://github.com/Farischt/ds).
# Resources
- Do it [yourself](https://neetcode.io/practice)
- [Roadmap](https://neetcode.io/roadmap)
- [Train](https://leetcode.com/problemset/all/)# Testing
This package contains no tests. Each algorithm works with leetcode test cases.