Philips Interview Question

How do you implement a linked list in python?

Interview Answer

Anonymous

Apr 8, 2023

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