This repository contains solutions to various logic problems implemented in C++. Each problem is contained in its own directory. Every of these problems could be found on LeetCode.
Problem 1: Two SumProblem 13: Roman to IntegerProblem 1337: The K Weakest Rows in a MatrixProblem 1342: Number of Steps to Reduce a Number to ZeroProblem 1672: Richest Customer WealthProblem 2: Add Two NumbersProblem 234: Palindrome Linked ListProblem 3: Longest Substring Without Repeating CharactersProblem 383: Ransom NoteProblem 389: Find the DifferenceProblem 412: Fizz BuzzProblem 876: Middle of the Linked ListProblem 880: Decoded String at IndexProblem 905: Sort Array By Parity