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

  • Posted on October 17, 2020October 17, 2020
  • Array

LeetCode 135. Candy

Description https://leetcode.com/problems/candy/ There are N children standing in a line. Each child is assigned a rating value. You are giving candies to…

Continue Reading
  • Posted on October 16, 2020January 3, 2021
  • LeetCode

LeetCode 246. Strobogrammatic Number

Description https://leetcode.com/problems/strobogrammatic-number/ A strobogrammatic number is a number that looks the same when rotated 180 degrees (looked at upside down).…

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

LeetCode 299. Bulls and Cows

Description https://leetcode.com/problems/most-common-word/ You are playing the Bulls and Cows game with your friend. You write down a secret number and ask your…

Continue Reading
  • Posted on October 16, 2020October 16, 2020
  • Graph

LeetCode 399. Evaluate Division

Description https://leetcode.com/problems/most-common-word/ You are given an array of variable pairs equations and an array of real numbers values, where equations[i] = [Ai, Bi] and values[i] represent the…

Continue Reading
  • Posted on October 15, 2020January 14, 2021
  • LeetCode

LeetCode 819. Most Common Word

Description https://leetcode.com/problems/most-common-word/ Given a paragraph and a list of banned words, return the most frequent word that is not in the…

Continue Reading
  • Posted on October 15, 2020October 15, 2020
  • Depth First Search

LeetCode 247. Strobogrammatic Number II

Description https://leetcode.com/problems/strobogrammatic-number-ii/ A strobogrammatic number is a number that looks the same when rotated 180 degrees (looked at upside down).…

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

LeetCode 394. Decode String

Description https://leetcode.com/problems/decode-string/ Given an encoded string, return its decoded string. The encoding rule is: k[encoded_string], where the encoded_string inside the square brackets is…

Continue Reading
  • Posted on October 14, 2020June 14, 2021
  • Graph

LeetCode 207. Course Schedule

Description https://leetcode.com/problems/course-schedule/ There are a total of numCourses courses you have to take, labeled from 0 to numCourses – 1. You are given an array prerequisites where prerequisites[i]…

Continue Reading
  • Posted on October 14, 2020October 11, 2021
  • Array

LeetCode 904. Fruit Into Baskets

Description https://leetcode.com/problems/fruit-into-baskets/ You are visiting a farm that has a single row of fruit trees arranged from left to right.…

Continue Reading
  • Posted on October 12, 2020October 12, 2020
  • Depth First Search

LeetCode 329. Longest Increasing Path in a Matrix

Description https://leetcode.com/problems/longest-increasing-path-in-a-matrix/ Given an integer matrix, find the length of the longest increasing path. From each cell, you can either…

Continue Reading

Posts navigation

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