HubSpot interview question

Merge two sorted lists

Interview Answer

Anonymous

17 Oct 2019

I used the same approach used in mergesort

1