mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
docs: Update READMEs + fix scripts/create-solution.ts
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
# typescript-camelcase - camel-case
|
||||
|
||||
Programming language : TypeScript
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
|
||||
|
@ -1,4 +1,5 @@
|
||||
# typescript-recursive - fibonacci-suite
|
||||
|
||||
Programming language : TypeScript
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
|
||||
|
@ -1,4 +1,5 @@
|
||||
# typescript-outlier - find-outlier-number
|
||||
|
||||
Programming language : TypeScript
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
|
||||
|
@ -1,4 +1,5 @@
|
||||
# javascript-hello - hello-world
|
||||
|
||||
Programming language : JavaScript
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
|
||||
|
@ -1,4 +1,5 @@
|
||||
# python-hello - hello-world
|
||||
|
||||
Programming language : Python
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
|
||||
|
@ -1,4 +1,5 @@
|
||||
# typescript-hello - hello-world
|
||||
|
||||
Programming language : TypeScript
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
|
||||
|
@ -1,4 +1,5 @@
|
||||
# javascript-inventory - inventory-update
|
||||
|
||||
Programming language : JavaScript
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) at 8 July 2020.
|
||||
|
@ -1,4 +1,5 @@
|
||||
# typescript-palindrome - is-palindrome
|
||||
|
||||
Programming language : TypeScript
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
|
||||
|
@ -1,4 +1,5 @@
|
||||
# python-prime - is-prime-number
|
||||
|
||||
Programming language : Python
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
|
||||
|
@ -1,4 +1,5 @@
|
||||
# typescript-maskify - maskify-card-number
|
||||
|
||||
Programming language : TypeScript
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
|
||||
|
@ -1,4 +1,5 @@
|
||||
# javascript-pairwise - pairwise
|
||||
|
||||
Programming language : JavaScript
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) at 8 July 2020.
|
||||
|
@ -1,4 +1,5 @@
|
||||
# typescript-easy-sort - sort-array-alphabet
|
||||
|
||||
Programming language : TypeScript
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) at 7 July 2020.
|
||||
|
@ -1,4 +1,5 @@
|
||||
# javascript-easy-sort - sort-array-number
|
||||
|
||||
Programming language : JavaScript
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) at 7 July 2020.
|
||||
|
@ -1,4 +1,5 @@
|
||||
# javascript-sort - sort-array-number
|
||||
|
||||
Programming language : JavaScript
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
|
||||
|
Reference in New Issue
Block a user