Re: 請教一些面試問題

看板Oversea_Job (海外工作)作者 (叮噹)時間17年前 (2007/08/25 15:16), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串7/8 (看更多)
※ 引述《LINC.bbs@ptt3.cc (Go cubs!)》之銘言: : ※ 引述《michaelz (michaelz)》之銘言: : : 用開頭字母的話大概會看到一堆http, www之類的東西..然後所有的東西都要放在同一個 : : partition, 用整個url算hash code可能會好一點 : 不知道有沒有人想過用tree : 以www.upenn.edu, www.cis.upenn.edu, www.ese.upenn.edu來說 : 看起來應該會像這樣: : edu - upenn - www : - cis - www : - ese - www : 考慮到DNS的distribution, root node 如com, edu, org應該可省下不少空間 除了上述方式,再加上 Bloom filter 應該就可以省更多空間、時間了。 http://en.wikipedia.org/wiki/Bloom_filter <Bloom filter> A space-efficient probabilistic data structure that is used to test whether an element is a member of a set. False positives are possible, but false negatives are not. -- http://blog.sunflier.com 科技新知、爆笑圖文、理財心得 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 125.231.192.219
文章代碼(AID): #16pzTCi2 (Oversea_Job)
文章代碼(AID): #16pzTCi2 (Oversea_Job)