Unit-Sorting-Algorithms
Discussion Board
Sorting Algorithms
Save your time - order a paper!
Get your paper written from scratch within the tight deadline. Our service is a reliable solution to all your troubles. Place an order on any task and we will take care of it. You won’t have to worry about the quality and deadlines
Order Paper Now
Primary Task Response: Within the Discussion Board area, write 400–600 words that respond to the following questions with your thoughts, ideas, and comments. This will be the foundation for future discussions by your classmates. Be substantive and clear, and use examples to reinforce your ideas.
You have just finished a high-level requirements review with your boss. You described your program’s ability to store the information and explained that you created an efficient manner to find a contributor based on the ID field. However, your boss asked how easy is it to find a contributor by name, and this is something you had admittedly not thought of until now. You decide that you want to sort your linked list, but are debating the approach you want to take.
- Discuss what method you can use to find the contributor by name.
- Justify why the method you selected is efficient in the case under consideration.