1. leetcode 1197. Minimum Knight Moves (Python)

    1197. Minimum Knight Moves (Python)

    21 Jul 2020 Leetcode Breadth-First-Search

  2. leetcode 451. Sort Characters By Frequency (Python)

    451. Sort Characters By Frequency (Python)

    16 Jul 2020 Leetcode Heap

  3. leetcode 767. Reorganize String (Python)

    767. Reorganize String (Python)

    15 Jul 2020 Leetcode Heap

  4. leetcode 621. Task Scheduler (Python)

    621. Task Scheduler (Python)

    15 Jul 2020 Leetcode Greedy

  5. leetcode 1046. Last Stone Weight (Python)

    1046. Last Stone Weight (Python)

    15 Jul 2020 Leetcode Heap Greedy

  6. leetcode 264. Ugly Number II (Python)

    264. Ugly Number II (Python)

    14 Jul 2020 Leetcode Dynamic-Programming

  7. leetcode 263. Ugly Number (Python)

    263. Ugly Number (Python)

    14 Jul 2020 Leetcode Math

  8. leetcode 204. Count Primes (Python)

    204. Count Primes (Python)

    14 Jul 2020 Leetcode Math

  9. leetcode 452. Minimum Number of Arrows to Burst Balloons (Python)

    452. Minimum Number of Arrows to Burst Balloons (Python)

    13 Jul 2020 Leetcode Greedy

  10. leetcode 435. Non-overlapping Intervals (Python)

    435. Non-overlapping Intervals (Python)

    13 Jul 2020 Leetcode Greedy