Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.66 KB

practice.md

File metadata and controls

44 lines (28 loc) · 1.66 KB

Practice

I Hate Programming Questions

  • They usually require a special "trick" to solve correctly

GitHub Repositories

Online Practice

InterviewBit

  • JavaScript seems to be using ES5 (2009)
    • No use of const/let

Offline Practice

Go to meetups

Books/PDFs

Live Programming Environment

When using these, ask wether the interviewer if they are comfortable with pseudo code, or is correct syntax/semantics important.