I applied online. The process took 2 weeks. I interviewed at Wipro (Pune) in Jan 2022
Interview
Two technical round and one HR round.
Character, digit occurance in string
Explain oops concept used on framework level.
Data provider implementation
Testing and page factory code
Maven plugin
Api status code and postman test
Rest assured request code
Interview was quick. Total 2 Technical rounds and 1 HR round. Technical Questions was challenging and scenario based. On Boarding took a while. Once into project client interview will be conducted.
The interview process for a senior project engineer typically involves multiple rounds of technical assessments, problem-solving exercises, behavioral interviews, and discussions with senior management.
The interview process for a senior project engineer typically involves multiple rounds of technical assessments, problem-solving exercises, behavioral interviews, and discussions with senior management.
Interview questions [1]
Question 1
Explain the difference between class components and functional components in React.
What is JSX in React? How does it differ from HTML?
What are props in React? How do you pass data from parent to child components using props?
What is state in React? How do you manage state in a functional component?
What are React hooks? Can you name some commonly used hooks and explain their purposes?
Explain the component lifecycle methods in React. How are they different in class components vs. functional components?
What is the virtual DOM in React? How does it improve performance?