SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Computer Science AQA A level

» Start this Course
(Practice similar questions for free)
Question:

State the process of removing the nth item in a sorted list

Author: Will Parker



Answer:

IDK? Start at the bottom of the list​ Work up the list, comparing each item with the item to be removed:​ if they are equal to eachother then remove the item


0 / 5  (0 ratings)

1 answer(s) in total