8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c510775 commit d569102Copy full SHA for d569102
src/data-structures/linked-list/README.md
@@ -2,7 +2,8 @@
2
3
_Read this in other languages:_
4
[_简体中文_](README.zh-CN.md),
5
-[_Русский_](README.ru-RU.md)
+[_Русский_](README.ru-RU.md),
6
+[_Português_](README.pt-BR.md)
7
8
In computer science, a **linked list** is a linear collection
9
of data elements, in which linear order is not given by
0 commit comments