Under the hood it uses the Binary Insertion Sort algorithm, which has a O(log n) time complexity at the time of finding the position to insert the item to but, after finding the index, we need the ...
Prompt user to add a new grocery if list of groceries is empty Implement filtering of the groceries list "properly" (Like it is done in the groceries list view) Disable OK-button in groceries list ...