Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- siver3
- leetcode 69
- gold5
- Gold4
- mysql
- java
- 배포
- 프로그래머스
- LEVEL2
- LEVEL1
- glod5
- LCS
- gold2
- leetcode
- error
- Thymeleaf
- CSS
- PYTHON
- 9252
- AWS
- Kakao
- spring
- 백엔드
- glod4
- 오류
- 백준
- jpa
- HTML
- 구현
- 개념
Archives
- Today
- Total
목록2050 (1)
이 험난한 세상에서어어~
leetcode 2050, Parallel Courses 3
문제 설명 1부터 n개의 강의가 주어졌을 때, 해당 강의를 모두 듣는데 걸리는 최소 시간을 구하는 문제이다. 이때 어떤 강의는 선 수강 강의를 모두 들어야 들을 수 있다. 또한 강의를 들을 때는 특정한 시간이 소요된다고 하자. https://leetcode.com/problems/parallel-courses-iii/description/ Parallel Courses III - LeetCode Can you solve this real interview question? Parallel Courses III - You are given an integer n, which indicates that there are n courses labeled from 1 to n. You are also given..
algorithm/코딩 테스트
2023. 10. 19. 08:35