Skip to content

Exercises to practise algorithms in plain javascript - it is a ,,must have'' knowledge that will help you find intership/junior job

Notifications You must be signed in to change notification settings

dybik08/Javascript-pre-interview-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Javascript exercises to master before an interview

If you want to be well prepared for an interview I recommend to check links below. You can find there many exercises that check your knowledge about theoritical and practise aspects of JavaScript:

  1. 37 Essential JavaScript Interview Questions with anwsers
    https://www.toptal.com/javascript/interview-questions

  2. Front-end Job Interview Questions and Answers - exercises split into 9 categories. Great site!
    https://github.com/utatti/Front-end-Developer-Interview-Questions-And-Answers

  3. 50 Web Developer Interview Questions To Get A Quick Breakthrough - questions are simple but worth to check out
    https://www.techbeamers.com/top-web-developer-interview-questions/

  4. Interview Questions for front-end-Developer - exercises split into categories. This site is amazing and worth to check!
    http://www.thatjsdude.com/interview/

  5. ,,In this article, we'll address concepts that are crucial to understanding functional programming, reactive programming, and functional reactive programming and their use with JavaScript.'' - nothing more to add
    https://auth0.com/blog/glossary-of-modern-javascript-concepts/

  6. Big O notation is used in Computer Science to describe the performance or complexity of an algorithm - read more about in article below
    https://rob-bell.net/2009/06/a-beginners-guide-to-big-o-notation/

  7. https://github.com/30-seconds/30-seconds-of-code - You can find amazing js tricks for everyday work.

Exercises:

In this repository you can find most common interview exercises with anwsers, just head to one of the files.
Place don't copy/paste the code but think about it, write pseudo-code, the right code and then check the solution.

High five dev wannabees!

About

Exercises to practise algorithms in plain javascript - it is a ,,must have'' knowledge that will help you find intership/junior job

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published