HubSpot Interview Question

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

Interview Answer

Anonymous

Jan 23, 2024

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

1