일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Python Code
- 밴픽
- Regular Expression
- concurrency
- attribute
- Python Implementation
- Python
- Protocol
- 109. Convert Sorted List to Binary Search Tree
- 운영체제
- Convert Sorted List to Binary Search Tree
- Substring with Concatenation of All Words
- kaggle
- DWG
- iterator
- Class
- Decorator
- 컴퓨터의 구조
- 315. Count of Smaller Numbers After Self
- LeetCode
- 시바견
- 프로그래머스
- 파이썬
- data science
- shiba
- 30. Substring with Concatenation of All Words
- Generator
- 43. Multiply Strings
- t1
- 715. Range Module
Archives
- Today
- Total
목록LeetCode: 373. Find K Pairs with Smallest Sums (1)
Scribbling
[C++] priority queue (pair<int, pair<int, int>>), minheap
LeetCode: 373. Find K Pairs with Smallest Sums https://leetcode.com/problems/find-k-pairs-with-smallest-sums/description/?envType=study-plan-v2&envId=top-interview-150 Find K Pairs with Smallest Sums - LeetCode Can you solve this real interview question? Find K Pairs with Smallest Sums - You are given two integer arrays nums1 and nums2 sorted in non-decreasing order and an integer k. Define a pa..
Computer Science/C++
2023. 9. 2. 03:50