Skip to content

In this repository, you will find problems about data structures and algorithms in TypeScript

Notifications You must be signed in to change notification settings

baguilar6174/typescript-code-challenges

Repository files navigation

Typescript Code Challenges

In this repository, you will find problems about data structures and algorithms in TypeScript.

How to run

  1. Clone the repository
  2. Install dependencies: yarn
  3. Run the code: yarn dev <directory_name>

For example, to run the code in the two-sum directory, you would run: yarn dev two-sum

Available problems

Stay in touch

About

In this repository, you will find problems about data structures and algorithms in TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published