Skip to content

edwardgaoyb/sap-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spa-nodejs

Compatibility

Tested with NodeJS v14.15.1 / Ubuntu 20.04.1

Assumption

  1. All the input files are utf-8 encoded with Unix line break
  2. Values are separated by one more multiple white spaces

Test

run 'npm test' to go through the test cases

Run

The application accepts one argument: the relative/absolute path of the input file. run 'node index.js ./test/testin1.txt' to display the result for the first example from the coding exercise. There are a few other files in the same directory for demo purpose.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published