LearnProductTeam

#recursion
33

Magic Index
Sorting and Searching
Magic Index
Problem 🤔 Given a sorted array of distinct integers, find the Magic index. Magic Index: Magic…
Omer Goldberg
February 20, 2020
9 min
Binary Search Trees
Lowest Common Ancestor in BST
Problem 🤔 Given a binary search tree (BST), find the lowest common ancestor (LCA) of two given…
February 12, 2020
20 min
Recursion
Subtree of Another Tree
Problem 🤔 Given two non-empty binary trees s and t , check whether tree t has exactly the…
February 12, 2020
22 min
Binary Trees
Lowest Common Ancestor in Binary Tree
Problem 🤔 Given a binary tree, find the lowest common ancestor (LCA) of two given nodes in the tree…
February 12, 2020
17 min
Dynamic Programming
Coin Change
Problem 🤔 You are given coins of different denominations and a total amount of money amount. Write…
January 17, 2020
16 min
Previous
Page 5 of 6
Next
© 2024, All Rights Reserved.

Quick Links

HomeLearnProductInstructors

Social Media