Santamaria Code
My goal of this channel is to help others, as well as to research interesting software development topics.
LeetCode 11 Container With Most Water | JavaScript Two Pointers
Leetcode 451. Sort Characters By Frequency | JavaScript | Hash Table
LeetCode 347 Top K Frequent Elements | JavaScript Hash Table
Leetcode 2260 Minimum Consecutive Cards to Pick Up JavaScript Hashmap and Sliding Window
Longest Substring Without Repeating Characters LeetCode JavaScript Hashmap and Sliding Window
Group Anagrams LeetCode 49 JavaScript Hash Map
Maximum Number of Balloons LeetCode 1189 JavaScript Hashmap
LeetCode 58 Length of Last Word JavaScript
Two Sum LeetCode JavaScript | Hashmap Solution
Valid Palindrome LeetCode JavaScript with Two Pointers
Longest Consecutive Sequence LeetCode JavaScript
Maximum Matching of Players With Trainers LeetCode JavaScript Two Pointers
771 Jewels and Stones LeetCode JavaScript Hash Table
Minimize Maximum Pair Sum in Array 1877 LeetCode JavaScript Two Pointer Solution
445 Assign Cookies LeetCode JavaScript Two Pointer
2248 Intersection of Multiple Arrays LeetCode JavaScript Hashmap
LeetCode 1876. Substrings of Size Three with Distinct Characters JavaScript Sliding Window
LeetCode 1614 Maximum Nesting Depth of the Parentheses JavaScript | Stack Solution
Max Consecutive Ones JavaScript LeetCode 485 Sliding Window
Maximum Average Subarray I LeetCode 643 JavaScript
Number of Sub arrays of Size K and Average Greater than or Equal to Threshold LeetCode JavaScript
LeetCode Reverse Prefix of Word | LeetCode 2000 | JavaScript Sliding Window
Consecutive Characters | LeetCode 1446 | JavaScript
LeetCode JavaScript Longer Contiguous Segments of Ones than Zeros | 1869
Leetcode 1089 Duplicate Zeros | Javascript
Leetcode 1768. Merge Strings Alternately | JavaScript | Two Pointers
Reverse Only Letters LeetCode 917 | Two Pointers | JavaScript
Leetcode 345 Reverse Vowels of a String in JavaScript
Check if the Sentence Is Pangram LeetCode 1832 | Javascript
Leetcode 645 Set Mismatch | Javascript