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

  • Posted on October 21, 2020February 14, 2021
  • LeetCode

LeetCode 771. Jewels and Stones

Description https://leetcode.com/problems/jewels-and-stones/ You’re given strings J representing the types of stones that are jewels, and S representing the stones you have.  Each character in S is…

Continue Reading
  • Posted on October 21, 2020October 21, 2020
  • LeetCode

LeetCode 753. Cracking the Safe

Description https://leetcode.com/problems/cracking-the-safe/ There is a box protected by a password. The password is a sequence of n digits where each digit can be…

Continue Reading
  • Posted on October 20, 2020October 20, 2020
  • LeetCode

LeetCode 809. Expressive Words

Description https://leetcode.com/problems/expressive-words/ Sometimes people repeat letters to represent extra feeling, such as “hello” -> “heeellooo”, “hi” -> “hiiii”.  In these…

Continue Reading
  • Posted on October 20, 2020October 20, 2020
  • Array

LeetCode 975. Odd Even Jump

Description https://leetcode.com/problems/odd-even-jump/ You are given an integer array A. From some starting index, you can make a series of jumps. The…

Continue Reading
  • Posted on October 19, 2020October 19, 2020
  • Array

LeetCode 849. Maximize Distance to Closest Person

Description https://leetcode.com/problems/maximize-distance-to-closest-person/ You are given an array representing a row of seats where seats[i] = 1 represents a person sitting in the ith seat, and seats[i] =…

Continue Reading
  • Posted on October 18, 2020September 19, 2021
  • LeetCode

LeetCode 205. Isomorphic Strings

Description https://leetcode.com/problems/isomorphic-strings/ Given two strings s and t, determine if they are isomorphic. Two strings s and t are isomorphic if the characters in s can be replaced to get t.…

Continue Reading
  • Posted on October 18, 2020October 18, 2020
  • LeetCode

LeetCode 947. Most Stones Removed with Same Row or Column

Description https://leetcode.com/problems/most-stones-removed-with-same-row-or-column/ On a 2D plane, we place stones at some integer coordinate points.  Each coordinate point may have at…

Continue Reading
  • Posted on October 18, 2020September 26, 2021
  • Binary Tree

LeetCode 222. Count Complete Tree Nodes

Description https://leetcode.com/problems/count-complete-tree-nodes/ Given the root of a complete binary tree, return the number of the nodes in the tree. According to Wikipedia, every level, except…

Continue Reading
  • Posted on October 17, 2020October 18, 2020
  • Array

LeetCode 1620. Coordinate With Maximum Network Quality

Description https://leetcode.com/problems/coordinate-with-maximum-network-quality/ You are given an array of network towers towers and an integer radius, where towers[i] = [xi, yi, qi] denotes the ith network tower with…

Continue Reading
  • Posted on October 17, 2020October 18, 2020
  • Array

LeetCode 1619. Mean of Array After Removing Some Elements

Description https://leetcode.com/problems/mean-of-array-after-removing-some-elements/ Given an integer array arr, return the mean of the remaining integers after removing the smallest 5% and the largest 5% of the elements.…

Continue Reading

Posts navigation

Previous Page Page 1 … Page 41 Page 42 Page 43 … 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