Question: Develop a Graphical User Interface to perform Linear Search, Binary Search. Selection Sort and Merge Sort. Use a list as your data structure. You can
Develop a Graphical User Interface to perform Linear Search, Binary Search. Selection Sort and Merge Sort. Use a list as your data structure. You can find the python codes in http://mcsp.wartburg.edu/zelle/python/ppics2/code/chapter13/Students can decide their own design for this GUI. Submit your codes, screenshots with results as a single docx file. Remember for binary search you need to sort the list before you pass it to the function, you can use any of the sorting algorithm.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
