Leetcode

 Leetcode is one of the best platform to increase our programming skills with various types of problems. It also contains lots of problems types which is similar to problems asked in FAANG companies, Microsoft interview etc. It is more helpful for people whose dream is to join any FAANG companies or any of IT companies. Also, it is more useful to upskill your programming knowledge on all concepts such as Data Structures, Algorithms etc. Here you will find list of all Leetcode problems found in our blog.


NO        -      PROBLEM  WITH SOLUTION

15          -      3Sum

21          -       Merge Two Sorted Lists

66          -      Plus One

88          -      Merge Sorted Array

98          -      Validate Binary Search Tree

107        -       Binary Tree Level Order Traversal II

110        -       Balanced Binary Tree

264        -      Ugly Number II

290        -      Word Pattern

421        -      Maximum XOR of two numbers in an array

430        -       Flatten a Multilevel Doubly Linked List

441        -        Arranging Coins

456        -        132 Pattern 

461       -          Hamming Distance   

463        -         Island Perimeter

520        -         Detect Capital

567        -        Permutation in String

662        -       Maximum Width of Binary Tree

865       -         Smallest Subtree with all the Deepest Nodes

901        -      Online Stock Span

910       -         Smallest Range II

941        -       Valid Mountain Array

957        -       Prison cells after N days

977        -       Squares of a Sorted Array

1029      -       Two City Scheduling

1041      -     Robot bounded in a Circle

1291      -     Sequential Digits          

1492      -       The kth Factor of n 

1646      -     Get Maximum in Generated Array

1704       -    Determine if String halves are Alike                  

Related Posts:


Like us? Please do share with your friends ..!!

Follow us to receive updates instantly.

If you have any feedback/suggestions, leave it in a comment section or contact us through our contact page which will be helpful for us to improve.

Comments

Popular posts from this blog

Balanced Binary Tree

First Unique Character in a String

Majority Element

Smallest Range II