Add office photos
Employer?
Claim Account for FREE

American Express

4.2
based on 2.9k Reviews
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by

10+ ABH Developers Interview Questions and Answers

Updated 12 Nov 2024
Popular Designations
Q1. Maximum sum of non-adjacent elements

You are given an array/list of ‘N’ integers. You are supposed to return the maximum sum of the subsequence with the constraint that no two elements are adjacent in the given ...read more

View 3 more answers
Q2. Word Break

You are given a list of “N” strings A. Your task is to check whether you can form a given target string using a combination of one or more strings of A.

Note :
You can use any string of A multiple tim...read more
View 4 more answers
Q3. All Paths From Source Lead To Destination

There is a directed graph consisting of ‘N’ nodes numbered from 0 to ‘N’-1. You are given a list ‘EDGES’ of size ‘M’, consisting of all the edges of this directed graph,...read more

Add your answer
Q4. Find all anagrams

You have been given a string STR and a non-empty string PTR. Your task is to find all the starting indices of PTR’s anagram in STR.

An anagram of a string is another string which contains the s...read more

Add your answer
Discover ABH Developers interview dos and don'ts from real experiences
Q5. Maximum Sum With Specific Difference

You are given an array of integers and a number ‘K’. You can pair two elements in the array 'ARR' if the absolute difference between them is strictly less than ‘K’. Your task...read more

View 2 more answers
Q6. Ninja And The Tree

Ninja is learning tree data structure these days. While learning, she came across learn about the Binary Search tree. She found BST quite interesting. She decided to make her own Binary Search...read more

View 2 more answers
Are these interview questions helpful?
Q7. DBMS Questions

1. SQL query to find second highest salary?
2. Join questions
3. Write a query to find the Nth highest salary from the table without using TOP/limit keyword.

Add your answer
Q8. Intersection of Linked List

Given 2 linked lists which merge at some point. Find the node at which the lists merge.

View 4 more answers
Share interview questions and help millions of jobseekers 🌟
Q9. Puzzle

1. Camel and Banana Puzzle
2. Tell me about the projects you worked on
3. Asked me some questions related to my projects

Add your answer
Q10. Detect Loop

Detect loop in a linked list.

View 4 more answers

Q11. find if array of numbers, which are prime, using streams

Ans.

Use streams to find prime numbers in an array

  • Use Java streams to filter out non-prime numbers from the array

  • Check if a number is prime by dividing it by all numbers less than its square root

  • Create a method to check if a number is prime

Add your answer

Q12. Spring java and how do you leverage in your project

Ans.

I leverage Spring Java for dependency injection, MVC framework, and transaction management in my projects.

  • Utilize Spring's dependency injection to manage object dependencies and improve code maintainability

  • Leverage Spring MVC framework for building web applications with clean separation of concerns

  • Use Spring's transaction management to ensure data integrity and consistency in database operations

Add your answer

Q13. How to implement security in microservices

Ans.

Implement security in microservices by using authentication, authorization, encryption, and monitoring.

  • Use authentication mechanisms like OAuth, JWT, or API keys to verify the identity of clients accessing the microservices.

  • Implement authorization controls to define what actions users can perform within the microservices.

  • Encrypt data in transit and at rest using protocols like HTTPS and TLS, and tools like Vault or AWS KMS.

  • Implement monitoring and logging to detect and respon...read more

Add your answer

Q14. A program to print 1 to n prime numbers

Ans.

Program to print 1 to n prime numbers

  • Iterate from 2 to n and check if each number is prime

  • Use a function to check if a number is prime

  • Print the prime numbers found

Add your answer

More about working at American Express

Top Rated Large Company - 2024
Top Rated Company for Women - 2024
Top Rated Financial Services Company - 2024
HQ - New York City,New York, United States
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at ABH Developers

based on 7 interviews in the last 1 year
1 Interview rounds
Technical Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Software Developer Interview Questions from Similar Companies

4.1
 • 149 Interview Questions
4.1
 • 42 Interview Questions
4.0
 • 20 Interview Questions
3.7
 • 14 Interview Questions
3.8
 • 11 Interview Questions
4.6
 • 11 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter