VIT Infotech interview question

Write a function to return the second largest element in an array Write a function to delete the head of linked-list

Interview Answer

Anonymous

9 Mar 2023

I gave 2 different approaches and took 15 minutes to write the code