java : oops concept , array program , string program
Test Engineer Ii Interview Questions
615 test engineer ii interview questions shared by candidates
Find the occurrence of each character in a string
Round 1: 3 coding problem online solving related to string, occurrence and sorting. Selenium and project questions!
Find two strings are anagram
Longest common subsequesnce. Rain water trapping problem Stock buy sell problem Immutable class Design patterns : Singleton , Factory Api handling . Scenarios for given api contract .
Depends on ur skills mentioned in resume
1. Write a program where input is - "aabbbccaabbbcc" and output should be "a2b3c2a2b3c2" 2. Selenium version u are using and difference between Selenium 3 and Selenium 4 3. Maven and questions on maven 4. Why do we need different types of 2XX series if the developer can make 200 itself to work for different type. ( he was looking for something other than the standard protocols or conventions used) 5. Git fetch vrs Git pull 6. Bare minimum things to in browser before every release to confirm that the application is free from security vulnerability. 7. in postman, what is the difference between access token and refresh token.
Do you know Ruby? In a string of 1s and 0s, how would you find the number of zeros. (allowed to search online if you don't know ruby)
You have a function called iisWord that returns a true or false if it's a word. Accepts a string. You have another function that returns a List and the parameter is a string. You have to take this string and see how many words you can create with it. Ex. Input: Whotel. Output: who, hot, hotel.
You have a function called two sums that return an integer array of the indices that add up to the target value (leetcode question)
Viewing 211 - 220 interview questions