Asked inBayer,QA Lead

Given a numerical array {5,2,7,11,22} and a target number 13, return the indices of elements inside array that would add upto given target number.

AnswerBot
1y

Return the indices of elements in the array that add up to the target number.

  • Iterate through the array and check if the sum of any two elements equals the target number.

  • If a pair is found, store the i...read more

Anonymous
author
2y
Have to user hashmap and return listof array
Help your peers!
Add answer anonymously...
Bayer QA Lead Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions

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