Filter interviews by
Be the first one to contribute and help others!
I applied via Campus Placement and was interviewed before Jul 2020. There were 3 interview rounds.
I applied via Campus Placement
Time and work
Probability
Train
Profit loss
There was a coding test on hackerank
posted on 29 Oct 2023
I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.
It was good but prepared on technical basis
Primary key is a unique identifier for each record in a database table.
Primary key ensures each record in a table is unique
It can be a single column or a combination of columns
Primary key values cannot be NULL
Example: In a table of students, student ID can be a primary key
Foreign key is a column or a set of columns in a table that uniquely identifies a row in another table.
A foreign key establishes a relationship between two tables in a database.
It ensures referential integrity by enforcing a link between the data in the two tables.
Foreign key constraints prevent actions that would destroy links between tables, such as deleting a row that is referenced by another table.
Example: In a dat...
I applied via Job Portal and was interviewed in Aug 2024. There were 2 interview rounds.
You have to pass the hackerrank assessment before they could contact you
I am a dedicated and detail-oriented engineer with a passion for problem-solving and continuous learning.
Graduated with a degree in Engineering from XYZ University
Completed internships at ABC Company and gained hands-on experience in project management
Proficient in CAD software and technical drawing
Strong communication skills and ability to work well in a team
My expected salary is in line with industry standards and reflects my experience and qualifications.
Research industry standards for Associate Engineer salaries
Consider my experience and qualifications when determining salary expectations
Be prepared to negotiate based on the company's offer and benefits package
posted on 25 Mar 2025
I appeared for an interview before Mar 2024, where I was asked the following questions.
Refactoring code involves restructuring existing code to improve its readability, maintainability, and performance without changing its functionality.
Identify code smells: Look for areas in the code that are difficult to understand or maintain, such as long methods or duplicated code.
Simplify complex methods: Break down large methods into smaller, more manageable ones. For example, a method that processes data can be s...
I applied via Referral and was interviewed before Feb 2023. There were 3 interview rounds.
I applied via Job Portal and was interviewed before Jul 2023. There were 2 interview rounds.
American Express makes money primarily through fees charged to merchants and cardholders, as well as interest on outstanding balances.
AMEX charges merchants a fee for accepting their cards, known as interchange fees.
Cardholders pay annual fees, late fees, and interest on balances carried over from month to month.
AMEX also earns revenue from its travel services, insurance products, and investment services.
The company ma...
AMEX offers charge cards while Visa/Mastercard offer credit cards. AMEX has higher fees but better rewards.
AMEX is a charge card, requiring full payment each month, while Visa/Mastercard offer credit cards with the option to carry a balance.
AMEX typically has higher annual fees compared to Visa/Mastercard.
AMEX is known for its premium rewards and benefits, catering to a more affluent customer base.
Visa/Mastercard are a...
posted on 14 Mar 2024
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
Problem solving questions
posted on 16 May 2024
I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.
Program to filter even numbers from an array using Java streams
Use Java streams to filter even numbers from an array
Use filter() method with lambda expression to check if a number is even
Collect the filtered numbers into a new array using collect() method
Use RestTemplate to make HTTP requests to external services in Java applications.
Create a RestTemplate object to send HTTP requests.
Use methods like getForObject() or postForObject() to make GET or POST requests respectively.
Set headers, request parameters, and body if needed.
Handle the response received from the external service.
Adjacent nodes in a LinkedList are the nodes that are next to each other in the sequence.
To find adjacent nodes in a LinkedList, you can simply traverse the list and access the next node for each current node.
For example, if the LinkedList is 1 -> 2 -> 3 -> 4, then the adjacent nodes for node 2 are 1 and 3.
You can use a while loop to iterate through the LinkedList and compare each node with its next node to find adjace
Mostly on Strings and substring problems
Senior Advisor
50
salaries
| ₹3.3 L/yr - ₹8 L/yr |
Senior Analyst
37
salaries
| ₹7 L/yr - ₹18 L/yr |
Analyst
33
salaries
| ₹4.8 L/yr - ₹16.3 L/yr |
Assistant Manager
14
salaries
| ₹6.8 L/yr - ₹21 L/yr |
Team Lead
13
salaries
| ₹10 L/yr - ₹30 L/yr |
Wells Fargo
JPMorgan Chase & Co.
Citicorp
American Express