Filter interviews by
I applied via Referral and was interviewed in Oct 2022. There were 4 interview rounds.
Consisted of MCQ and one code
OOPs in JavaScript refers to the ability to create objects that have properties and methods.
JavaScript supports OOPs concepts like inheritance, encapsulation, and polymorphism.
Objects can be created using constructor functions or classes.
Properties and methods can be added to objects using the 'this' keyword.
Inheritance can be achieved using the 'prototype' property.
Polymorphism can be achieved using method overriding
Polyfill for reduce function
Create a function that takes an array and a callback function as arguments
Initialize an accumulator variable with the first element of the array
Loop through the array starting from the second element and call the callback function with accumulator and current element as arguments
Update the accumulator variable with the return value of the callback function
Return the final value of the accumu
Closure is a function that has access to variables in its outer scope, even after the outer function has returned.
Closure allows for data privacy and encapsulation in JavaScript.
It is created when a function is defined inside another function.
The inner function has access to the outer function's variables and parameters.
Example: function outer() { let x = 10; function inner() { console.log(x); } return inner; } const c
Design an e-commerce website
Determine the target audience and their needs
Choose a suitable platform for the website
Create an intuitive and user-friendly interface
Include features such as search, filters, and reviews
Ensure secure payment and checkout processes
Implement effective marketing strategies
Provide excellent customer support
Steps taken to secure a website
Use HTTPS protocol
Implement strong password policies
Regularly update software and plugins
Use firewalls and intrusion detection systems
Regularly backup data
Implement two-factor authentication
Conduct regular security audits
Top trending discussions
The person can escape the island by creating a firebreak or finding a body of water.
Create a firebreak by clearing a path of grass around oneself to prevent the fire from spreading.
Look for a body of water such as a lake, river, or ocean to escape the fire.
If no water source is available, try to find a sheltered area with less dry grass to wait for the fire to pass.
Use any available tools or materials to help create a
I am not currently planning on getting married.
I am currently focused on my career and personal growth.
Marriage is not a priority for me at this time.
I believe in taking the time to find the right person and building a strong foundation before getting married.
I am excited to join your company because of its reputation for excellent customer service and commitment to employee development.
I have researched your company and am impressed by the positive reviews from customers and employees alike.
I am excited about the opportunity to work with a team that values collaboration and innovation.
I am confident that I can contribute to the company's success by utilizing my strong comm...
based on 1 interview
Interview experience
TCS
Accenture
Wipro
Cognizant