Skip to content

KleberMotta/LeetCode-Problems

Repository files navigation

So, why I've chosen LeetCode.com?

"For coding interview preparation, LeetCode is one of the best online resource providing a rich library of more than 300 real coding interview questions for you to practice from using one of the 7 supported languages - C, C++, Java, Python, C#, JavaScript, Ruby."

The goal of this repo is?

  • The Polite and professional answer:

    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.

  • The Honest answer:

    I love problem-solving and coding 🤓.

Why C++?

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.

Algorithms

# 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

Contribution

Any tips, fixes, optimizations are more than welcome!

Contact

You can send me an email at kleber.mottajr@gmail.com.

About

A repository to track my submissions to LeetCode.com problems using C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages