Solutions to algorithm problems and implementation of data structures in C#
.
βββ lectures
βΒ Β βββ Lectures
βΒ Β βββ Class1.cs
βΒ Β βββ Lectures.csproj
βββ problems
βββ Problems
βββ Problems.csproj
βββ Leetcode
βββ S1TwoSum.cs
βββ S2AddTwoNumbers.cs
βββ S2LengthOfLongestSubstring.cs
βββ S7ReverseInteger.cs
βββ S9PalindromeNumber.cs
βββ S11ContainerWithMostWater.cs
βββ S13RomanToInteger.cs
βββ S14LongestCommonPrefix.cs
βββ S19RemoveNthFromEnd.cs
βββ S20ValidParentheses.cs
βββ S21MergeTwoSortedLists.cs
βββ S22GenerateParentheses.cs
βββ S26RemoveDuplicatesFromSortedArray.cs
βββ S27RemoveElement.cs
βββ S28FindTheIndexOfTheFirstOccurrenceInAString.cs
βββ S29DivideTwoIntegers.cs
βββ S36ValidSudoku.cs
βββ S49GroupAnagrams.cs
βββ S61RotateRight.cs
βββ S74SearchA2DMatrix.cs
βββ S83RemoveDuplicates.cs
βββ S111MinimumDepthOfBinaryTree.cs
βββ S125ValidPalindrome.cs
βββ S143ReorderList.cs
βββ S144BinaryTreePreorderTraversal.cs
βββ S150EvaluateReversePolishNotation.cs
βββ S155MinStack.cs
βββ S167TwoSumII.cs
βββ S175CombineTwoTables.sql
βββ S176SecondHighestSalary.sql
βββ S203RemoveLinkedListElements.cs
βββ S206ReverseList.cs
βββ S217ContainsDuplicate.cs
βββ S739DailyTemperatures.cs