Skip to content
#

binarysearchtree

Here are 107 public repositories matching this topic...

This study plan is for those who want to prepare for technical interviews but are uncertain which problems they should focus on. The problems have been carefully curated so that levels 1 and 2 will guide beginner and intermediate users through problems that cover the data structures and algorithms necessary to succeed in interviews with most mid…

  • Updated Jul 24, 2022

Multi-dimensional search: Consider the web site of a seller like Amazon. They carry tens of thousands of products, and each product has many attributes (Name, Size, Description, Keywords, Manufacturer, Price, etc.). The search engine allows users to specify attributes of products that they are seeking, and shows products that have most of those …

  • Updated Nov 10, 2018
  • Java

Improve this page

Add a description, image, and links to the binarysearchtree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the binarysearchtree topic, visit your repo's landing page and select "manage topics."

Learn more