SolPad interview question

write a function to replace a linked list with another linked list based on the data.

Interview Answer

Anonymous

12 Aug 2016

wrote a function (sorry it was a trivial C task any engineer could handle).