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 April 27, 2021April 27, 2021
  • LeetCode

LeetCode 925. Long Pressed Name

Description https://leetcode.com/problems/long-pressed-name/ Your friend is typing his name into a keyboard. Sometimes, when typing a character c, the key might get long pressed, and…

Continue Reading
  • Posted on April 27, 2021April 27, 2021
  • Binary Tree

LeetCode 671. Second Minimum Node In a Binary Tree

Description https://leetcode.com/problems/second-minimum-node-in-a-binary-tree/ Given a non-empty special binary tree consisting of nodes with the non-negative value, where each node in this…

Continue Reading
  • Posted on April 26, 2021April 26, 2021
  • Database

LeetCode 596. Classes More Than 5 Students

Description https://leetcode.com/problems/classes-more-than-5-students/ SQL Schema There is a table courses with columns: student and class Please list out all classes which have more than or equal…

Continue Reading
  • Posted on April 26, 2021April 26, 2021
  • Array

LeetCode 645. Set Mismatch

Description https://leetcode.com/problems/set-mismatch/ You have a set of integers s, which originally contains all the numbers from 1 to n. Unfortunately, due to some error,…

Continue Reading
  • Posted on April 25, 2021April 25, 2021
  • Binary Tree

LeetCode 606. Construct String from Binary Tree

Description https://leetcode.com/problems/construct-string-from-binary-tree/ You need to construct a string consists of parenthesis and integers from a binary tree with the preorder…

Continue Reading
  • Posted on April 24, 2021April 24, 2021
  • LeetCode

LeetCode 806. Number of Lines To Write String

Description https://leetcode.com/problems/number-of-lines-to-write-string/ You are given a string s of lowercase English letters and an array widths denoting how many pixels wide each lowercase English letter is.…

Continue Reading
  • Posted on April 24, 2021July 19, 2021
  • Array

LeetCode 1629. Slowest Key

Description https://leetcode.com/problems/slowest-key/ A newly designed keypad was tested, where a tester pressed a sequence of n keys, one at a time. You…

Continue Reading
  • Posted on April 23, 2021April 23, 2021
  • LeetCode

LeetCode 367. Valid Perfect Square

Description https://leetcode.com/problems/valid-perfect-square/ Given a positive integer num, write a function which returns True if num is a perfect square else False. Follow up: Do not use any…

Continue Reading
  • Posted on April 23, 2021April 23, 2021
  • LeetCode

LeetCode 1592. Rearrange Spaces Between Words

Description https://leetcode.com/problems/rearrange-spaces-between-words/ You are given a string text of words that are placed among some number of spaces. Each word consists of…

Continue Reading
  • Posted on April 23, 2021April 23, 2021
  • Binary Tree

LeetCode 501. Find Mode in Binary Search Tree

Description https://leetcode.com/problems/find-mode-in-binary-search-tree/ Given the root of a binary search tree (BST) with duplicates, return all the mode(s) (i.e., the most frequently occurred element) in it.…

Continue Reading

Posts navigation

Previous Page Page 1 … Page 19 Page 20 Page 21 … 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