Skip to content

My collection of common front end coding challenges, their implementations and resources to that I've used to prep for technical interviews

Notifications You must be signed in to change notification settings

xyeres/front-end-interview-challenges

Repository files navigation

front-end-interview-challenges

My collection of interview challenges, concepts and patterns.

Resources I've used to level up and prep for front end techincals:

Articles that are helpful for getting started

  • 3 Month Coding Interview Bootcamp - written by the creator of Educative.io so it heavily suggests you signup for their site but still a good getting-started outline for making your study plan

Some of the directories or source files are empty as placeholders, they'll be filled as I get to them.

Repo Directory

In this repo we have:

  • Challenges - leetcode style coding questions
  • Components - some common components you may be asked to build in an interview
  • Concepts - aspects of JS that you want to know throughly
  • Data structures - common DSs that you may be asked to write or elaborate your understanding of
  • Patterns - common creational, structural, behavioral & architectural patterns you should be familiar with
  • Utilities - utility functions you may asked to write

About

My collection of common front end coding challenges, their implementations and resources to that I've used to prep for technical interviews

Topics

Resources

Stars

Watchers

Forks