basic questions on framework, Automation UI/restassured, some basic problem solving
Senior Software Development Engineer In Test Interview Questions
6,459 senior software development engineer in test interview questions shared by candidates
Draw the system architecture of one of your projects
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
weakness
Given a Stack with n elements, write a method that always keeps the max of the stack?
Given a singly linked list, swap the kth node and the kth node from the end. Don't check for size.
Nothing really difficult when compared to rest of the industry
Test an Function that converts string to integer. String here can be of any length!
Coding test was to write code to get all palindromes in a string. Test a refrigerator. Code to make diagonal elements 0 in a matrix.
Viewing 631 - 640 interview questions