Question: in c + + write complete code please 8 . 1 3 LAB: Library book sorting Two sorted lists have been created, one implemented using

in c++ write complete code please 8.13 LAB: Library book sorting Two sorted lists have been created, one implemented using a linked list (LinkedListLibrary class) and the other implemented using the builtin Vector class (VectorLibrary class). Each list contains 100 books (titte, ISBN number, author), sorted in ascending order by ISBN number Complete maing by inserting a new book into each list using the respective LinkedListLibrary and VectorLibrary InsertSorted0 functions and ourputting the number of book copy operations the computer must perform to insert the new book. Each insertSorted0 returns the number of book copy operations the computer performs Ex. If the input is: Thetr Ryes Were Watching God 9780060838676 Z.ora keale Huraton the oulput is: Lhumber of Hinked \(4=t \) book copy operations: 1 Humber of vector book copy operations: 95 Which list do you think wi roquire the most operations? Why? | We Werver |B 13.1: LAB Ubrary book sorting

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!