i
Ethical Den
Filter interviews by
Be the first one to contribute and help others!
posted on 19 Feb 2022
I applied via Naukri.com and was interviewed in Jan 2022. There was 1 interview round.
posted on 4 Sep 2021
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
To switch between tabs in a browser using Selenium, we can use the getWindowHandles() method and switchTo() method.
Use getWindowHandles() method to get the handles of all open tabs
Store the handles in a Set
Use switchTo() method to switch to a specific tab by passing the handle as an argument
Code to give rating in webtable for given applicant name and rating as input.
Create a function that takes applicant name and rating as input.
Search for the applicant name in the webtable.
Update the rating for the applicant in the webtable.
Return the updated webtable.
Count the number of repeated integers in an array
Iterate through the array and use a hash table to keep track of the count of each number
Return the count of numbers with a count greater than 1
I applied via LinkedIn and was interviewed in Sep 2021. There were 4 interview rounds.
Design an online automobile service center website
Include a user-friendly interface for booking appointments and services
Provide detailed information about the services offered and their pricing
Incorporate a feature for customers to track the progress of their service
Include a section for customer reviews and ratings
Ensure the website is mobile-responsive for easy access on-the-go
posted on 3 Jun 2021
I applied via Recruitment Consultant and was interviewed in May 2021. There were 5 interview rounds.
I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 4 interview rounds.
posted on 8 Mar 2021
I applied via Campus Placement and was interviewed in Feb 2021. There was 1 interview round.
Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.
Testing is done to identify defects or errors in the system
It involves executing a system or component with test cases
The goal of testing is to ensure that the system meets the requirements and works as expected
Types of testing include functional, performance, security, and us
Manual testing is done manually by humans while automation testing is done using tools and scripts.
Manual testing is time-consuming and prone to human errors while automation testing is faster and more reliable.
Manual testing is suitable for exploratory testing while automation testing is best for regression testing.
Manual testing requires human skills and knowledge while automation testing requires programming skills.
...
I applied via Recruitment Consultant
posted on 2 May 2021
React lifecycle, Fragment vs React.Fragment, React.PureComponent
React lifecycle consists of mounting, updating, and unmounting phases
Fragment is a shorthand for React.Fragment, used to group multiple elements
React.PureComponent is a class component that implements shouldComponentUpdate method for performance optimization
JavaScript hoisting and differences between let, var and const.
Hoisting is a JavaScript mechanism where variables and function declarations are moved to the top of their scope.
Var declarations are hoisted to the top of their scope, while let and const declarations are not.
Var can be redeclared and reassigned, let can be reassigned but not redeclared, and const cannot be reassigned or redeclared.
Using const is recommend...
Prevent rerendering of a child component in React
Use shouldComponentUpdate() lifecycle method
Use React.memo() to memoize functional components
Use PureComponent instead of Component
Pass props as a callback function to avoid unnecessary re-renders
Use React.PureComponent for class components
Use React.memo() for functional components
I applied via Campus Placement and was interviewed in Apr 2021. There was 1 interview round.
based on 3 reviews
Rating in categories
CMS IT Services
KocharTech
Xoriant
3i Infotech