Filter interviews by
I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.
Reverse of 32 bit unsigned integer
Top trending discussions
posted on 20 Feb 2025
These are some tests they have copied from other organizations.
It was really good, having required tech questions for my position
I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.
Custom metadata is customizable, deployable, and upgradeable application metadata, while custom settings are application settings that can be accessed using Apex code.
Custom metadata is deployable and upgradeable, while custom settings are not
Custom metadata is customizable at the field level, while custom settings are not
Custom metadata can be accessed in Apex using SOQL queries, while custom settings can be accessed
Yes, Aura can be called from LWC using the lightning namespace
Aura can be called from LWC using the 'lightning' namespace
You can use 'lightning/navigation' to navigate to a record page or URL
You can also use 'lightning/messageService' to communicate between components
posted on 4 Oct 2024
OOPS concepts refer to Object-Oriented Programming concepts which include inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation...
HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.
HashMap uses an array of buckets to store key-value pairs.
Each bucket can store multiple entries, handling collisions with linked lists or balanced trees.
Hashing is used to convert keys into indices in the array, allowing for fast retrieval of values.
HashMap allows for constant-time operations for basic operations li...
I applied via LinkedIn and was interviewed in May 2021. There were 4 interview rounds.
posted on 15 May 2024
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Custom reduce function in JavaScript
Create a function that takes an array, a callback function, and an initial value as parameters
Iterate through the array and apply the callback function to each element, updating the accumulator
Return the final accumulator value
Box sizing in CSS determines how the total width and height of an element is calculated.
Box-sizing property can have values of content-box (default) or border-box
content-box includes only the content, border, and padding in the width and height calculations
border-box includes the content, padding, and border in the width and height calculations
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Member Technical Staff
566
salaries
| ₹12 L/yr - ₹43.4 L/yr |
Senior Member of Technical Staff
509
salaries
| ₹24 L/yr - ₹72.6 L/yr |
Technical Support Engineer
398
salaries
| ₹7.2 L/yr - ₹18.9 L/yr |
Business Analyst
255
salaries
| ₹4.8 L/yr - ₹17 L/yr |
Technical Staff Member 3
250
salaries
| ₹17 L/yr - ₹60 L/yr |
Microsoft Corporation
Oracle
IBM
SAP