DanielPitfield / programming-challenge

Find occurrences of comma separated terms within a piece of text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

programming-challenge

  • Clone the repository
  • npm i

Solution file

  • npx ts-node main.ts

Test Suite(s)

  • npx jest

About

Find occurrences of comma separated terms within a piece of text


Languages

Language:TypeScript 98.0%Language:JavaScript 2.0%