An open API service indexing awesome lists of open source software.

https://github.com/serithemage/typescript_algorithm_exercise

개인적인 TypeScript 공부를 위해 만들었습니다만 가급적 다른 분들의 공부에도 도움이 될 수 있도록 주석을 달 생각입니다.
https://github.com/serithemage/typescript_algorithm_exercise

algorithms deno typescript

Last synced: about 1 month ago
JSON representation

개인적인 TypeScript 공부를 위해 만들었습니다만 가급적 다른 분들의 공부에도 도움이 될 수 있도록 주석을 달 생각입니다.

Awesome Lists containing this project

README

          

# TypeScript 알고리즘 연습

> https://github.com/axross/leetcode-typescript 에서 영감을 받아 만들었습니다.

![Build](https://github.com/serithemage/typescript_algorithm_exercise/workflows/UnitTest/badge.svg)

- 🏃‍♀️ (가급적)시간 및 공간복잡성에 대한 최적화(를 하려고 노력하고 있음)
- 💯 [Deno](https://deno.land) 에서 테스트/실행됩니다. Deno 설치 및 개발환경 셋팅은 [어서와~ Deno는 처음이지?](https://jhyeok.com/deno-experience/)를 읽어 보시기 바랍니다.
- ✅ 테스트 코드 포함
- 🗣 설명 포함