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
- Python
- 아파치 스파크
- 하둡
- 코딩테스트
- docker
- 프로그래머스
- 알고리즘
- Data Engineering
- Spark
- 데이터 엔지니어링
- Hadoop
- 우선순위큐
- Apache Hadoop
- HDFS
- 이진탐색
- 딕셔너리
- leetcode
- 스파크
- 리트코드
- 분산
- 티스토리챌린지
- heapq
- Apache Spark
- 오블완
- 분산처리
- 빅데이터
Archives
- Today
- Total
목록2024/12/15 (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