h1542462994 / leet_code

leet code solutions (kotlin)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetCode代码

记录leetCode中提交的代码,主要使用kotlin语言编写。

  1. 2022/6/16 (Normal) 每日一题:532. K-diff Pairs in an Array. 代码
  2. 2022/6/16 (Normal) 每日一题:712 (2022/6/15的题). Find K-th Smallest Pair Distance. 代码
  3. 2022/6/20 (Easy) 每日一题:1089 (2022/6/17的题). Duplicate Zeros. 代码
  4. 2022/6/20 (Normal) 每日一题:剑指Offer Ⅱ 029 (2022/6/18)的题. Insert Into a Sorted Circular Linked List. 代码
  5. 2022/6/20 (Normal) 每日一题:508 (2022/6/19的题). Most Frequent Subtree Sum. 代码
  6. 2022/6/21 (Easy) 每日一题:1108. Defanging an IP Address. 代码
  7. 2022/6/21 (Difficult) 每日一题:715 (2022/6/20的题) . Range Module. 代码
  8. 2022/6/22 (Normal) 每日一题:513. Find Bottom Left Tree Value. 代码
  9. 2022/6/23 (Difficult) 每日一题:20 Substring with concatenation of All Words. 代码
  10. 2022/6/24 (Normal) 每日一题:515. Find Largest Values in Each Tree Row. 代码
  11. 2022/6/25 (Normal) 每日一题:剑指Offset Ⅱ 091. 代码
  12. 2022/6/26 (Difficult) 每日一题:710. Random Pick with Blacklist. 代码
  13. 2022/6/27 (Normal) 每日一题:522. Longest Uncommon Subsequence II. 代码
  14. 2022/6/28 (Normal?Difficult!) 每日一题:324. Wiggle Sort II. 代码
  15. 2022/6/29 (Normal) 每日一题:535. Encode and Decode TinyURL. 代码
  16. 2022/6/30 (Normal) 每日一题:1175. Prime Arrangements. 代码
  17. 2022/7/1 (Normal) 每日一题:241. Different Ways to Add Parentheses. 代码
  18. 2022/7/4 (Easy) 每日一题:1200. Minimum Absolute Difference. 代码
  19. 2022/7/4 (Normal) 每日一题:556. (7/3的题) Next Greater Element III. 代码
  20. 2022/7/4 (Difficult?Easy!) 每日一题:871. (7/2的题) Minimum Number of Refueling Stops. 代码.

About

leet code solutions (kotlin)


Languages

Language:Kotlin 100.0%