ignacio consuegra
Daily LeetCode grind. One problem a day on my journey to FAANG.
28. Find the Index of the First Occurrence in a String, LeetCodej, JavaScript, Java, C++
392. Is Subsequence, LeetCode, JavaScript, Java, C++
ransomNote
392. Is Subsequence
58. Length of Last Word, Leetcode, JavaScript, Python, Java, C++
55. Jump Game Js, Java, Python, C++
122. Best Time to Buy and Sell Stock II
121. Best Time to Buy and Sell Stock, Js, Java, Python, C++
189. Rotate Array LeetCode, JavaScript
125. Valid Palindrome LeetCode, JavaScript
169. Majority Element, LeetCode, JavaScript. Boyer-Moore Majority Vote Algorithm
80. Remove Duplicates from Sorted Array II.
26. Remove Duplicates from Sorted Array, LeetCode, Javascript, runtime 100%.
Leetcode 27. Remove Element, javascript, runtime 100%, memory 93%.
LeetCode 88. Merge Sorted Array mergeSorted Array, javascript. Runtime 100%, memory 81%.
Leet code 206. Reverse Linked List. JavaScript Runtime 100%, memory 93%.
LeetCode 3. Longest Substring Without Repeating Characters
LeetCode 2. Add Two Numbers. JavaScript, Runtime 1ms Beats99.60%
1. Two Sum Javascript Runtime 0ms Beats100.00%