-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Note Status Check #2
Labels
good first issue
Good for newcomers
Comments
Merged
Merged
Repository owner
locked and limited conversation to collaborators
Jan 28, 2021
Repository owner
unlocked this conversation
Jan 28, 2021
Merged
Merged
Merged
Merged
This was referenced Mar 15, 2021
Merged
Merged
Merged
Merged
Merged
This was referenced Jul 17, 2021
Closed
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rule
Data Structure
Array 이론 & 구현Linked List 이론 & 구현Stack 이론 & 구현Queue 이론 & 구현Tree 이론Tree 구현Indexed Tree 이론& 구현Trie 이론 & 구현Algorithm
시간복잡도와 공간복잡도DFS와 BFS순열, 조합, 부분집합백트래킹 (Backtracking)분할 정복법 (Divide and Conquer)탐욕 알고리즘 (Greedy)동적 계획법 (Dynamic Programming)삽입 정렬(Insertion Sort)선택 정렬(Selection Sort)거품 정렬(Bubble Sort)병합 정렬(Merge Sort)퀵 정렬(Quick Sort)힙 정렬(Heap Sort)기수 정렬(Radix Sort)계수 정렬(Count Sort)다익스트라 알고리즘벨만-포드 알고리즘플로이드-워셜 알고리즘투 포인터최소 신장 트리(MST, Minimum Spanning Tree)KMP 알고리즘N-QueenOperating System
가상 메모리페이지 교체 알고리즘캐시교착상태(데드락, Deadlock)Database
Network
OSI 7 계층TCP 3-way-handshake & 4-way-handshakeTCP 와 UDPHTTP 요청 방식HTTP 와 HTTPS웹 통신의 큰 흐름Design Pattern
싱글톤안티 패턴Software Engineering
명령형 프로그래밍 vs 선언형 프로그래밍함수형 프로그래밍객체지향 프로그래밍애자일 개발 프로세스Language
Java
자바 언어의 구조와 기본 문법C++
Modern C++The text was updated successfully, but these errors were encountered: