Skip to content

xephoid/truss_assignment

Repository files navigation

Zeke Swepson

Truss Software Engineering Interview

On thing I'm not 100% sure on is if non-utf8 characters were converted to the correct amount of Unicode Replacement Characters. I suspect that would take me too many hours to figure out.

I included a sample output file.csv.

Environment

This code was written and tested in Ubuntu 18.04 LTS (16.04 should work fine) with Node v10.14.1.

I think there are better languages that javascript to write this in, but for the sake of time I chose it because it is what I use the most right now.

How to run

npm i
./normalizer.js < sample.csv > output.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors