일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 제로초
- 토익
- Async
- 타임어택
- 정재남
- programmers
- 리덕스
- js
- 2주 프로젝트
- 리액트
- SQL 고득점 Kit
- til
- 백준
- 회고
- codestates
- 코어 자바스크립트
- LeetCode
- 타입스크립트
- 리트코드
- 알고리즘
- 코드스테이츠
- javascript
- 타입스크립트 올인원
- 손에 익히며 배우는 네트워크 첫걸음
- 파이썬
- 프로그래머스
- 렛츠기릿 자바스크립트
- 4주 프로젝트
- python
- 자바스크립트
Archives
- Today
- Total
목록alogorithm (1)
Jerry
One Paper: Stack & Queue
* 필요한 문장으로 판단되는 경우에 발췌했으며, 출처 표기를 준수하였습니다. ** 본 글은 개인 노션에서 가져왔습니다. 1. Stack In computer science, a stack is an abstract data type that serves as a collection of elements, with two main pricipal operation(push, pop) abstract data type is a mathematical model for data types. An abstract data type is defined by its behavior (semantics) from the point of view of a user, of the data, specifically in ..
Problem Solving/Algorithm 개념 익히기
2020. 10. 23. 00:31