Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/SuyashLakhotia/TechInterview

:gem: Cheat sheet to prep for technical interviews.
https://github.com/SuyashLakhotia/TechInterview

algorithms cheatsheet coding-interviews computer-science data-structures guide interview-preparation interviews java software-engineering technical-interviews

Last synced: 7 days ago
JSON representation

:gem: Cheat sheet to prep for technical interviews.

Awesome Lists containing this project

README

        

# Tech Interviews

> Here's a cheat sheet to prepare for technical interviews as a CS major. All the best for your interviews! Go get that **dream job**!

### Table of Contents

1. [Data Structures](1%20-%20Data%20Structures.md)
2. [Algorithms](2%20-%20Algorithms.md)
3. [Object Oriented Programming](3%20-%20Object%20Oriented%20Programming.md)
4. [Design Patterns](4%20-%20Design%20Patterns.md)
5. [OS Fundamentals](5%20-%20OS%20Fundamentals.md)
6. [Concurrency in Java](6%20-%20Concurrency%20in%20Java.md)
7. [Bit Manipulation](7%20-%20Bit%20Manipulation.md)
8. [Miscellaneous](8%20-%20Miscellaneous.md)

### Disclaimers

If you found a mistake (sorry!) or know a better way of doing/explaining something or if you think I may have missed out something important, please [post an issue](https://github.com/SuyashLakhotia/TechInterview/issues) or [submit a pull request](https://github.com/SuyashLakhotia/TechInterview/pulls)! :blush:

This repo is an assimilation of knowledge from various sources that I didn't completely keep track of when I was learning. So, if you found a resource I might have referenced and paraphrased (or straight up regurgitated) in this repo, please do let me know and I would be happy to add it to the growing list of [references](References.md).