Given an anagram, how would you find out if two strings contain the same amount of letters? What are some edge cases you would test?
Test Engineer Ii Interview Questions
575 test engineer ii interview questions shared by candidates
Q : program to reverse a string Q : program to find highest difference between two elements of array Q : Asked to automate hitting an API request
Can we declare final variable inside method? Can we just declare a final global variable?
Backend microservice architecture and its advantage,deployment process
Api response code and diffrent scenarios on add to cart functionality
Coding round: Setup a POM enabled framework from scratch and code an end to end scenario that they've given involving a bus booking page. Involves dropdowns, conditional select, list filtering, handling calendar to choose date, alert handling, extracting cheapest rate (integer) from list of strings, etc.
Lot of Theory types of questions like test plan, test strategy.
Given an array of size n with values within a known range, write a method to find duplicates in O(1)
1) "yzca" <= inputStr = "abca", compareStr = "ab", replaceStr = "yz" string funcReplaceStr(string inputStr, string compareStr, string replaceStr) 2) Design a normalized datastore and t-sql for getting this problem: Get me the top 10 customers who have purchased the most products from my site.
Sort given strings
Viewing 281 - 290 interview questions