Question: Create a linked list using array, and store the name, nic, gender and salary of 10 employees, store the starting employee on index 6 of
Create a linked list using array, and store the name, nic, gender and salary of 10 employees, store the starting employee on index 6 of an array, store the remaining employees in random indices in alphabetic order. Solve this in Python.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
