Skip to content
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

[10주완성 C++ 코딩테스트 | 알고리즘 코딩테스트] 1주차 시간복잡도, 빅오표기법, 공간복잡도, 누적합, 구현 #10

Open
sm-koeunseo opened this issue Jan 22, 2025 · 0 comments

Comments

@sm-koeunseo
Copy link
Contributor

sm-koeunseo commented Jan 22, 2025

1/2
1주차 개념 #1. 시간복잡도(time complexity)
1주차 개념 #2. 빅오표기법(Big - O notation)
1주차 개념 #3. 문제로 연습하는 시간복잡도 Q1
1주차 개념 #4. 문제로 연습하는 시간복잡도 Q2
1주차 개념 #5. 문제로 연습하는 시간복잡도 Q3
1주차 개념 #5. 문제로 연습하는 시간복잡도 Q3 점화식 설명
1주차 개념 #6. 문제로 연습하는 시간복잡도 Q4
1주차 개념 #7. 문제로 연습하는 시간복잡도 Q5

1/8
1-A
1-A : 재귀함수로 푸는 방법
1-B counting star
1-C
1-D
1-E
1-F
1-G

1/9
1-H
1-I
1-J
1-K
[맞왜틀팁] 출력 | 1-K 보완설명
1-L
1 - L 재귀로 푸는 풀이

1/10
1-M

1/13
1-N
1-O

1/14
1-O 부연설명

@sm-koeunseo sm-koeunseo changed the title 1주차 시간복잡도, 빅오표기법, 공간복잡도, 누적합, 구현 [10주완성 C++ 코딩테스트 | 알고리즘 코딩테스트] 1주차 시간복잡도, 빅오표기법, 공간복잡도, 누적합, 구현 Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant