DSA-in-JS Basic algorithms implemented using Javascript/TypeScript. Installation pnpm install Running the app pnpm run dev Running the tests pnpm run test Coverage pnpm run coverage Popular Algorithms Solution Patterns Sliding Window Two Pointers Fast and Slow Pointers Merge Intervals Cyclic Sort In-place Reversal of a LinkedList