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: Airbnb Interview Question

  • Posted on September 20, 2020July 13, 2021
  • Interview

Top Questions from Amazon

Total 68 questions. Introduction Top interview questions asked by Amazon as voted by the community. LeetCode compiled this list thoroughly…

Continue Reading
  • Posted on September 2, 2020September 2, 2020
  • Dynamic Programming

LeetCode 152. Maximum Product Subarray

Description https://leetcode.com/problems/maximum-product-subarray/ Given an integer array nums, find the contiguous subarray within an array (containing at least one number) which has…

Continue Reading
  • Posted on September 1, 2020February 3, 2021
  • Binary Search

LeetCode 852. Peak Index in a Mountain Array

Description https://leetcode.com/problems/peak-index-in-a-mountain-array/ Let’s call an array arr a mountain if the following properties hold: arr.length >= 3 There exists some i with 0 < i < arr.length -…

Continue Reading
  • Posted on August 21, 2020January 1, 2021
  • LeetCode

LeetCode 929. Unique Email Addresses

Description https://leetcode.com/problems/unique-email-addresses/ Every email consists of a local name and a domain name, separated by the @ sign. For example,…

Continue Reading
  • Posted on August 20, 2020September 1, 2020
  • Array

LeetCode 973. K Closest Points to Origin

Description https://leetcode.com/problems/missing-ranges/ We have a list of points on the plane.  Find the K closest points to the origin (0, 0). (Here, the distance between…

Continue Reading
  • Posted on August 17, 2020September 9, 2021
  • Array

LeetCode 163. Missing Ranges

Description https://leetcode.com/problems/missing-ranges/ You are given an inclusive range [lower, upper] and a sorted unique integer array nums, where all elements are in the inclusive range.…

Continue Reading
  • Posted on August 17, 2020September 26, 2021
  • Interview

Get Well Prepared for Google Interview

Total 85 questions. Introduction Google tech interviews are notoriously difficult and quite challenging. To get a phone screen, you will…

Continue Reading
  • Posted on August 13, 2020August 13, 2020
  • Array

LeetCode 169. Majority Element

Description https://leetcode.com/problems/majority-element/ Given an array of size n, find the majority element. The majority element is the element that appears more than ⌊…

Continue Reading
  • Posted on August 13, 2020August 17, 2021
  • Binary Tree

LeetCode 297. Serialize and Deserialize Binary Tree

Description https://leetcode.com/problems/serialize-and-deserialize-binary-tree/ Serialization is the process of converting a data structure or object into a sequence of bits so that…

Continue Reading
  • Posted on August 6, 2020August 6, 2020
  • LeetCode

LeetCode 171. Excel Sheet Column Number

Description https://leetcode.com/problems/excel-sheet-column-number/ Given a column title as appear in an Excel sheet, return its corresponding column number. For example: A…

Continue Reading

Posts navigation

Previous Page Page 1 … Page 45 Page 46 Page 47 … Page 54 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