Ayush7614 / Ayush7614/Daily-Coding-DS-ALGO-Practice

Count triplets with sum smaller than X problem

Open
#282 5 comments 0 reactions 1 assignee Claimed by @pritmanvar View on GitHub
LGMSOC21 🟩 Level1
Dominant language
C++
Stars
323
Forks
472
PR merge metrics
No merged PRs in 30d

Description

Question : Given an array arr[] of distinct integers of size N and a sum value X, the task is to find count of triplets with the sum smaller than the given sum value X.

Link to GFG problem : https://practice.geeksforgeeks.org/problems/count-triplets-with-sum-smaller-than-x5549/1

I will solve this by C++

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.