Skip to content

Find the triplet that sum to a given value. #37

@shrutigrover25

Description

@shrutigrover25

Given an array and a value, find if there is a triplet in array whose sum is equal to a given value. If there is such triplet present, then print the value and return true else return false.

Language - C++

Discuss the most optimised approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions