Technical Programme Management Interview Questions

18,218 technical programme management interview questions shared by candidates

Given 2 linked lists sorted in ascending order, write a function that will merge these lists into a single sorted list without copying the list contents. The node structure is of the form: struct Node { int value; struct Node *next; };
avatar

Member of Technical Staff

Interviewed at Riverbed Technology

2.9
Nov 10, 2012

Given 2 linked lists sorted in ascending order, write a function that will merge these lists into a single sorted list without copying the list contents. The node structure is of the form: struct Node { int value; struct Node *next; };

Viewing 1861 - 1870 interview questions

Glassdoor has 18,218 interview questions and reports from Technical programme management interviews. Prepare for your interview. Get hired. Love your job.