GoodTecher

Be a Good Techer and Tech for Good. www.goodtecher.com

Skip to content
Menu
  • Home
  • LeetCode
    • Array
    • Binary Search
    • Binary Tree
    • Depth First Search
    • Design
    • Dynamic Programming
    • Linked List
    • Math
    • Stack
    • String
    • Two Pointers
    • Union Find
  • Useful

Tag: Microsoft Interview Question

  • Posted on March 6, 2021March 6, 2021
  • LeetCode

LeetCode 557. Reverse Words in a String III

Description https://leetcode.com/problems/reverse-words-in-a-string-iii/ Given a string, you need to reverse the order of characters in each word within a sentence while…

Continue Reading
  • Posted on March 6, 2021March 6, 2021
  • Array

LeetCode 1207. Unique Number of Occurrences

Description https://leetcode.com/problems/unique-number-of-occurrences/ Given an array of integers arr, write a function that returns true if and only if the number of occurrences of each…

Continue Reading
  • Posted on March 5, 2021March 5, 2021
  • Database

LeetCode 1729. Find Followers Count

Description https://leetcode.com/problems/find-followers-count/ SQL Schema Table: Followers +————-+——+ | Column Name | Type | +————-+——+ | user_id | int | | follower_id…

Continue Reading
  • Posted on March 5, 2021March 5, 2021
  • Array

LeetCode 657. Robot Return to Origin

Description https://leetcode.com/problems/robot-return-to-origin/ There is a robot starting at position (0, 0), the origin, on a 2D plane. Given a sequence…

Continue Reading
  • Posted on March 4, 2021March 4, 2021
  • Binary Tree

LeetCode 589. N-ary Tree Preorder Traversal

Description https://leetcode.com/problems/n-ary-tree-postorder-traversal/ Given an n-ary tree, return the preorder traversal of its nodes’ values. Nary-Tree input serialization is represented in their level order…

Continue Reading
  • Posted on March 4, 2021March 4, 2021
  • Binary Tree

LeetCode 590. N-ary Tree Postorder Traversal

Description https://leetcode.com/problems/n-ary-tree-postorder-traversal/ Given an n-ary tree, return the postorder traversal of its nodes’ values. Nary-Tree input serialization is represented in their level order…

Continue Reading
  • Posted on March 3, 2021March 3, 2021
  • LeetCode

LeetCode 1085. Sum of Digits in the Minimum Number

Description https://leetcode.com/problems/sum-of-digits-in-the-minimum-number/ Given an array A of positive integers, let S be the sum of the digits of the minimal element of A. Return 0…

Continue Reading
  • Posted on March 2, 2021March 2, 2021
  • LeetCode

LeetCode 1704. Determine if String Halves Are Alike

Description https://leetcode.com/problems/determine-if-string-halves-are-alike/ You are given a string s of even length. Split this string into two halves of equal lengths, and let a be…

Continue Reading
  • Posted on March 1, 2021March 1, 2021
  • Array

LeetCode 728. Self Dividing Numbers

Description https://leetcode.com/problems/self-dividing-numbers/ A self-dividing number is a number that is divisible by every digit it contains. For example, 128 is a self-dividing…

Continue Reading
  • Posted on March 1, 2021March 1, 2021
  • Array

LeetCode 1351. Count Negative Numbers in a Sorted Matrix

Description https://leetcode.com/problems/count-negative-numbers-in-a-sorted-matrix/ Given a m x n matrix grid which is sorted in non-increasing order both row-wise and column-wise, return the number of negative numbers in grid. Example…

Continue Reading

Posts navigation

Previous Page Page 1 … Page 32 Page 33 Page 34 … Page 55 Next Page

Follow GoodTecher

Categories

  • HackerRank (1)
  • Interview (7)
  • LeetCode (588)
    • Array (185)
    • Backtracking (18)
    • Binary Search (19)
    • Binary Tree (63)
    • Bit Manipulation (15)
    • Database (40)
    • Depth First Search (6)
    • Design (10)
    • Dynamic Programming (17)
    • Graph (18)
    • Greedy (5)
    • Heap (1)
    • Linked List (26)
    • Math (36)
    • Recursion (3)
    • Sorting (11)
    • Stack (11)
    • String (95)
    • Two Pointers (12)
    • Union Find (2)
  • Machine Learning (7)
  • Technical Solutions (2)
  • Useful (3)
© Copyright 2025 – GoodTecher
Cell Theme by DesignOrbital ⋅ Powered by WordPress