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
- 프로그래머스
- 스파크
- HDFS
- 티스토리챌린지
- 오블완
- Spark
- Hadoop
- Python
- programmers
- 리트코드
- 분산
- 우선순위큐
- 아파치 하둡
- 분산처리
- docker
- 데이터 엔지니어링
- leetcode
- Apache Spark
- 아파치 스파크
- 도커
- Data Engineering
- 코딩테스트
- 알고리즘
- 빅데이터
- 이진탐색
- heapq
- Apache Hadoop
- 딕셔너리
- 하둡
- 파이썬
Archives
- Today
- Total
목록leetcode 2064 (1)
래원
[LeetCode] 2064. Minimized Maximum of Products Distributed to Any Store - Python
문제 설명You are given an integer n indicating there are n specialty retail stores. There are m product types of varying amounts, which are given as a 0-indexed integer array quantities, where quantities[i] represents the number of products of the ith product type. You need to distribute all products to the retail stores following these rules:A store can only be given at most one product type but ca..
알고리즘/LeetCode
2024. 11. 14. 16:34