Question posted by AF_Programmer

AF_Programmer from

AF_Programmer
AF_Programmer
Rating :No Rating
Questions Asked: 2
Tutorials Posted: 0
 

Questions Posted by AF_Programmer

1 - 2 of 2
Bounty Status Category Sub-Category Question Due
$15.00 Closed, closed Computer Science Algorithms Spelling Checker Using A Hash Table
Implement a spelling checker by using a hash table. Assume that the dictionary comes from two sources: an existing large dictionary and second file containing a personal dictionary. Output all...
Jan. 26, 2009
$15.00 Closed, closed Computer Science Algorithms Binary Search Routine
Please reference the attached C++ file. The question I need answered is: Suppose that line 15 in the binary search routine had the statement low = mid instead of low = mid + 1. Would the routine...
Jan. 05, 2009