LCA in BST, Mid of Linked LIST, 2 pointers shift all zero, at last, anagram strings, insert in LL at a given position, SQL query database question.
Sdet Interview Questions
4,402 sdet interview questions shared by candidates
They asked me to solve the “Container With Most Water” problem and explain my approach.
Coding for lottery ticket machine
Given a singly linked list, swap the kth node and the kth node from the end. Don't check for size.
Given a matrix of n x n dimensions, write an algorithm such that each number (from 1 to n) appears only once in a column and a row. (Look up magic square for an example)
Implement LRU Cache
Draw the system architecture of one of your projects
how do you test a remote control?
Code a solution to rotate bitmap by 90 degrees given a structure definition representing the bitmap and a function prototype for the function to do the rotation.
Write a program that acts as an application scheduler that runs executables at given times.
Viewing 341 - 350 interview questions