i
Infosys
Filter interviews by
posted on 22 Oct 2024
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
Lifecycle hooks in LWC are methods that allow developers to interact with the component lifecycle at specific points.
Lifecycle hooks include connectedCallback, disconnectedCallback, renderedCallback, errorCallback, and others.
connectedCallback is called when a component is inserted into the DOM.
disconnectedCallback is called when a component is removed from the DOM.
renderedCallback is called after the component's templ...
Security model refers to the framework that controls access to data within a system.
Defines who can access what data
Includes roles, profiles, and permissions
Ensures data integrity and confidentiality
Can be customized to meet specific security requirements
Child to parent communication can be achieved in Salesforce using lookup relationships or formula fields.
Create a lookup relationship field on the child object that references the parent object
Use formula fields to display parent information on the child record
Utilize cross-object formulas to display parent fields on related lists or reports
posted on 26 Jun 2023
I applied via Naukri.com and was interviewed in Dec 2022. There were 3 interview rounds.
What people are saying about Infosys
posted on 14 Mar 2024
I applied via Walk-in and was interviewed in Feb 2024. There was 1 interview round.
CRM tool is a software used to manage customer relationships, interactions, and data.
CRM stands for Customer Relationship Management
Helps businesses track customer interactions, sales, and marketing efforts
Improves customer satisfaction and retention
Examples: Salesforce, HubSpot, Zoho CRM
Salesforce service modules are pre-built functionalities that can be easily integrated into Salesforce to enhance its capabilities.
Service Cloud module for customer service management
Sales Cloud module for sales automation
Marketing Cloud module for marketing automation
Community Cloud module for building online communities
Analytics Cloud module for data analysis and visualization
Salesforce products include Sales Cloud, Service Cloud, Marketing Cloud, Commerce Cloud, Community Cloud, and more.
Sales Cloud - for sales automation and CRM
Service Cloud - for customer service and support
Marketing Cloud - for marketing automation and analytics
Commerce Cloud - for e-commerce solutions
Community Cloud - for building online communities
Salesforce Platform - for app development and customization
posted on 20 Mar 2024
I applied via Referral and was interviewed in Feb 2024. There were 3 interview rounds.
20Mins Duration. Admin Interview Questions, FLOWS, AutomationTools, Salesforce Securities.
25 Mins Duration. Developing Trigger Coding, Handler Class, Test class, Integration.
Salesforce Admin focuses on configuration and maintenance, while Developer focuses on customization and coding.
Admins focus on configuring and maintaining Salesforce orgs, such as setting up user permissions and creating workflows.
Developers focus on customizing Salesforce orgs through coding, such as creating custom objects and integrations.
Admins require declarative skills like point-and-click configuration, while De...
posted on 25 Apr 2024
I appeared for an interview before Apr 2023.
I applied via Campus Placement and was interviewed before Sep 2019. There were 5 interview rounds.
OOPs concepts in Java are the fundamental principles of object-oriented programming.
Encapsulation: wrapping data and code into a single unit
Inheritance: creating new classes from existing ones
Polymorphism: using a single interface to represent multiple types
Abstraction: hiding implementation details from the user
Examples: class, object, inheritance, polymorphism, encapsulation
Stack is a LIFO data structure while Queue is a FIFO data structure.
Stack follows Last In First Out (LIFO) principle while Queue follows First In First Out (FIFO) principle.
Stack has two main operations: push and pop while Queue has two main operations: enqueue and dequeue.
Stack is used in recursive function calls, undo/redo operations, and backtracking while Queue is used in breadth-first search, printing tasks in ord...
SQL query to find second highest salary in database
Use ORDER BY and LIMIT to get the second highest salary
Assume ties are allowed and use DISTINCT
Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.
Method overloading is done within the same class while method overriding is done in different classes (subclass and superclass).
Method overloading is achieved by changing the number of parameters or the data type of ...
The parent class of all classes in Java is the Object class.
All classes in Java implicitly extend the Object class.
The Object class provides basic methods such as toString(), equals(), and hashCode().
Any class can override these methods to provide custom implementations.
Example: public class MyClass extends Object { ... }
Example: Object obj = new MyClass();
SQL databases are relational and use structured query language, while NoSQL databases are non-relational and use various data models.
SQL databases are based on a fixed schema, while NoSQL databases are schema-less.
SQL databases use tables to store data, while NoSQL databases use various data models like key-value, document, columnar, or graph.
SQL databases are better suited for complex queries and structured data, whil...
I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.
I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Oct 2020. There were 4 interview rounds.
based on 3 interviews
Interview experience
based on 1 review
Rating in categories
Technology Analyst
55.4k
salaries
| ₹3 L/yr - ₹11.1 L/yr |
Senior Systems Engineer
51.2k
salaries
| ₹2.5 L/yr - ₹8 L/yr |
System Engineer
31.6k
salaries
| ₹2.5 L/yr - ₹5.6 L/yr |
Technical Lead
31k
salaries
| ₹5 L/yr - ₹19.9 L/yr |
Senior Associate Consultant
28.7k
salaries
| ₹6.2 L/yr - ₹17 L/yr |
TCS
Wipro
Cognizant
Accenture