4.4
Beginner
14h
Updated 2 months ago
A Visual Introduction to Algorithms
Explore introductory algorithms in computer science, covering searching, sorting, recursion, and graph theory, with visualizations, quizzes, and coding challenges in Java, Python, C++, or Javascript.
Content
1.
Intro to Algorithms
3 Lessons
Get familiar with the significance of algorithms, comparing search methods, and solving route-finding problems.
2.
Binary Search
5 Lessons
Get started with the efficiency and implementation of binary search in sorted arrays.
3.
Asymptotic Analysis
6 Lessons
Examine asymptotic notation, big-Θ, big-O, and big-Ω for analyzing algorithm performance.
4.
Selection Sort
6 Lessons
Grasp the fundamentals of selection sort, its implementation challenges, and performance analysis.
5.
Insertion Sort
5 Lessons
Solve problems in implementing and understanding insertion sort for efficient array sorting.
6.
Recursion Algorithms
11 Lessons
Focus on recursive algorithms, including factorials, palindromes, power calculations, and fractal geometry.
7.
Towers of Hanoi
4 Lessons
Practice using recursion to solve the Towers of Hanoi puzzle’s escalating challenges.
8.
Merge Sort
6 Lessons
Try out merge sort's efficient divide-and-conquer method for array sorting.
9.
Quick Sort
5 Lessons
Unpack the core of Quicksort: a recursive algorithm via divide-and-conquer for efficient sorting.
10.
Graphs
3 Lessons
Examine the structure, representation, and practical storage methods for graphs, using various data structures.
11.
Breadth-first Search
4 Lessons
Break down the steps to implement and analyze the breadth-first search algorithm in graphs.
12.
License
2 Lessons
Deepen your knowledge of the porting process of a renowned algorithms course.
13.
Non-comparison based sorting algorithms
1 Lessons
Focus on non-comparison-based sorting with counting sort methodology and efficiency.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Show License and Attributions
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me. I own around 10 and the price is worth it for the content quality. EducativeInc came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources