-
Bienvenida y primeros pasos
-
Bloque 1 – Problemas con Arreglos, Hashmaps y Bits
-
Introducción al primer bloque y lista de problemas
-
Solución - Two Sum
-
Solución - Remove Duplicates from Sorted Array
-
Solución - 3Sum
-
Solución - 4Sum
-
Solución - First Missing Positive
-
Solución - Majority Element
-
Solución - Contains Duplicate
-
Solución - Group Anagrams
-
Solución - Top K Frequent Elements
-
Solución - Max Points on a Line
-
Solución - Number of 1 Bits
-
Solución - XOR Operation in an Array
-
Solución - Single Number
-
Solución - Single Number II
-
Solución - Bitwise AND of Numbers Range
-
-
Bloque 2 - Problemas con Binary search, Two pointers y Sliding Window
-
Introducción al segundo bloque y lista de problemas
-
Solución - Sqrt(x)
-
Solución - First Bad Version
-
Solución - Peak Index in a Mountain Array
-
Solución - H-Index II
-
Solución - Find the Maximum Number of Marked Indices
-
Solución - Median of Two Sorted Arrays
-
Solución - Merge Sorted Arrays
-
Solución - Is Subsequence
-
Solución - Partition Labels
-
Solución - Move Pieces to Obtain a String
-
Solución - Subsequence With the Minimum Score
-
Solución - Longest Substring Without Repeating Characters
-
Solución - Longest Repeating Character Replacement
-
Solución - Minimum Window Substring
-
-
Bloque 3- Problemas con Stack, Heap y Linked List
-
Introducción al tercer bloque y lista de problemas
-
Solución - Minimum String Length After Removing Substrings
-
Solución - Implement Queue using Stacks
-
Solución - Min Stack
-
Solución - Sum of Subarray Ranges
-
Solución - Longest Valid Parentheses
-
Solución - Kth Largest Element in a Stream
-
Solución - Last Stone Weight
-
Solución - Maximum Sum With at Most K Elements
-
Solución - Task Scheduler
-
Solución - Find Median from Data Stream
-
Solución - Reverse Linked List
-
Solución - Merge Two Sorted Lists
-
Solución - Linked List Cycle
-
Solución - Reorder List
-
Solución - Remove Nth Node From End of List
-
Solución - Merge k Sorted Lists
-
-
Bloque 4 – Problemas de Programación Dinamica
-
Introducción al cuarto bloque y lista de problemas
-
Solución - Climbing Stairs
-
Solución - House Robber
-
Solución - House Robber II
-
Solución - Decode Ways
-
Solución - Coin Change
-
Solución - Maximum Product Subarray
-
Solución - Longest Increasing Subsequence
-
Solución - Unique Paths
-
Solución - Longest Palindromic Substring
-
Solución - Longest Common Subsequence
-
Solución - Count The Repetitions
-
Solución - Remove Boxes
-
-
Bloque 5 - Problemas con Grafos y Árboles
-
Introducción al quinto bloque y lista de problemas
-
Solución - Number of Islands
-
Solución - Clone Graph
-
Solución - Pacific Atlantic Water Flow
-
Solución - Course Schedule
-
Solución - Minimize Malware Spread
-
Solución - Longest Increasing Path in a Matrix
-
Solución - Invert Binary Tree
-
Solución - Maximum Depth of Binary Tree
-
Solución - Same Tree
-
Solución - Subtree of Another Tree
-
Solución - Lowest Common Ancestor of a Binary Search Tree
-
Solución - Binary Tree Level Order Traversal
-
Solución - Validate Binary Search Tree
-
Solución - Kth Smallest Element in a BST
-
Solución - Construct Binary Tree from Preorder and Inorder Traversal
-
Solución - Binary Tree Maximum Path Sum
-
Solución - Serialize and Deserialize Binary Tree
-