Hi everyone,
Please check out episode 10 of the Q For Problems video series.
This covers problem 1 from the Leet Code problem set.
Leet Code #1
Given an array of integers and a target, we must return the indices of the two numbers such that they add up to the target.
Feel free to share your own solutions and ideas in the comments.
Github Repo
Thanks