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 | 31 |
Tags
- 리트코드
- 스택
- 프로그래머스
- 자바 리트코드
- 백준 16935
- 리트코드 자바
- 분할정복
- 코테
- DP
- 코딩테스트
- 백준 18222
- java leetcode
- leetcode
- daily challenge
- java 프로그래머스
- 파이썬
- Java
- dfs
- 백준
- 프로그래머스 java
- 자바
- 리트코드 1557
- 인텔리제이 에러
- BFS
- 자바 5464
- 그래프 자바
- leetcode 1721
- 구현
- 카카오
- 스프링 에러
Archives
- Today
- Total
목록리트코드 1557 (1)
레벨업 일지
[Java] leetCode 1557. Minimum Number of Vertices to Reach All Nodes
문제 https://leetcode.com/problems/minimum-number-of-vertices-to-reach-all-nodes/description/ Minimum Number of Vertices to Reach All Nodes - LeetCode Can you solve this real interview question? Minimum Number of Vertices to Reach All Nodes - Given a directed acyclic graph, with n vertices numbered from 0 to n-1, and an array edges where edges[i] = [fromi, toi] represents a directed edge from leet..
알고리즘/leetcode
2023. 5. 18. 15:13