In this repository, you will find problems about data structures and algorithms in TypeScript.
- Clone the repository
- Install dependencies:
yarn
- 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
- Website - www.bryan-aguilar.com
- Medium - baguilar6174
- LinkedIn - baguilar6174