Skip to content

My solutions in Typescript for problems on NeetCode.io

Notifications You must be signed in to change notification settings

YifanYes/neetcode

Repository files navigation

What is NeetCode 150?

Neetcode curated list of LeetCode problems designed to cover all topics in data structures and algorithms. It is an invaluable resource to study. There are several categories of questions and inside each category are easy, medium, and hard questions.

Each folder contains a description.md with the problem description and a index.ts with my solution.

Creator's original repository and website.

This is a repository of my solutions for all the problems in Typescript.

Installation

You'll need Node.js and the next packages:

yarn install

To run a specific solution:

npx ts-node typescript-file.ts

About

My solutions in Typescript for problems on NeetCode.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published