Classic Coding Algorithms: Searching and Sorting Free Download
Classic Coding Algorithms: Searching and Sorting
Video: .mp4 (1280×720, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch | Size: 1.85 GB
Genre: eLearning Video | Duration: 31 lectures (1 hour, 54 mins) | Language: English
A thorough refresher on common algorithms to take before your next coding interview
What you’ll learn
Four classic algorithms, their complexity, and how to code them
Course content
5 sections • 31 lectures • 1h 54m total length
Requirements
Basic programming knowledge
Description
Binary Search, Insertion Sort, Merge Sort, Anagram Checker: Algorithm Explanation, Complexity Analysis, and Code
In this course you’ll learn some fundamental programming algorithms. Variations of these approaches appear throughout coding, being used again and again to solve problems. And if you’re going into a coding interview, you’ll find it useful to be fresh with these; don’t be surprised if you’re asked directly about one of them.
This class covers these topics:
Binary search, along with upper and lower bound
Insertion sort and sort verification
Merge sort and stable sorting
As a bonus we’ll look at an Anagram Checker, as it’s a difficult problem with Unicode, and has been a mainstay of many coding challenges.
For each of the algorithms I’ll show you:
How the algorithm works with a visual explanation
The derivation of the algorithmic complexity (Big O)
Example code in type annotated Python
This class is suitable for all levels of programmers. If you’re starting out it’s a good introduction. If you’re a seasoned veteran it’s a good reminder of some forgotten details.
Who this course is for:
Programmers preparing for a coding interview
Programmers needing a refresher on useful algorithms
Homepage: https://www.udemy.com/course/searching-and-sorting-algorithms-in-c/
Classic_Coding_Algorithms_Searching_and_Sorting.part1.rar – 1.5 GB
Classic_Coding_Algorithms_Searching_and_Sorting.part2.rar – 365.2 MB