All Projects → munnam77 → Interview_materials

munnam77 / Interview_materials

Licence: other
A curated list of all essential job interview preparation materials.

Projects that are alternatives of or similar to Interview materials

TheJobInterviewGuide
A job guide to help developers get through interviews and get amazing jobs!
Stars: ✭ 267 (+888.89%)
Mutual labels:  computer-science, interview-questions, job-interviews, interview-preparation
algoexpert-data-structures-algorithms
A collection of solutions for all problem statements on the AlgoExpert Coding Interview platform.
Stars: ✭ 134 (+396.3%)
Mutual labels:  interview-questions, interview-preparation, algorithms-and-data-structures
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (+3.7%)
Mutual labels:  interview-questions, job-interviews, interview-preparation
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (+481.48%)
Mutual labels:  computer-science, interview-questions, interview-preparation
Awesome-Software-Engineering-Interview
No description or website provided.
Stars: ✭ 409 (+1414.81%)
Mutual labels:  interview-questions, interview-preparation, algorithms-and-data-structures
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+63422.22%)
Mutual labels:  computer-science, interview-questions, interview-preparation
Front-end-Job-Interview-Questions
Ответы на вопросы на должность Frontend разработчика.
Stars: ✭ 236 (+774.07%)
Mutual labels:  interview-questions, interview-preparation
AlgorithmsAndDataStructure
Algorithms And DataStructure Implemented In Python, Java & CPP, Give a Star 🌟If it helps you
Stars: ✭ 724 (+2581.48%)
Mutual labels:  computer-science, algorithms-and-data-structures
cs-interview-questions
Personal Solutions to Interview Questions
Stars: ✭ 59 (+118.52%)
Mutual labels:  computer-science, interview-questions
Competitive-Coding-and-Interview-Problems
This repo contains some problem solutions from different popular coding platforms like Code Chef, Leet Code, Hacker Blocks,etc.
Stars: ✭ 54 (+100%)
Mutual labels:  interview-questions, interview-preparation
pw
Best websites a Programmer should visit
Stars: ✭ 27 (+0%)
Mutual labels:  interview-questions, interview-preparation
codewars python solutions
My CodeWars solutions in Python.
Stars: ✭ 111 (+311.11%)
Mutual labels:  interview-questions, interview-preparation
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (+140.74%)
Mutual labels:  interview-preparation, algorithms-and-data-structures
dailycodingproblem
Solutions to Daily Coding Problem questions
Stars: ✭ 26 (-3.7%)
Mutual labels:  interview-questions, interview-preparation
Harris-Hawks-Optimization-Algorithm-and-Applications
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
Stars: ✭ 31 (+14.81%)
Mutual labels:  computer-science, algorithms-and-data-structures
Algorithmic-Problem-Solving
Solutions of algorithmic type of programming problems from sites like LeetCode.com, HackerRank.com, LeetCode.com, Codility.com, CodeForces.com, etc. using Java.
Stars: ✭ 20 (-25.93%)
Mutual labels:  interview-questions, interview-preparation
reactjs-persian-interview-questions
مجموعه برترین سوال و جواب‌های ری‌اکت(احتمالا برای استخدام اینا)
Stars: ✭ 323 (+1096.3%)
Mutual labels:  interview-questions, interview-preparation
Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
Stars: ✭ 141 (+422.22%)
Mutual labels:  computer-science, interview-preparation
Leetcode-solutions
Leetcode Grinder.
Stars: ✭ 14 (-48.15%)
Mutual labels:  interview-questions, interview-preparation
ctci-go
Cracking the Coding Interview in Go
Stars: ✭ 31 (+14.81%)
Mutual labels:  interview-questions, interview-preparation

Gitter chat

Contents

Articles

Recommended: Steve Yegge – Get That Job at Google [web]

  • Carlos Bueno – Get That Job at Facebook [web]
  • Daniel Blumenthal – How to Prepare for Technical Interviews [web]
  • David Byttow – ABC: Always Be Coding [web]
  • David Byttow – Four Steps to Google, Without a Degree [web]
  • Thomas L. Friedman – How to Get a Job at Google [part 1] [part 2]
  • Andrew Rothbart – Preparing for a technical interview with programming contests [web]
  • Steve Yegge – Ten Tips for a (Slightly) Less Awful Resume [web]

Algorithms

Recommended: Steven Skiena – The Algorithm Design Manual [Amazon] [pdf] [web]

  • Jon Bentley – Programming Pearls [Amazon] [web (full text)]
  • Cormen, Leiserson, Rivest, Stein – Introduction to Algorithms [Amazon] [pdf]
  • more – Free Programming Books (giant collection) [Github]
  • more – IT eBooks [web]
  • more – Free Programming Books [web]

Please support the authors by buying the books.

Coding

Recommended: Talentbuddy [web] [free app]

  • Coderust (great selection of problems) [$10 app]
  • Hacker Rank [web]
  • Interview Cake [web]
  • HackerEarth [web]
  • HiredInTech [web]
  • Project Euler [web]
  • Google Code Jam practice problems [web]
  • Top Coder tutorials [web]
  • Infoarena training path (RO) [web]
  • LeetCode Online Judge [web]
  • more – Free Programming Resources [web]
  • more - Web Resources and Tutorials That Don't Suck [web]

Guides

Recommended (resume): Gayle McDowell – The Google Resume [Amazon] [pdf]

Recommended (interview): Gayle McDowell – Cracking the Coding Interview [Amazon] [pdf]

  • CareerCup [web]
  • Coding for Interviews [web]
  • Here's How to Prepare for Tech Interviews [reddit]
  • Programming Interviews Exposed [Amazon] [pdf]
  • Elements of Programming Interviews [Amazon] [web]

Quora:

Language-specific

JavaScript

Python

Maths

Recommended: MIT - Mathematics for Computer Science [Youtube] [web]

  • Graham, Knuth, Patashnik – Concrete Mathematics: A Foundation for Computer Science [Amazon] [pdf]

Meta

Quora

Questions

Recommended: MIT – Hacking a Google Interview [web]

  • Computer Science Primer / Interview Questions [web]
  • Programming Interview Questions [web]
  • Prismo-Skills [web]
  • Jeff Atwood – How Good an Estimator Are You? [web]
  • Daniel Blumenthal – Questions I Want to Ask, but Can't [web]
  • Steve Yegge – The Five Essential Phone-Screen Questions [web]

Systems Design

Quora

Websites and Engineering Blogs

Unix

Quora

Videos

Recommended: Candidate Coaching Session: Tech Interviewing [Youtube]

  • Gayle McDowell – Cracking the Coding Interview [Youtube]
  • Gayle McDowell - Cracking the Coding Interview (examples) [one] [two]
  • Hangouts on Air: Google Recruiters Share Interview Tips [technical] [non-technical]

Similar Github repos

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].