Research Associate I Interview Questions

6,292 research associate i interview questions shared by candidates

Suppose you got two linkedlist: n1 -> n2 -> n3 ... -> n(k) and l1 -> l2 -> l3 -> l(m), reorder and get n1 -> l(m) -> n2 -> l(m-1). k and m might have different length, connect the remaining nodes to the end if run out. After implementation, write a simple unit testing function.
avatar

Software Engineer I

Interviewed at Hertz

3.7
Oct 24, 2024

Suppose you got two linkedlist: n1 -> n2 -> n3 ... -> n(k) and l1 -> l2 -> l3 -> l(m), reorder and get n1 -> l(m) -> n2 -> l(m-1). k and m might have different length, connect the remaining nodes to the end if run out. After implementation, write a simple unit testing function.

Viewing 961 - 970 interview questions

Glassdoor has 6,292 interview questions and reports from Research associate i interviews. Prepare for your interview. Get hired. Love your job.