Rockets and Software| Engineering | Aspiring Violinist
Feb 4, 2022 • 7 tweets • 5 min read
I am going to be solving a leet code question per day till the end of the year across all difficulty levels. My preferred languages will be Java and Golang. As a form of accountability, I will be posting my solutions here as a thread.
#Programming#100DaysOfCode
Today is the first day, and I solved the Two Sums.
Difficulty Level: Easy.
Language: Golang