Leetcode [Array] 989. Add to Array-Form of Integer [Easy]
생성일: February 15, 2023 1:24 PM
생성일: February 15, 2023 1:24 PM
67. Add Binary [Easy]
942. DI String Match [Easy]
At a lemonade stand, each lemonade costs $5. Customers are standing in a queue to buy from you and order one at a time (in the order specified by bills). Each customer will only buy one lemonade and pay with either a $5, $10, or $20 bill. You must provide the correct change to each customer so that the net transaction is that the customer pays $5.
Given a string s, return true if the s can be palindrome after deleting at most one character from it.
You have a long flowerbed in which some of the plots are planted, and some are not. However, flowers cannot be planted in adjacent plots.
Assume you are an awesome parent and want to give your children some cookies. But, you should give each child at most one cookie.
iOS Tech Interview에서 자주 나오는 질문들에 대한 모음집입니다.
위 링크를 참고하여 한글로 풀어 설명하고, 추가적인 설명은 덧붙히고, 불필요해 보이는 것은 제거하려고 합니다.