240 发简信
IP属地:新泽西州
  • 332. Reconstruct Itinerary

    Given a list of airline tickets represented by pairs of departure and ar...

  • 【刷题总结】买卖股票最大利润问题 - Best Time to Buy and Sell Stock

    该文为引用翻译leetcode一总结帖 本文为Leetcode上一系列股票买卖最大利润问题汇总,题目如下: 121. Best Time to ...

  • Resize,w 360,h 240
  • Heaps: Find the Running Median

    Sample Input 61245387 Sample Output 12.08.05.04.55.06.0

  • BFS: Shortest Reach in a Graph

    Check out the resources on the page's right side to learn more about bre...

  • 463. Island Perimeter

    You are given a map in form of a two-dimensional integer grid where 1 re...

  • 695. Max Area of Island

    Given a non-empty 2D array grid of 0's and 1's, an island is a group of ...

  • 200. Number of Islands

    Given a 2d grid map of '1's (land) and '0's (water), count the number of...

  • 694. Number of Distinct Islands

    Given a non-empty 2D array grid of 0's and 1's, an island is a group of ...