Week 1 - Grind 75 - Problems
Image by the Author Using Adobe Firefly

Week 1 - Grind 75 - Problems

Here is the list of Week 1 problems:

  1. https://www.dhirubhai.net/pulse/grind-75-questions-1-two-sum-senthil-e
  2. https://www.dhirubhai.net/pulse/grind-75-2-valid-parentheses-senthil-e
  3. https://www.dhirubhai.net/pulse/grind-75-3-merge-two-sorted-lists-senthil-e
  4. https://www.dhirubhai.net/pulse/grind-75-4-best-time-buy-sell-stock-senthil-e
  5. https://www.dhirubhai.net/pulse/grind-75-5-valid-palindrome-senthil-e
  6. https://www.dhirubhai.net/pulse/grind-75-6-invert-binary-tree-senthil-e
  7. https://www.dhirubhai.net/pulse/grind-75-7-valid-anagram-senthil-e
  8. https://www.dhirubhai.net/pulse/grind-75-8-binary-search-senthil-e
  9. https://www.dhirubhai.net/pulse/grind-75-9-flood-fill-senthil-e
  10. https://www.dhirubhai.net/pulse/grind-75-10-lowest-common-ancestor-binary-search-tree-senthil-e
  11. https://www.dhirubhai.net/pulse/grind-75-11-balanced-binary-tree-senthil-e
  12. https://www.dhirubhai.net/pulse/grind-75-12-linked-list-cycle-senthil-e
  13. https://www.dhirubhai.net/pulse/grind-75-13-implement-queue-using-stacks-senthil-e

The week one problems are the above and all are Easy Leetcode Problems.

要查看或添加评论,请登录

Senthil E.的更多文章

  • Grind 75 - 25 - Maximum Subarray

    Grind 75 - 25 - Maximum Subarray

    Problem Statement: LeetCode Number: 53 Difficulty Level: medium Question: Find the contiguous subarray (containing at…

  • Grind 75 - 24 - Contains Duplicate

    Grind 75 - 24 - Contains Duplicate

    Leetcode Number: 217 Difficulty Level: Easy Question: Given an integer array nums, return true if any value appears at…

  • Grind 75 - 23 - Maximum Depth of Binary Tree

    Grind 75 - 23 - Maximum Depth of Binary Tree

    LeetCode Number: 104 Difficulty Level: Easy Question: Given the root of a binary tree, return its maximum depth. Input:…

  • Grind 75 - 22 - Middle of the Linked List

    Grind 75 - 22 - Middle of the Linked List

    LeetCode Problem Number: 876 Difficulty Level: Easy Question: Given the head of a singly linked list, return the middle…

  • Grind 75 - 21 - Diameter of Binary Tree

    Grind 75 - 21 - Diameter of Binary Tree

    LeetCode Problem: Diameter of a Binary Tree LeetCode Number: 543 Difficulty Level: Easy Explanation of the Question:…

  • Grind 75 - 20 - Add Binary

    Grind 75 - 20 - Add Binary

    Question Details: LeetCode Number: 67 Difficulty Level: Easy Question:You are given two binary strings, a and b. Return…

  • Grind 75 - 19 - Majority Element

    Grind 75 - 19 - Majority Element

    Problem Statement: LeetCode Number: 169 Difficulty Level: Easy Explanation: You are given an array of size n. You need…

  • Grind 75 - 18 - Reverse Linked List

    Grind 75 - 18 - Reverse Linked List

    Problem Statement: LeetCode Number: 206 Difficulty Level: Easy Explanation: You are given the head of a singly linked…

  • Grind 75 - 16 - Longest Palindrome

    Grind 75 - 16 - Longest Palindrome

    Problem Statement: LeetCode Number: 409 Difficulty Level: Easy Explanation: You are given a string s containing…

  • Grind 75 - 16 - Climbing Stairs

    Grind 75 - 16 - Climbing Stairs

    Problem Statement: LeetCode Number: 70 Difficulty Level: Easy Explanation: You are climbing a staircase with n steps…

社区洞察

其他会员也浏览了