Tip 1 : Must do Previously asked Interviews as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
What’s the difference between manual testing and automated testing?
What is cross-browser testing?
What are the different parts of a test automation framework?
What is meant by a locator and name a few different types of locators present in Selenium.
Explain the difference between driver.close() and driver.quit() command in Selenium?
What is an XPath?
What is the difference between the commands "type" and "typeAndWait" in the context of Selenium?

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?