Notice
250x250
Recent Posts
Recent Comments
Link
목록2024/04/10 (1)
넘치게 채우기
[LeetCode] 950. Reveal Cards In Increasing Order
https://leetcode.com/problems/reveal-cards-in-increasing-order/description/ Leetcode - Reveal Cards In Increasing Order 문제 유형 : 스택, 큐 문제 난이도 : Medium 문제 You are given an integer array deck. There is a deck of cards where every card has a unique integer. The integer on the ith card is deck[i]. You can order the deck in any order you want. Initially, all the cards start face down (unrevealed) in o..
PS/LeetCode
2024. 4. 10. 12:37