Coding

Design an algorithm that can find all possible triplets in an array of integers that sum up to a specified 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 Shutterstock, Postmates, Etsy and other companies. Original question asked: Design an algorithm that can find all possible triplets in an array of integers that sum up to a specified target value..