A bit better solution (using two pointer technique / pattern) than my last attempt. This is PART 2 of the triplet sum to zero video. Code: https://github.com/oraclown/go_leetcode/blob/master/triplet_sum_to_zero_test.go #go #golang #leetcode
No download links available.