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
- 파이썬
- Data Engineering
- Apache Spark
- String
- heapq
- 티스토리챌린지
- 이진탐색
- docker
- 알고리즘
- 아파치 하둡
- Apache Hadoop
- 프로그래머스
- apache kafka
- 빅데이터
- 하둡
- Python
- 오블완
- DP
- programmers
- 리트코드
- 분산
- 카프카
- 아파치 카프카
- 분산처리
- 코딩테스트
- KAFKA
- 도커
- 우선순위큐
- leetcode
- 아파치 스파크
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