Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Node Test Assignment

This is a user interface for running a simulated bot. It runs, but it's buggy. Your task is to debug it, and present a solution!

The File to Edit

assignment.js

The Task

Five documented bugs sit at the top of the file. Find them. Fix them. Tag each one with a comment:

// FIXED: issue #1

Minimum 2 fixed bugs. But more is better!

Run It

OR

  • npm install
  • node assignment.js

Arrow keys navigate, Enter selects, Q quits.

What Matters In This Assignment?

  • Can you read buggy code and spot the issues?
  • Do you understand how Node handles keyboard input?
  • Are your fixes minimal and clean?

Rules

  • Touch only assignment.js
  • Don't restructure the app
  • Fix bugs, don't add features
  • Submit the corrected file

Expected Time

30 to 60 minutes.

Future candidates on a position will be strictly evaluated on the quality of task done, good luck!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages