1. leetcode 767. Reorganize String (Python)

    767. Reorganize String (Python)

    15 Jul 2020 Leetcode Heap

  2. leetcode 621. Task Scheduler (Python)

    621. Task Scheduler (Python)

    15 Jul 2020 Leetcode Greedy

  3. leetcode 1046. Last Stone Weight (Python)

    1046. Last Stone Weight (Python)

    15 Jul 2020 Leetcode Heap Greedy

  4. leetcode 264. Ugly Number II (Python)

    264. Ugly Number II (Python)

    14 Jul 2020 Leetcode Dynamic-Programming

  5. leetcode 263. Ugly Number (Python)

    263. Ugly Number (Python)

    14 Jul 2020 Leetcode Math

  6. leetcode 204. Count Primes (Python)

    204. Count Primes (Python)

    14 Jul 2020 Leetcode Math

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

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

    13 Jul 2020 Leetcode Greedy

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

    435. Non-overlapping Intervals (Python)

    13 Jul 2020 Leetcode Greedy

  9. leetcode 378. Kth Smallest Element in a Sorted Matrix (Python)

    378. Kth Smallest Element in a Sorted Matrix (Python)

    13 Jul 2020 Leetcode Heap

  10. leetcode 253. Meeting Rooms II (Python)

    253. Meeting Rooms II (Python)

    13 Jul 2020 Leetcode Heap Greedy