Overview
Enhance your coding interview preparation and competitive programming skills with this comprehensive video tutorial. Dive into 10 common coding problems, learning effective problem-solving techniques and implementing solutions. Explore topics such as valid anagrams, finding indices in sorted arrays, Kth largest elements, symmetric trees, generating parentheses, gas station problem, course scheduling, Kth permutations, minimum window substrings, and largest rectangle in histogram. Follow along with provided code examples and gain valuable insights to improve your algorithmic thinking and coding abilities.
Syllabus
) Introduction.
) Valid anagram.
) First and last index in sorted array.
) Kth largest element.
) Symmetric tree.
) Generate parentheses.
) Gas station.
) Course schedule.
) Kth permutation.
) Minimum window substring.
) Largest rectangle in histogram.
) Conclusion.
Taught by
freeCodeCamp.org