From the course: Programming Foundations: Algorithms
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Next steps - Python Tutorial
From the course: Programming Foundations: Algorithms
Next steps
- [Narrator] Thanks so much for watching my course, and congratulations on completing it. I hope you enjoyed learning along with me about how to use algorithms together with data structures to solve some common programming tasks. In this course, we learned about some of the basic data structures used in common algorithms. Saw how to work with recursion to operate on hierarchical data and repetitive calculations. Investigated sorting and searching algorithms. And even built some practical examples using what we learned throughout the course. No matter what programming language you choose to work in, understanding how to employ different algorithms will make your apps more efficient and easier to maintain. Thanks again for watching. Until next time, happy coding.