• Stars
    star
    551
  • Rank 80,726 (Top 2 %)
  • Language
  • License
    MIT License
  • Created over 7 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

💎 Cheat sheet to prep for technical interviews.

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
  2. Algorithms
  3. Object Oriented Programming
  4. Design Patterns
  5. OS Fundamentals
  6. Concurrency in Java
  7. Bit Manipulation
  8. Miscellaneous

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 or submit a pull request! 😊

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.

More Repositories

1

UniversityNotes

📚 Repo to keep track of my undergraduate notes.
Shell
69
star
2

TextCategorization

⚡ Using deep learning (MLP, CNN, Graph CNN) to classify text in TensorFlow.
Python
30
star
3

CommandPlus

👋 Chrome extension for hand gesture based control of the browser.
JavaScript
13
star
4

ContextNewsBot

📰 Solving the misinformation problem in the information age using machine learning.
Python
11
star
5

CodeBot

👾 Interactive chatbot to help beginners learn how to code.
JavaScript
10
star
6

RossmannStoreSales

💰 Predicting the sales of Rossmann drug stores through machine learning.
Python
10
star
7

RottenTomatoesCNN

🍅 Predicting the sentiment of Rotten Tomatoes movie reviews using deep learning.
Python
8
star
8

BootstrapCards

🚀 Responsive Bootstrap template implementing card-based design.
HTML
6
star
9

MDPAlgorithm

🏁 Algorithm for the exploration and navigation of an unknown maze by an autonomous ground vehicle.
Java
5
star
10

SpellCheck

✏️ A spell check script written in Python.
Python
4
star
11

NTUOSS-Bootstrap4Workshop

💬 Workshop on Bootstrap 4 for NTU Open Source Society.
CSS
3
star
12

NTUOSS-AngularJSWorkshop

💬 Workshop on AngularJS for NTU Open Source Society.
HTML
3
star
13

NTUOSS-BootstrapWorkshop

💬 Workshop on Bootstrap for NTU Open Source Society.
HTML
3
star
14

WhyBills

📃 Android app built to replace printed bills at point of sale stations.
Java
2
star
15

InstaFeast

🍕 Web app to find popular Instagram posts of food & drinks at a given location.
Python
2
star
16

SimpleWeatherApp

⛅ Android app that displays the current weather in a selected city.
Java
1
star
17

NTUOSS-NodeWorkshop

💬 Workshop on Node.js for NTU Open Source Society.
JavaScript
1
star
18

NEAWeatherApp

☁️ A simple weather and PSI app for Singapore.
Java
1
star
19

CommandPlus-Server

👋 Companion server-side system to SuyashLakhotia/CommandPlus.
Python
1
star