反向數字
參考及出處網站:Leetcode
反向數字
參考及出處網站:Leetcode
1. Two Sum(Easy)
Given an array of integers, return indices of the two numbers such that they add up to a specific target.
You may assume that each input would have exactly one solution, and you may not use the same element twice.
問題及參考網站取自 Leetcode.
197.Rising Temperature
中文翻譯:
給一個Weather的資料表,寫一個SQL查詢
查找 比昨天日期溫度較高的所有日期的 ID
【LeetCode】182. Duplicate Emails
【LeetCode】627. Swap Salary
LeetCode-595.Big Countries