Even
  • Home
  • Archives
  • Tags
  • Categories
Even
  • Home
  • Archives
  • Tags
  • Categories

214. Shortest Palindrome

2018-04-16
Leetcode
192 words 1 min read

題目連結

從頭枚舉,你發現什麼?

Read more..

421. Maximum XOR of Two Numbers in an Array

2018-04-16
Leetcode
525 words 2 mins read

題目連結

找最多相反 -> Trie!

Read more..

336. Palindrome Pairs

2018-04-16
Leetcode
521 words 2 mins read

題目連結

枚舉 + 組合一下字串!

Read more..

50. $Pow(x, n)$

2018-04-16
Leetcode
162 words 1 min read

題目連結

負數呢?爆int呢?

Read more..

31. Next Permutation

2018-04-16
Leetcode
317 words 1 min read

題目連結

觀察(右到左)!

Read more..
Prev Next
Powered by Hugo | Theme - Even © 2018 - 2019 Chun-Hung Tseng