Skip to content

Instantly share code, notes, and snippets.

@jennyrchan
Last active May 30, 2020 23:04
Show Gist options
  • Save jennyrchan/06a307f43a189f421246cc89d46592d4 to your computer and use it in GitHub Desktop.
Save jennyrchan/06a307f43a189f421246cc89d46592d4 to your computer and use it in GitHub Desktop.
Interview Problems and Helpful Resources

REACTO

https://github.com/fullstackacademy/reacto

General JavaScript

The Vital Guide to JavaScript Interviewing

https://www.toptal.com/javascript#hiring-guide

25 Essential JavaScript Interview Questions

https://www.toptal.com/javascript/interview-questions

10 Interview Questions Every JavaScript Developer Should Know

https://medium.com/javascript-scene/10-interview-questions-every-javascript-developer-should-know-6fa6bdf5ad95#.w00isd6to

Google Doc of Interview Questions

https://docs.google.com/spreadsheets/d/1itJeKay-e0AEdL-G_Wz9CmYT8diJzd2jCwxxQvL1wfI/edit?ts=58ab07e9#gid=0

You Don't Know JS

https://github.com/getify/You-Dont-Know-JS

Data Structures and Algorithms

Top 10 Algorithms for Coding Interview

http://www.programcreek.com/2012/11/top-10-algorithms-for-coding-interview/

Geeks for Geeks | Data Structures

http://www.geeksforgeeks.org/data-structures/

DsAlgo

http://www.dsalgo.com/2013/02/index.php.html?m=1

HTML and CSS

35 Helpful HTML & HTML5 Interview Questions & Answers

http://www.skilledup.com/articles/html-html5-interview-questions-answers

25 Helpful CSS Interview Questions and Answers

http://www.skilledup.com/articles/25-css-interview-questions-answers

Front-end Job Interview Questions

https://github.com/h5bp/Front-end-Developer-Interview-Questions#general-questions

Miscellaneous

Fullstack 1610 Library

https://github.com/FullstackAcademy/1610-FSA-NY-Library/tree/master/02-senior-phase/technical_interviews

20 Software Scalability Questions & Answers for Architect Interview

http://www.fromdev.com/2013/07/architect-interview-questions-and-answers.html

Project Euler - A series of challenging mathematical/computer programming problems

https://projecteuler.net/archives

Google CodeJam Practice Questions

https://code.google.com/codejam/contests.html

Hacking a Google Interview

http://courses.csail.mit.edu/iap/interview/materials.php

Begin Your Search: Getting Your 1st Job out of a Coding Bootcamp

https://clutchtalent.github.io/beginning-job-search/

Mock Interviews

Leetcode

https://leetcode.com/

Pramp

https://www.pramp.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment