HubSpot Interview Question

Merge two sorted lists

Interview Answer

Anonymous

Oct 17, 2019

I used the same approach used in mergesort

1