Coding

I'd like you to design a function that takes an integer array and a target value as input and returns all the triplets whose sum is equal to the target.

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

No answers yet

Be the first to share your approach to this question

Interview question asked to Machine Learning Engineers interviewing at Bosch, Calm, Indeed.com and others: I'd like you to design a function that takes an integer array and a target value as input and returns all the triplets whose sum is equal to the target..