Before diving into the specific repositories, let’s address why you should look for coding problems on GitHub rather than a random blog.

Input: nums = [2,7,11,15], target = 9 Output: [0,1]