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
- 코딩테스트
- Apache Hadoop
- HDFS
- 우선순위큐
- 빅데이터
- 파이썬
- 아파치 스파크
- docker
- programmers
- Spark
- 딕셔너리
- 분산처리
- Hadoop
- 오블완
- Data Engineering
- 분산
- 데이터 엔지니어링
- 스파크
- 하둡
- leetcode
- Python
- Apache Spark
- 알고리즘
- 티스토리챌린지
- 도커
- 이진탐색
- 리트코드
- heapq
- 아파치 하둡
- 프로그래머스
Archives
- Today
- Total
목록leetcode 1792 (1)
래원
[LeetCode] 1792. Maximum Average Pass Ratio (Python)
난이도: Medium문제 설명There is a school that has classes of students and each class will be having a final exam. You are given a 2D integer array classes, where classes[i] = [passi, totali]. You know beforehand that in the ith class, there are totali total students, but only passi number of students will pass the exam. You are also given an integer extraStudents. There are another extraStudents brilli..
알고리즘/LeetCode
2024. 12. 15. 23:26