Skip to content

windate3411/Javascript-Interview-Prep-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Interview Prep Game

Challenge your javascript understanding for job interviews through a simple command-line game!

Description

It's a simple command line game for people preparing for junior level technical interviews by answering series of javascript interview questions.

For every question you'll get various options, and there's only ONE correct answer for each question.

demo preview1

If you got the answer wrong, the game would be immediately terminated and you'll see what javascript concepts you need to work on.

demo preview2

Getting Started

Prerequisites

  • Node.js
  • Basic understanding of javascript

Executing program

  • Type the following command in your terminal and you're good to go!
npx javascript-interview-prep

Authors

Danny Wang

Version History

  • 1.2.0
    • Add questions 11 ~ 25
  • 1.1.0
    • Add Winning Conditions
  • 1.0.0
    • Initial Release

About

It's a simple command line game for people preparing for junior level technical interviews by answering series of javascript interview questions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors