comparison between radix tree and search tree
make a comparison between radix tree and binary search tree which are part of data structure. This comparison should be related to using them in spell checkers and dictionary. the comparison should include time of search and other factors.