mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2026-03-13 08:51:02 +08:00
feat: added Ukrainian translation for factorial (#1006)
* added Ukrainian translations for factorial * added links to other languages * formatting * delete link * Türkçe --------- Co-authored-by: VictorPoprozhuk <victor.poprozhuk@gmail.com>
This commit is contained in:
committed by
GitHub
parent
1ad60dc510
commit
b9304f4787
@@ -7,7 +7,7 @@ _Read this in other languages:_
|
||||
[_Português_](README.pt-BR.md),
|
||||
[_한국어_](README.ko-KR.md),
|
||||
[_Español_](README.es-ES.md),
|
||||
[_Turkish_](README.tr-TR.md),
|
||||
[_Türkçe_](README.tr-TR.md),
|
||||
[_Українська_](README.uk-UA.md)
|
||||
|
||||
In computer science, a **linked list** is a linear collection
|
||||
|
||||
Reference in New Issue
Block a user