📄️ 1807-Evaluate the Bracket Pairs of a String
This is a solution to the Evaluate Bracket Pairs problem on LeetCode.
📄️ 1800 - Maximum Ascending Subarray Sum
This is a solution to the Maximum Ascending Subarray Sum problem on LeetCode.
📄️ 1816-Truncate-Sentence
Given a sentence and a number k, truncate the sentence to the first k words.
📄️ 1823 Find The Winner Of The Circular Game
This is a solution to the Find the Winner of the Circular Game problem on LeetCode.
📄️ 1832. Check if the sentence is Pangram
This is a solution to the Check if the sentence is Pangram problem on LeetCode.
📄️ 1838 -Frequency of the Most Frequent Element
This is a solution to the Frequency of the Most Frequent Element problem on LeetCode.
📄️ 1839 - Longest Substring Of All Vowels in Order
This is a solution to the Longest Substring Of All Vowels in Order problem on LeetCode.