Given a linked list with three fields: a data field, a next field and a random pointer field (which is a field that points to null or to an element in the linked list) write a function to return a copy of the linked list without destructively modifying the original linked list
Development Interview Questions
137,361 development interview questions shared by candidates
Find a duplicate integer in a list of length K with integers 1...K-1 and one duplicate. Do so in O(n) time with constant space.
Write a function to turn a string into an integer and test it
Find if given number matched sum of two elements in sorted array.
Given a sentence input : helloworld output: HelloWorld YOu should make use of a dictionary available with you. Capitalize the dictionary words in the sentence
Write a program to compute the number of even digits in a given integer number and find the sum of even digits in the number.
Did I read the company's values?
Are you willing to relocate?
What do you think a business development manager does on a daily basis?
what is the formula to calculate force?
Viewing 521 - 530 interview questions