/programming-challenge

Find occurrences of comma separated terms within a piece of text

Primary LanguageTypeScript

programming-challenge

  • Clone the repository
  • npm i

Solution file

  • npx ts-node main.ts

Test Suite(s)

  • npx jest