Typescript AlgorithmsA collection of well known algorithms and data structures in TypescriptInstallnpm install tsc RunRunning each compiled JS file runs the algorithm against data sets of increasing sizes and prints a chart of the results.