Coding

Your task is to come up with a program that identifies all the triplets in an array whose sum is equal to a given target value.

Was asked at

Practice this question with AI

First session is free - no credit card required.

Go Premium

More interviews, more skills, more success.

Practice More Questions

Interview question asked to Machine Learning Engineers interviewing at Whatsapp, Broadcom, Mozilla and other companies. Original question asked: Your task is to come up with a program that identifies all the triplets in an array whose sum is equal to a given target value..