Data Structures and Algorithms in Java
Offered By: Udemy
Course Description
Overview
What you'll learn:
- Explain and Use Sorting Algorithms
- Construct Efficient Algorithms
- Explain and Use Data Structures
- Solve Problems
- Implement Data structures and Algorithms in Java
This course will give you the ability tosolve problems, most people focus on the programming language, but people often forget about algorithms.
Algorithmsare definitely more important than a programming language, you can learn a programming language in about week, but the problem-solving ability is much harder to learn. But the benefits are worth it.
When you get tointerviewmostly they care about yourproblem-solving abilities.
To get your dream job, you need to know how to solve whatever problem they have. In this course, you will learn how to do that.
Also, I believe thatnobodyhas time for long and boring lectures, so inthis class, Itry to explain theimportant thingsin afast and engagingway, so I won't bore you to death.
We start off withSorting algorithms, I explain each algorithm and then I show you implementation.
After that we take a look atData Structures, Ichoose In my opinion the best Structures for you to learn the important concepts.
As a bonus, I go through the complexproblem-solving techniques.And Ishow you how these works on common examples such asKnapsackandMinimum spanning tree.
I believe that learning and understanding these concepts willhelp you solve problems more efficiently.
Taught by
Luke's Programming School
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera