Basic question rel to format

Do i have to write entire program involving linkedList like getFirst(), removeLast(),…as given in other programs?
Or there is other way out to code this problem?

Hi @Ekram,
You need all the programs of the linked list to avoid any errors.