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
I applied via Naukri.com and was interviewed before Feb 2020. There were 5 interview rounds.
I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed in Dec 2020. There was 1 interview round.
Banking life in a relationship involves managing finances, joint accounts, and financial planning together.
Banking life in a relationship includes opening joint accounts to manage shared expenses.
Couples often make financial decisions together, such as applying for loans or mortgages.
Financial planning becomes a collaborative effort, with discussions on saving, investing, and budgeting.
Trust and transparency are crucia...
I applied via Referral and was interviewed before Aug 2021. There were 2 interview rounds.
I applied via Job Portal and was interviewed before Feb 2021. There were 2 interview rounds.
Dynamic professional with diverse experience in management, team leadership, and strategic planning, eager to contribute to organizational success.
Over 8 years of experience in management roles, leading teams to achieve operational excellence.
Successfully implemented a new project management system that increased efficiency by 30%.
Strong background in financial analysis, having managed budgets exceeding $1 million.
Prov...
I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.
In five years, I envision myself as a senior analyst, leading projects and mentoring junior team members while driving impactful data-driven decisions.
I aim to develop expertise in advanced analytics tools, such as Python and R, to enhance data modeling capabilities.
I plan to take on leadership roles in projects, guiding teams to deliver actionable insights that align with business goals.
I aspire to mentor junior analy...
based on 1 interview experience
Difficulty level
Duration
TCS
Accenture
Wipro
Cognizant