American Express
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Company Website and was interviewed in Apr 2022. There were 2 interview rounds.
posted on 26 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Finally is a block of code that always executes, while Finalize is a method used for cleanup before an object is garbage collected.
Finally block is used in exception handling to ensure certain code is always executed, regardless of whether an exception is thrown or not.
Finalize method is called by the garbage collector before an object is reclaimed.
Finally block is used in try-catch-finally blocks, while Finalize metho...
Find the second largest string from a given sentence
Split the sentence into an array of strings
Sort the array based on string length
Return the second last element in the sorted array
AWS CloudFront is a content delivery network (CDN) service, while AWS CloudFormation is an infrastructure as code service.
CloudFront is used to deliver content to end users with low latency and high data transfer speeds.
CloudFormation is used to automate the deployment of infrastructure resources in a repeatable and predictable manner.
CloudFront is a CDN service that caches content at edge locations to reduce latency, ...
To improve performance in React JS, optimize rendering, minimize re-renders, use virtualization, lazy loading, code splitting, and memoization.
Optimize rendering by using shouldComponentUpdate or React.memo for functional components
Minimize re-renders by using PureComponent or memoization techniques like useMemo or useCallback
Use virtualization for long lists or tables to render only the visible items
Implement lazy loa...
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
1 coding question based on DP for 25 minutes and 30 MCQs on Java , OOPS and code snippet questions also some basic questions based on trees like number of leaf nodes in a complete binary tree with n nodes.
Code to find palindrome of a string
Iterate through the string from both ends and compare characters
Use two pointers, one starting from the beginning and one from the end
If characters at both pointers match, continue checking until they meet in the middle
If all characters match, the string is a palindrome
Dynamic memory allocation in Java refers to the process of allocating memory for objects at runtime.
Dynamic memory allocation allows for objects to be created and destroyed during program execution.
The 'new' keyword is used to dynamically allocate memory for objects in Java.
Dynamic memory allocation helps in managing memory efficiently by allocating memory only when needed.
Example: int[] arr = new int[5]; dynamically a
I would choose a relational database like MySQL and implement a custom authentication system using session management.
Choose a relational database like MySQL for storing user data, product information, and orders.
Implement a custom authentication system using session management to securely authenticate users without JWT or third-party services.
Use encryption techniques to store and validate user passwords securely.
Util...
Aptitude was very basic.
A constant is a value that does not change during the execution of a program.
Constants are used to store values that remain the same throughout the program.
They are declared using the 'const' keyword in many programming languages.
Examples include mathematical constants like pi (3.14159) or physical constants like the speed of light (299,792,458 m/s).
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects are instances of classes, which define the structure and behavior of the objects.
Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.
Example: Inheritance allows a subclass to inherit attributes and methods from a superclass.
Our work culture is collaborative, innovative, and focused on continuous learning and growth.
Encourages teamwork and open communication
Emphasizes creativity and problem-solving
Provides opportunities for professional development
Values diversity and inclusion
Promotes a healthy work-life balance
posted on 31 May 2024
Hackathon Test with 2 medium level coding question.
Technical Video Interview- Java concepts mostly related to Java 8, 1 coding program and some db questions were asked.
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
Basic program with stream
I applied via Campus Placement and was interviewed in Nov 2023. There were 2 interview rounds.
It had 3 questions, the level was medium hardish
Use two-pointer approach to move all zeros to the beginning of the array.
Initialize two pointers, one at the beginning and one at the end of the array.
Swap elements at the two pointers if the element at the beginning pointer is zero.
Move the pointers towards each other until they meet.
General apti questions
Work-life balance and career progression
posted on 23 Oct 2024
I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.
Business Analyst
886
salaries
| ₹9.6 L/yr - ₹17 L/yr |
Assistant Manager
709
salaries
| ₹14 L/yr - ₹42 L/yr |
Senior Analyst
583
salaries
| ₹5.8 L/yr - ₹23.1 L/yr |
Analyst
504
salaries
| ₹12.5 L/yr - ₹27 L/yr |
Lead Analyst
490
salaries
| ₹4 L/yr - ₹13 L/yr |
MasterCard
Visa
PayPal
State Bank of India