Write a method to reverse an arbitrary integer. Then find all the cases to test it.
Software Development Test Engineer Interview Questions
5,413 software development test engineer interview questions shared by candidates
Technical questions are very difficult, but if you are well prepared on the requirement of the job position you will answer to most of them. Programming excersice are very difficul and challenging.
Tell me about a project you have worked on and any problems you faced
Maze solver - DFS, BFS
Make a deep copy of a linked list where each node contains two pointers, next and random. Random points to some node in the list.
hexadecimal to integer string output,
Question on binary trees and test cases
1. Domain Round - Topics covered Roles and responsibilities, About the projects, About Test Framework, Test Plan, Test Scenarios, Agile, CI/CD - I demonstrated working CI/CD on my laptop (via screen share), a small program (remove duplicate elements from a string) 2. DSPS - Asked what all DS I knew and listed. Questions asked - a) remove duplicate elements from a string. Asked me to optimize to O(n). b)Stack - find min element and optimize it 3. Manager round - General questions about the project, work, etc 4. 2 hours coding - a)remove duplicate elements from a string asked me to optimize it. Yes, again same question. b) Selenium - web scraping - extract all links from a page and check for valid n broken links. c) Selenium - automate date field with parameters (not with hard coded value) and date navigation .
Write a method to find if 2 strings are anagrams. Write code to give all possible phone numbers given the digits in the number. This is basically translating something like 1800-myinterview to actual numbers.
Trim a URL address by parsing it and if a "/../" string is obtained remove previous folder and print the final URL.
Viewing 1901 - 1910 interview questions