Classbaze

Disclosure: when you buy through links on our site, we may earn an affiliate commission.

Advanced Algorithms (Graph Algorithms) in Java

Breadth-First Search, Depth-First Search, Shortest Path, Arbitrage, Strongly Connected Components and Maximum Flow
4.4
4.4/5
(1,171 reviews)
14,086 students
Created by

9.4

Classbaze Grade®

9.6

Freshness

8.3

Popularity

9.7

Material

Graph algorithms
Platform: Udemy
Video: 10h 52m
Language: English
Next start: On Demand

Best Java Algorithms classes:

Classbaze Rating

Classbaze Grade®

9.4 / 10

CourseMarks Score® helps students to find the best classes. We aggregate 18 factors, including freshness, student feedback and content diversity.

Freshness

9.6 / 10
This course was last updated on 12/2021.

Course content can become outdated quite quickly. After analysing 71,530 courses, we found that the highest rated courses are updated every year. If a course has not been updated for more than 2 years, you should carefully evaluate the course before enrolling.

Popularity

8.3 / 10
We analyzed factors such as the rating (4.4/5) and the ratio between the number of reviews and the number of students, which is a great signal of student commitment.

New courses are hard to evaluate because there are no or just a few student ratings, but Student Feedback Score helps you find great courses even with fewer reviews.

Material

9.7 / 10
Video Score: 9.2 / 10
The course includes 10h 52m video content. Courses with more videos usually have a higher average rating. We have found that the sweet spot is 16 hours of video, which is long enough to teach a topic comprehensively, but not overwhelming. Courses over 16 hours of video gets the maximum score.
The average video length is 8 hours 18 minutes of 31 Java Algorithms courses on Udemy.
Detail Score: 10.0 / 10

The top online course contains a detailed description of the course, what you will learn and also a detailed description about the instructor.

Extra Content Score: 9.9 / 10

Tests, exercises, articles and other resources help students to better understand and deepen their understanding of the topic.

This course contains:

6 articles.
1 resources.
0 exercise.
0 test.

In this page

About the course

This course is about advanced algorithms (graph algorithms) focusing on graph traversal, shortest path problems, spanning trees and maximum flow problems and a lots of its applications from Google Web Crawler to taking advantage of stock market arbitrage situations. 
Section 1 – Graphs Theory Basics:
•what is a G(V,E) graph
•adjacency matrix representation
•adjacency list representation
Section 2 – Graph Traversal (Breadth-First Search)
•what is breadth-first search?
•how to use BFS for WebCrawling in search engines?
Section 3 – Graph Traversal (Depth-First Search)
•what is depth-first search?
•how to use recursion to implement DFS
•applications of DFS such as topological ordering and cycle detection
•find way out of a maze with DFS
Section 4 – Topological Ordering
•what is topological ordering (topological sort)
•directed acyclic graphs (DAGs)
•DAG shortest path and longest path
•critical path methods and project management
Section 5 – Cycle Detection
•what are cycles in a graph?
•forward edges and backward edges
•cycle detection algorithms (Tarjan’s algorithm with DFS)
Section 6 – Dijkstra’s Shortest Path Algorithm
•what is a shortest path in a G(V,E) graph
•Dijkstra’s shortest path algorithm
Section 7 – Bellman-Ford Shortest Path Algorithm
•Bellman-Ford algorithm
•how to handle negative cycles
•finding arbitrage opportunities on the FOREX
Section 8: – Spanning Trees (Kruskal and Prim’s Algorithms)
•what are spanning trees?
•union find data structures
•Kruskal’s algorithm
•Prim’s algorithm
Section 9 – Strongly Connected Components (SCCs)
•what are strongly connected components
•Kosaraju’s algorithm
•Tarjan’s algorithm
Section 10 – Maximum Flow Problem
•the famous maximum flow problem
•how to reduce most of the hard problems to maximum flow problem
•Ford-Fulkerson algorithm
•bipartite matching problem
Section 9 – Travelling Salesman Problem and Hamiltonian Cycles:
•travelling salesman problem (TSP)
•how to deal with NP-hard problems
•what are meta-heuristics
Section 10 – Eulerian Paths
•eulerian paths and eulerian cycles
•Hierholzer algorithm and the Chinese Postman Problem
The course is going to take approximately 11 hours to completely but I highly suggest you typing these algorithms out several times in order to get a good grasp of it. You can download the source code of the whole course at the last lecture. 
You should definitely take this course if you are interested in advanced topics concerning algorithms. There are a bunch of fields where these methods can be used: from software engineering to scientific research.
Thanks for joining the course, let’s get started!

What can you learn from this course?

✓ Learn about the applications of data structures
✓ Learn about the fundamental basics of graphs and graph theory
✓ Implement advanced algorithms (graph algorithms) efficiently
✓ Learn graph traversing such as breadth-first search and depth-first search
✓ Learn about topological ordering and cycle detection
✓ Learn about shortest path algorithms (Dijkstra’s and Bellman-Ford algorithms)
✓ Learn about spanning trees
✓ Learn about strongly connected components
✓ Learn about Hamiltonian cycles and Eulerian cycles
✓ Learn about maximum flow (max flow min cut theorem)

What you need to start the course?

• Internet connection
• Basic knowledge of data structures

Who is this course is made for?

• This course is meant for everyone from scientists to software developers who want to get closer to algorithmic thinking in the main

Are there coupons or discounts for Advanced Algorithms (Graph Algorithms) in Java ? What is the current price?

The course costs $14.99. And currently there is a 82% discount on the original price of the course, which was $84.99. So you save $70 if you enroll the course now.
The average price is $29.2 of 31 Java Algorithms courses. So this course is 49% cheaper than the average Java Algorithms course on Udemy.

Will I be refunded if I'm not satisfied with the Advanced Algorithms (Graph Algorithms) in Java course?

YES, Advanced Algorithms (Graph Algorithms) in Java has a 30-day money back guarantee. The 30-day refund policy is designed to allow students to study without risk.

Are there any financial aid for this course?

Currently we could not find a scholarship for the Advanced Algorithms (Graph Algorithms) in Java course, but there is a $70 discount from the original price ($84.99). So the current price is just $14.99.

Who will teach this course? Can I trust Holczer Balazs?

Holczer Balazs has created 33 courses that got 29,886 reviews which are generally positive. Holczer Balazs has taught 234,749 students and received a 4.5 average review out of 29,886 reviews. Depending on the information available, we think that Holczer Balazs is an instructor that you can trust.
Software Engineer
My name is Balazs Holczer. I am from Budapest, Hungary. I am qualified as a physicist. At the moment I am working as a simulation engineer at a multinational company. I have been interested in algorithms and data structures and its implementations especially in Java since university. Later on I got acquainted with machine learning techniques, artificial intelligence, numerical methods and recipes such as solving differential equations, linear algebra, interpolation and extrapolation. These things may prove to be very very important in several fields: software engineering, research and development or investment banking. I have a special addiction to quantitative models such as the Black-Scholes model, or the Merton-model.
Take a look at my website if you are interested in these topics!
Browse all courses by on Classbaze.

9.4

Classbaze Grade®

9.6

Freshness

8.3

Popularity

9.7

Material

Platform: Udemy
Video: 10h 52m
Language: English
Next start: On Demand

Classbaze recommendations for you