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

  • Posted on March 24, 2018July 14, 2021
  • LeetCode

LeetCode 15. 3Sum

Description https://leetcode.com/problems/3sum/ Given an integer array nums, return all the triplets [nums[i], nums[j], nums[k]] such that i != j, i != k, and j !=…

Continue Reading
  • Posted on December 23, 2017January 17, 2021
  • Backtracking

LeetCode 90. Subsets II

Description Given a collection of integers that might contain duplicates, nums, return all possible subsets (the power set). Note: The…

Continue Reading
  • Posted on November 5, 2017May 16, 2020
  • Binary Search

LeetCode 69. Sqrt(x)

Description Implement int sqrt(int x). Compute and return the square root of x, where x is guaranteed to be a non-negative integer. Since the…

Continue Reading
  • Posted on March 1, 2017January 12, 2021
  • LeetCode

LeetCode 20. Valid Parentheses

Description https://leetcode.com/problems/valid-parentheses/ Given a string s containing just the characters ‘(‘, ‘)’, ‘{‘, ‘}’, ‘[‘ and ‘]’, determine if the input string is valid. An input string is valid…

Continue Reading
  • Posted on February 12, 2017January 13, 2021
  • LeetCode

LeetCode 1. Two Sum

Description https://leetcode.com/problems/two-sum/ Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target.…

Continue Reading

Posts navigation

Previous Page Page 1 … Page 54 Page 55

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