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
- java leetcode
- 리트코드 자바
- leetcode
- 자바 5464
- 그래프 자바
- Java
- 인텔리제이 에러
- 자바
- DP
- 프로그래머스 java
- leetcode 1721
- 자바 리트코드
- 리트코드
- daily challenge
- 코테
- 분할정복
- dfs
- java 프로그래머스
- 카카오
- 백준 16935
- 스프링 에러
- 백준
- 구현
- BFS
- 파이썬
- 리트코드 1557
- 백준 18222
- 프로그래머스
- 코딩테스트
- 스택
Archives
- Today
- Total
목록그래프 자바 (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