HubSpot interview question

Write a function to merge two ordered lists and returned the first X numbers.

Interview Answer

Anonymous

23 Jan 2024

Be prepared to come up with input to test your functions.

1