YoVDO

10 Common Coding Interview Problems - Solved!

Offered By: freeCodeCamp

Tags

Algorithms and Data Structures Courses Career Development Courses Algorithms Courses Data Structures Courses Competitive Programming Courses Coding Interviews Courses

Course Description

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

Related Courses

Design of Computer Programs
Stanford University via Udacity
Algorithms, Part I
Princeton University via Coursera
Algorithms, Part II
Princeton University via Coursera
Intro to Algorithms
Udacity
Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera