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

Category: LeetCode

  • 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, 2020October 18, 2020
  • 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 are isomorphic if the characters in s can be replaced…

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, 2020October 18, 2020
  • Binary Tree

LeetCode 222. Count Complete Tree Nodes

Description https://leetcode.com/problems/count-complete-tree-nodes/ Given a complete binary tree, count the number of nodes. Note: Definition of a complete binary tree from Wikipedia:In a complete…

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
  • 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

Posts navigation

Previous Page Page 1 Page 2 Page 3 … Page 19 Next Page

Follow GoodTecher

Categories

  • HackerRank (1)
  • Interview (5)
  • LeetCode (185)
    • Array (40)
    • Backtracking (10)
    • Binary Search (11)
    • Binary Tree (20)
    • Bit Manipulation (4)
    • Depth First Search (6)
    • Design (4)
    • Dynamic Programming (13)
    • Graph (3)
    • Linked List (13)
    • Math (16)
    • Sorting (5)
    • Stack (8)
    • String (23)
    • Two Pointers (10)
    • Union Find (2)
  • Machine Learning (7)
  • Technical Solutions (2)
  • Useful (2)
© Copyright 2021 – GoodTecher
Cell Theme by DesignOrbital ⋅ Powered by WordPress