Skip to content

Commit

Permalink
[ko]: add index.md for web/glossary/data_structure (#15867)
Browse files Browse the repository at this point in the history
[add]: add index.md for web/glossary/data_structure
  • Loading branch information
IMHOJEONG authored Sep 21, 2023
1 parent 53ebdd8 commit f766234
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions files/ko/glossary/data_structure/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: 데이터 구조 (Data structure)
slug: Glossary/Data_structure
l10n:
sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34
---

{{GlossarySidebar}}

**데이터 구조**는 '데이터'를 효율적으로 사용할 수 있도록 구성하는 특별한 방법입니다.

## 같이 보기

- 위키백과의 [데이터 구조](https://en.wikipedia.org/wiki/Data_structure)

0 comments on commit f766234

Please sign in to comment.