4) Listen head ▶ - 10 1 operation 7 operations 4 operations 5 2 operations 74 46 For the above single linked list L, if
Posted: Fri Jul 08, 2022 7:28 am
4) Listen head ▶ - 10 1 operation 7 operations 4 operations 5 2 operations 74 46 For the above single linked list L, if accessing a node pointer takes 1 operation. Deleting a node once accessed takes 2 operations. How long (in operations, access then delete) does List-Delete(L, 5) take? 31 NULL 72