Tell me about yourself. Talk about REST applications.
Software Engineer In Test Interview Questions
6,460 software engineer in test interview questions shared by candidates
Implement four string operations and a sorting algorithm of choice in C. Do not use string.h
Java Basic Programming Selenium Automation TestNG
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
Given a string, I was asked to return all of the unique characters in the order of the original string.
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.
Viewing 631 - 640 interview questions