Write test cases for the above function.
Development Engineer Interview Questions
37,128 development engineer interview questions shared by candidates
Write code to search a substring from another string
Find cycle in linked list.
How many lines of code I wrote for the project I worked on?
There is a cuboid, with metal balls, now you are given X-RAy of two adjacent faces, so that you have black spots of there is ball in ( depth ) of that cell. Now u have to tell where all are there balls
Write a function to reverse a String. I asked if I could use Java which the interviewer said was fine. After writing half the code he indicated that I actually should have written the algorithm for a character array. Ughh, I really screwed this one up but I feel like the question should have been administered better.
Given a random array, how can you find the median without using any know sorting algorithm?
Propose an algorithm to remove duplicates in very large datset (which cannot be completely stored in memory for processing). Now, give scenarios in which your algorithm fails.
I was asked about the egg dropping problem
Given an array with integers, return the array so that it will not have any consecutive duplicates.
Viewing 1031 - 1040 interview questions