Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd03f291

Browse files
committed
Update README.
1 parentf1692b5 commitd03f291

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ videos.
1212

1313
##Data Structures
1414

15+
Data structure is a particular way of organizing and storing data in a computer so that it can
16+
be accessed and modified efficiently. More precisely, a data structure is a collection of data
17+
values, the relationships among them, and the functions or operations that can be applied to
18+
the data.
19+
1520
*[Linked List](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures/linked-list)
1621
*[Queue](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures/queue)
1722
*[Stack](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures/stack)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp