Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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.