So, why I've chosen LeetCode.com?
-
Keep track of my progress in the leetCode platform, hone my coding skills, and better prepare myself for job interviews that require a higher level of knowledge in Algorithms and data-structures.
-
I love problem-solving and coding 🤓.
C++ was the first programming language that I had contact with, back in 2014. The low-level programming concepts inside C++ are the main reason I keep coming back to it when I want to train my problem-solving skills. Despite my close and warm relationship with C++, currently, I'm focusing my professional tech knowledge in a specific JavaScript stack: NodeJS, ReactJS and React Native.
| # | Title | Difficulty | Tag | My Solution |
|---|---|---|---|---|
| 1 | Two Sum | Easy | Array | twoSum.cpp |
| 2 | Add Two Numbers | Medium | Linked List | AddTwoNumbers.cpp |
| 3 | Length Of Longest Substring | Medium | String | lengthOfLongestSubstring.cpp |
Any tips, fixes, optimizations are more than welcome!
You can send me an email at kleber.mottajr@gmail.com.