Algorithms in Java
Offered By: Great Learning via YouTube
Course Description
Overview
Dive into a comprehensive 3-hour 38-minute video course on algorithms implemented in Java. Explore essential concepts including algorithmic analysis, time and space complexity, and various programming paradigms such as greedy programming, dynamic programming, and Divide & Conquer. Learn both theoretical concepts and practical implementations of key algorithms like linear search, binary search, fractional knapsack, Prim's minimal spanning tree, quick sort, merge sort, backtracking, and recursion. Gain a solid foundation in algorithmic thinking and problem-solving techniques applicable across programming languages, with specific focus on Java implementation.
Syllabus
- What is an algorithm?.
- Algorithmic analysis.
- Linear search.
- Binary Search.
- Greedy Programming.
- Fractional Knapsack.
- Prim's minimal spanning tree.
- Quick Sort.
- Merge Sort.
- Backtracking.
- Recursion with Examples.
Taught by
Great Learning
Related Courses
Programming 102: Think Like a Computer ScientistRaspberry Pi Foundation via FutureLearn Introduction to Algorithms Course (How To)
Treehouse Search Algorithms in Java
Great Learning via YouTube Data Structures and Algorithms in C
Great Learning via YouTube Discussing All Search Algorithms With Interview Based Questions
Krish Naik via YouTube