haoel / leetcode

LeetCode Problems' Solutions
17.58k stars 4.91k forks source link

add twoSum solution in Swift #252

Closed distressedrook closed 3 years ago

distressedrook commented 3 years ago

This pull request, when merged, will add a Swift solution that passes all the test cases for the twoSum problem.