Cognizant interview question

WAP to insert and delete any node in linked list

Interview Answer

Anonymous

31 Jul 2019

I basically wrote two function to perform the task. He(interviewer) first saw the code snippet and asked to explain the operation