Collection of LeetCode questions to ace the coding interview! - Created using LeetHub.
This LeetCode folder is to document the work I've done in LeetCode. Since the LeetHub extension does not have the feature to sync previous solutions, I'm including a compilation of my past explanations to some solutions that I felt were informative.
The discussion posts are formatted in the order that I completed the problems, and each contain a problem overview, solution analysis, and finally a time complexity analysis. The code is written in Java, and I would appreciate any feedback on the accuracy and helpfulness of the discussions.
1302. Deepest Leaves Sum
1493. Longest Subarray of 1's After Deleting One Element
1328. Break a Palindrome