Reverse a linked list using pointers (C programming language)
Qa Engineer Ii Interview Questions
414 qa engineer ii interview questions shared by candidates
Prepare well on logical mostly on Array, String, Linkedlist
Input : an int array [1,0,0,1,1,0,0,1,0,1,0,0,0,1] you have to come up with a program that will give all possible subsets of the array based on the pattern. Pattern restrictions were the string array should start with 1 and end with 1. So there will be many sub arrays like from index 0 to 3 and 0 to 4 and index 7 to 9
cannot remember
Program to to find the maximum repeated element in an array
2nd round: more behavioural question and ask me to code Prod to calculate the median.?(that the hidden part, they were asking about sorting in the real sense). Due to lack of time, they changed it calculate Avg? Three things you do to keep ur self-updated? What will you gonna do if the manager , there is bug and manager is asking for sign off?
What is difference between abstact class and interface Use of final use of final , finally and finalize Architecture of framework use of static in java annotations in TestNG SQL questions putty questions Github commands
What does Quality mean to you?
What were challenges in completing the take home QA Automation Assignment?
Given a BST and nth node, find the nth+1 node.
Viewing 61 - 70 interview questions