Discussion Board
There are no previous messagesGo to the following message
Current Forum: Homework 5 General Forum
Date: Mon Nov 5 2001 4:53 pm
Author: Shi, Ying <shy@cmu.edu>
Subject: O(lgN) time requirement for search

in the write-up: "...you are required to use an approach so that searching runs in O(lgN) time, where n is the number of keywords and web pages in the index structure..."

so, suppose there are i keywords and j webpages in the index structure, does it mean O(lg(i+j)) time is required ??

thanks!
Post response

There are no previous messagesGo to the following message
Current Thread Detail:
O(lgN) time requirement for search      Shi, Ying      Mon Nov 5 2001 4:53 pm       
Re: O(lgN) time requirement for sea...      Lee, Peter      Mon Nov 5 2001 10:51 pm       
Re: O(lgN) time requirement for sea...      Goodman, Brian J.      Tue Nov 6 2001 12:25 am       
Re: O(lgN) time requirement for ...      Shi, Ying      Tue Nov 6 2001 11:37 am       

Back to previous screen