All Projects → SuyashLakhotia → Techinterview

SuyashLakhotia / Techinterview

Licence: mit
💎 Cheat sheet to prep for technical interviews.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Techinterview

Awesome Coding Interview Question Patterns
The most common question-patterns for any coding-interview
Stars: ✭ 196 (-56.83%)
Mutual labels:  algorithms, data-structures, cheatsheet, interview-preparation, coding-interviews, software-engineering
Coding Interview University
A complete computer science study plan to become a software engineer.
Stars: ✭ 204,859 (+45023.13%)
Mutual labels:  algorithms, data-structures, computer-science, interview-preparation, coding-interviews, software-engineering
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (-65.42%)
Mutual labels:  algorithms, data-structures, computer-science, interview-preparation, coding-interviews, software-engineering
Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (+14.32%)
Mutual labels:  algorithms, data-structures, interview-preparation, coding-interviews, interviews
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-83.26%)
Mutual labels:  algorithms, data-structures, interview-preparation, coding-interviews, interviews
TheJobInterviewGuide
A job guide to help developers get through interviews and get amazing jobs!
Stars: ✭ 267 (-41.19%)
Mutual labels:  computer-science, guide, interviews, coding-interviews, interview-preparation
coding-interview-guide
A systematic coding interview guide
Stars: ✭ 76 (-83.26%)
Mutual labels:  computer-science, data-structures, software-engineering, coding-interviews, interview-preparation
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-73.13%)
Mutual labels:  algorithms, data-structures, interview-preparation, coding-interviews, interviews
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+586.56%)
Mutual labels:  algorithms, data-structures, guide, interview-preparation, interviews
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+11987%)
Mutual labels:  algorithms, interview-preparation, coding-interviews, interviews
Javascript Algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Stars: ✭ 133,406 (+29284.58%)
Mutual labels:  algorithms, data-structures, computer-science, interview-preparation
Interview Techdev Guide
This repository contains curated technical interview questions by fn+geeks community
Stars: ✭ 252 (-44.49%)
Mutual labels:  algorithms, data-structures, interview-preparation, coding-interviews
Fuck Coding Interviews
How on earth can I ever think of a solution like that in an interview?!
Stars: ✭ 464 (+2.2%)
Mutual labels:  algorithms, data-structures, interview-preparation, coding-interviews
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+1276.87%)
Mutual labels:  algorithms, data-structures, computer-science, coding-interviews
Algos And Data Structures
Collection of Test Specs and Implementation of various algorithms and data structures from the Princeton Coursera course: Intro to Algorithms part 1 and 2
Stars: ✭ 31 (-93.17%)
Mutual labels:  algorithms, data-structures, computer-science, software-engineering
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+534.58%)
Mutual labels:  algorithms, interview-preparation, coding-interviews, interviews
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+3677.75%)
Mutual labels:  algorithms, data-structures, computer-science, interview-preparation
How To Prepare For Google Interview Swe Sre
This repository includes resources which are more than sufficient to prepare for google interview if you are applying for a software engineer position or a site reliability engineer position
Stars: ✭ 251 (-44.71%)
Mutual labels:  algorithms, interview-preparation, software-engineering
Tech Interview Handbook
💯 Curated interview preparation materials for busy engineers
Stars: ✭ 64,851 (+14184.36%)
Mutual labels:  algorithms, interview-preparation, coding-interviews
Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+21861.45%)
Mutual labels:  algorithms, data-structures, computer-science

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].