LearnProductTeam

#ctci
55

Unique Binary Search Trees
Dynamic Programming
Unique Binary Search Trees
Problem 🤔 Given an integer n , return the number of structurally unique BST's (binary search trees…
Omer Goldberg
February 17, 2020
15 min
Sorting and Searching
Binary Search
Problem 🤔 Implement binary search. Real World Applications 🌎 This is the fastest way to search for…
February 13, 2020
7 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
Previous
Page 7 of 10
Next
© 2024, All Rights Reserved.

Quick Links

HomeLearnProductInstructors

Social Media