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 | 29 | 30 |
Tags
- mysql
- CSS
- 배포
- siver3
- glod4
- gold2
- 오류
- glod5
- 프로그래머스
- java
- 개념
- LEVEL2
- HTML
- 9252
- leetcode
- 구현
- error
- 백준
- 백엔드
- spring
- jpa
- Kakao
- gold5
- PYTHON
- Gold4
- LEVEL1
- Thymeleaf
- leetcode 69
- AWS
- LCS
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