يدل تطبيقات مختلفة خوارزميات البحث
This application demonstrates implementations of various search algorithms, including Bottom Up Merge, Heap, Insertion, Quick, Selection, Shell, and TopDownMerge, as described in the book "Algorithms" by Robert Sedgewick and Kevin Wayne. To add an item to the list, enter a value in the text field and tap on the "Add" button. To sort the list, tap on the "Sort" button and selection a sorting method.