csubhasundar / CodingPractice-Hacktoberfest23

Repository totally dedicated to Hacktober Fest 2023, feel free to use it. Topics hacktoberfest hacktoberfest-accepted hacktoberfest2023
32 stars 293 forks source link

Create 3_sum.c #202

Closed suhanaparvin12 closed 11 months ago

suhanaparvin12 commented 1 year ago

Given an array of distinct elements. The task is to find triplets in the array whose sum is zero.