The differences between recursive and iterative implementations?
Software Development Engineer In Test Sdet Interview Questions
3,745 software development engineer in test sdet interview questions shared by candidates
Given a BST find the second largest element?
Write a program to find out the median of two sorted array.
Design a cellphone for a blind person
Remove a node from Linked list when address of same node is given
Online test
String manipulation related questions were asked
Given a string (understood to be a sentence), reverse the order of the words. "Hello world" becomes "world Hello"
find common ancestor in binary tree
You have an image and you have to find the average of the image i.e. average of all the pixels into one pixel. The pixel has 3 values, R, G and B. Each R, G and B is a 8 bit number. Write the code for it in C.
Viewing 91 - 100 interview questions