LG Soft India Interview Question

Addition/Deletion/Search elements in Linked list.

Interview Answer

Anonymous

Feb 16, 2021

Handling corner cases is a must. Use as least memory as possible. Interviewer will give hints that there can be further optimization either with respect to memory or processing speed.