Philips interview question

How do you implement a linked list in python?

Interview Answer

Anonymous

8 Apr 2023

I explained them the logic of linked list. Wrote the code and explained them.