3 Sum Closest #540
Labels
hacktoberfest
Under Hacktoberfest 2021
Level 2
20 Points
Online
Question belongs to online platforms
Enter your question -
Given Target element, find sum of three numbers from an array which is closest to the target element.
Enter link to the question(if question belongs to any online platform) -
https://leetcode.com/problems/3sum-closest/
Tags for the question(eg - Array, Basic, Stack, etc.) -
Arrays, Two Pointers, Sorting
The text was updated successfully, but these errors were encountered: