🖥️
Code Snippets
Ctrlk
  • Introduction
  • Ami's
    • Topics
  • leetcode
    • Problems
      • 1-100
      • 101-200
      • 201-300
      • 301-400
      • 401-500
      • 501-600
        • 503. Next Greater Element II
        • 509. Fibonacci Number
        • 524. Longest Word in Dictionary through Deleting
        • 535. Encode and Decode TinyURL
        • 536. Construct Binary Tree from String
        • 543. Diameter of Binary Tree
        • 545. Boundary of Binary Tree
        • 554. Brick Wall
        • 567. Permutation in String
        • 572. Subtree of Another Tree
        • 575. Distribute Candies
        • 581. Shortest Unsorted Continuous Subarray
        • 582. Kill Process
        • 583. Delete Operation for Two Strings
        • 589. N-ary Tree Preorder Traversal
      • 601-700
      • 701-800
      • 801-900
      • 901-1000
      • 1001-1100
      • 1101-1200
      • 1201-1300
      • 1301-1400
      • 1401-1500
      • 1501-1600
      • 1601-1700
      • 1701-1800
      • 1801-1900
      • 1901-2000
      • 2001-2100
      • 2101-2200
  • Other
    • Template
Powered by GitBook
On this page

Was this helpful?

  1. leetcode
  2. Problems

501-600

503. Next Greater Element II509. Fibonacci Number524. Longest Word in Dictionary through Deleting535. Encode and Decode TinyURL536. Construct Binary Tree from String543. Diameter of Binary Tree545. Boundary of Binary Tree554. Brick Wall567. Permutation in String572. Subtree of Another Tree575. Distribute Candies581. Shortest Unsorted Continuous Subarray582. Kill Process583. Delete Operation for Two Strings589. N-ary Tree Preorder Traversal

Previous496. Next Greater Element INext503. Next Greater Element II

Last updated 4 years ago

Was this helpful?