You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Kimi Löffel 148867f294
add is palindrome
3 years ago
.eslintrc.json initialize repo with nodejs and typescript for type checking 3 years ago
.gitignore Initial commit 3 years ago
README.md Initial commit 3 years ago
greater-than.ts initialize repo with nodejs and typescript for type checking 3 years ago
is-palindrome.ts add is palindrome 3 years ago
maximum.ts add maximum 3 years ago
package-lock.json initialize repo with nodejs and typescript for type checking 3 years ago
package.json initialize repo with nodejs and typescript for type checking 3 years ago
tsconfig.json initialize repo with nodejs and typescript for type checking 3 years ago

README.md

typescript-type-challenges