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

Appearance settings

Latest commit

 

History

History
History
12 lines (8 loc) · 177 Bytes

File metadata and controls

12 lines (8 loc) · 177 Bytes
Copy raw file
Download raw file
Edit and raw actions

스택


  • Last-In First-Out
  • 리스트의 한쪽으로 자료의 삽입과 삭제 작업이 이루어지는 자료구조

  • Search : O(n)
  • Insert/Delete : O(1)

Morty Proxy This is a proxified and sanitized view of the page, visit original site.