invert binary tree give different approaches
Software Development Engineer In Test Sdet Interview Questions
3,746 software development engineer in test sdet interview questions shared by candidates
They asked me to fork a github repository containing a small React web app wrapping a date-picker, and to write Cypress tests for it.
What's your experience with automation and how do you overcome common difficulties when automating UI or API tests.
Tell me about yourself in two lines?
Questions about simple algorithm problems you can find on leetcode.
Sqrt(x) - leetcode , Merge sort, Find duplicates in array.
What is static in Java
difference between equals and ==
Given a array like this sort it numerically - [ "1.2.3", "10.1.2","12.4.5"] where the elements are software versions ( Major, Minor Branch ? )
Given this Open Weather Geocoding API (link redacted), please write a utility that takes a city, state, or zip code and returns the latitude, longitude, place name, and any other necessary information from the API. Your utility should make use of the Coordinates by location name and the Coordinates by zip/post code endpoints. Your program should also be able to handle multiple location inputs.
Viewing 371 - 380 interview questions