Filter interviews by
Clear (1)
I faced a challenge when a client's website was hit with a Google penalty.
Researched the reason for the penalty and created a plan to address it
Implemented necessary changes to the website to comply with Google's guidelines
Monitored the website's performance and made adjustments as needed
Communicated regularly with the client to keep them informed of progress
Successfully lifted the penalty and improved the website's se
I prioritize tasks based on deadlines, importance, and impact on overall goals.
Evaluate deadlines and prioritize tasks based on urgency
Consider the importance of each task in relation to overall goals
Assess the impact of completing each task on the project or team
Break down tasks into smaller, manageable steps to tackle them efficiently
Top trending discussions
I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Nov 2021. There were 3 interview rounds.
Introduction initiated by 3 people. 2 people starts technical discussion. 1 started managerial discussion
I applied via Naukri.com and was interviewed before Feb 2021. There was 0 interview round.
I applied via Recruitment Consulltant and was interviewed before Jun 2021. There was 1 interview round.
I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2020. There were 3 interview rounds.
Component communication in Angular involves passing data between components.
Parent to child communication using @Input decorator
Child to parent communication using @Output decorator and EventEmitter
Sibling component communication using a shared service
Example: Passing data from parent component to child component using @Input() decorator
Example: Emitting an event from child component to parent component using @Output()
Angular and React have different life cycle methods for components.
Angular has OnInit, OnDestroy, and ngOnChanges methods.
React has componentDidMount, componentWillUnmount, and componentDidUpdate methods.
These methods allow developers to control what happens at different stages of a component's life cycle.
For example, ngOnInit in Angular is called when a component is initialized, while componentDidMount in React is cal
Call, apply and bind are methods used to manipulate the 'this' keyword in JavaScript.
Call method allows you to call a function with a specified 'this' value and arguments provided individually.
Apply method allows you to call a function with a specified 'this' value and arguments provided as an array.
Bind method returns a new function with a specified 'this' value and arguments provided as a list.
Example: function greet...
ES6 features are new additions to JavaScript that make coding easier and more efficient.
Arrow functions for concise syntax
Let and const for block scoping
Template literals for string interpolation
Destructuring for easy object and array manipulation
Spread and rest operators for easy array manipulation
Classes for object-oriented programming
Promises for asynchronous programming
Default parameters for function arguments
Modul
I applied via Naukri.com and was interviewed in Nov 2019. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Oct 2020. There was 1 interview round.
I applied via Job Portal and was interviewed before Aug 2021. There were 2 interview rounds.
OOPs is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs stands for Object-Oriented Programming.
It focuses on creating objects that interact with each other to solve a problem.
The four main concepts of OOPs are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation is the process of hiding the implementation details of an object from the outside world.
Inherit...
based on 1 interview
Interview experience
TCS
Accenture
Wipro
Cognizant