SolPad Interview Question

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

Interview Answer

Anonymous

Aug 12, 2016

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