Introduction - If you have any usage issues, please Google them yourself
Table driven method according to the table driven method not only avoids the large amounts of the if or switch branch, also used on the binary search method, makes finding complexity by O (N) to O (logN)!