Difference between revisions of "TADM2E 3.24"
From Algorithm Wiki
FuckyouMatt (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | * It might be the BloomFilter[http://en.wikipedia.org/wiki/Bloom_filter] | + | * It might be the BloomFilter[http://en.m.wikipedia.org/wiki/Bloom_filter] |
I was thinking a Trie http:// en.wikipedia .org/wiki/Trie would be ideal, each node would contain a block of the URL. See image http:// i.imgur .com/BkAW8cl.png (Remove spaces to get around link restriction on new users) | I was thinking a Trie http:// en.wikipedia .org/wiki/Trie would be ideal, each node would contain a block of the URL. See image http:// i.imgur .com/BkAW8cl.png (Remove spaces to get around link restriction on new users) |
Revision as of 01:27, 3 August 2020
- It might be the BloomFilter[1]
I was thinking a Trie http:// en.wikipedia .org/wiki/Trie would be ideal, each node would contain a block of the URL. See image http:// i.imgur .com/BkAW8cl.png (Remove spaces to get around link restriction on new users)