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

  • Posted on February 24, 2021February 24, 2021
  • Database

LeetCode 595. Big Countries

Description https://leetcode.com/problems/big-countries/ SQL Schema There is a table World +—————–+————+————+————–+—————+ | name | continent | area | population | gdp |…

Continue Reading
  • Posted on February 24, 2021February 24, 2021
  • Array

LeetCode 1213. Intersection of Three Sorted Arrays

Description https://leetcode.com/problems/intersection-of-three-sorted-arrays/ Given three integer arrays arr1, arr2 and arr3 sorted in strictly increasing order, return a sorted array of only the integers that appeared in all three arrays. Example 1: Input: arr1…

Continue Reading
  • Posted on February 24, 2021February 24, 2021
  • LeetCode

LeetCode 804. Unique Morse Code Words

Description https://leetcode.com/problems/unique-morse-code-words/ International Morse Code defines a standard encoding where each letter is mapped to a series of dots and…

Continue Reading
  • Posted on February 23, 2021February 23, 2021
  • Array

LeetCode 1534. Count Good Triplets

Description https://leetcode.com/problems/count-good-triplets/ Given an array of integers arr, and three integers a, b and c. You need to find the number of good triplets. A…

Continue Reading
  • Posted on February 23, 2021February 23, 2021
  • Database

LeetCode 1173. Immediate Food Delivery I

Description https://leetcode.com/problems/immediate-food-delivery-i/ SQL Schema Table: Delivery +—————————–+———+ | Column Name | Type | +—————————–+———+ | delivery_id | int | | customer_id…

Continue Reading
  • Posted on February 22, 2021February 22, 2021
  • LeetCode

LeetCode 1290. Convert Binary Number in a Linked List to Integer

Description https://leetcode.com/problems/convert-binary-number-in-a-linked-list-to-integer/ Given head which is a reference node to a singly-linked list. The value of each node in the linked list is…

Continue Reading
  • Posted on February 22, 2021February 22, 2021
  • Array

LeetCode 760. Find Anagram Mappings

Description https://leetcode.com/problems/find-anagram-mappings/ Given two lists Aand B, and B is an anagram of A. B is an anagram of A means B is made by randomizing the order of the elements…

Continue Reading
  • Posted on February 21, 2021February 21, 2021
  • Array

LeetCode 1732. Find the Highest Altitude

Description https://leetcode.com/problems/find-the-highest-altitude/ There is a biker going on a road trip. The road trip consists of n + 1 points at different…

Continue Reading
  • Posted on February 21, 2021February 21, 2021
  • Array

LeetCode 1768. Merge Strings Alternately

Description https://leetcode.com/problems/merge-strings-alternately/ You are given two strings word1 and word2. Merge the strings by adding letters in alternating order, starting with word1. If a…

Continue Reading
  • Posted on February 20, 2021February 20, 2021
  • LeetCode

LeetCode 1688. Count of Matches in Tournament

Description https://leetcode.com/problems/count-of-matches-in-tournament/ You are given an integer n, the number of teams in a tournament that has strange rules: If the…

Continue Reading

Posts navigation

Previous Page Page 1 … Page 34 Page 35 Page 36 … Page 56 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