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
- 아파치 하둡
- programmers
- 분산
- 오블완
- heapq
- 카프카
- 알고리즘
- Apache Spark
- Data Engineering
- 리트코드
- DP
- Apache Hadoop
- 이진탐색
- 아파치 스파크
- leetcode
- 하둡
- 코딩테스트
- 아파치 카프카
- KAFKA
- docker
- 티스토리챌린지
- String
- 프로그래머스
- 분산처리
- 도커
- 파이썬
- 빅데이터
- Python
- 우선순위큐
- apache kafka
Archives
- Today
- Total
목록leetcode 2924 (1)
래원
[LeetCode] 2924. Find Champion II - Python
난이도: Medium 문제 설명There are n teams numbered from 0 to n - 1 in a tournament; each team is also a node in a DAG. You are given the integer n and a 0-indexed 2D integer array edges of length m representing the DAG, where edges[i] = [ui, vi] indicates that there is a directed edge from team ui to team vi in the graph. A directed edge from a to b in the graph means that team a is stronger than team ..
알고리즘/LeetCode
2024. 11. 27. 01:17