Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview: Texting bot command

Instructions

  1. Please solve the problem described in the index.ts file.
  2. Note that there is an incomplete set of tests in the spec folder.
  3. Please add additional tests and restructure anything as you see fit.

To edit, use your favorite local IDE/editor, or go to: https://vscode.dev/ and click "Open folder" to open the folder of this project.

Submission

Please submit a zip file containing the entire project, except for the node_modules folder.

Evaluation

If your code meets the following criteria then you will be invited to the next stage of the interview process.

  • The code works according to the specs.
  • All corner cases are handled correctly.
  • Variable names are thoughtfully chosen.
  • The code is maintainable.
  • The code is readable.
  • The code is fully tested.
  • All requirements are tested.

Run tests

npm ci
npm run test

Requirements

  • node v18.19.0

About

Technical Screening Interview Test (Helpline)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages