Skip to content

Latest commit

 

History

History

14-machine-coding-interview

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

14 - Machine Coding Interview

This chapter helps us to prepare for machine coding round of interview. How to practice, plan and develop an app in the Live Coding interview.

Topics Coverd:-

Creating youtube clone in 2hr:

  • Time Management: Do proper planning & Requirement clarification with the interviewer:
    • Clear the requirements (features to build) (5 min)
    • Discuss the Tech Stack (High Level Design) (5 min)
    • Planning UI design (Low Level Design) (5 min)
  • Execute: Started building Youtube Clone.

Notes:

Try it Yourself:

  • Build YouTube
  • Speak while you code
  • Keep a timer when you are building
  • Record yourself and share the link of your recording on #assignment channel on discord

Quick Code Reference

Project Tech Stack Source Code
Youtube Clone React

References:

- Code for YouTube app - https://bitbucket.org/namastedev/my-youtube/src/master/