Search result for Coursera data structures and algorithms Online Courses & Certifications
Get Course Alerts by Email
The Coding Interview Bootcamp: Algorithms + Data Structures
by Stephen Grider- 4.8
13 hours on-demand video
Ace your next Javascript coding interview by mastering data structures and algorithms. Data Structures? Clear, well-diagramed explanations for every single problem to make sure you understand the solutionAn overview of the most important data structures to know about. Sign up today, and be the cutting edge engineer who will be prepared to get a high paying job...
$19.99
Algorithms and Data Structures in C++ (2020)
by Luke's Programming School- 3
2.5 hours on-demand video
Learn Algorithms and Data structures in C++, get ready for enginnering interview Also I belive that nobody have time for long and booring lectures, so in this class I try to explain the important things in a fast and engaging way, so I won't bore you to death. I belive that learning and understanding these concepts will help you solve problems more efficiently....
$12.99
Byte-Sized-Chunks: Graph Algorithms and Problems in Java
by Loony Corn- 4.5
5 hours on-demand video
This is an animated, visual and spatial way to learn data structures and algorithms when we can close our eyes and see itMore than most other concepts, Data Structures and Algorithms are best learnt visually. The study of graphs and algorithms associated with graphs forms an entire field of study called graph theory....
$11.99
Advanced Data Structures
by Aspen Olmsted- 0.0
9 Weeks
This is the 4th course in the intermediate, undergraduate-level offering that makes up the larger Programming and Data Structures MicroBachelors program. Students learn how to utilize and program these data structures through the lectures and the labs. The data structures and algorithms learned in this class are the foundation of modern programming....
$332
Data Structures: An Active Learning Approach
by Niema Moshiri , Christine Alvarado , Liz Izhikevich- 0.0
10 Weeks
Learn about high-performance data structures and supporting algorithms, as well as the fundamentals of theoretical time complexity analysis through an interactive online text. The algorithms behind fundamental data structures (dynamic arrays, linked structures, (un)balanced trees/tries, graph algorithms, hash tables/functions) How to analyze algorithms theoretically (worst-case, average-case, and amortized) Basic information theory and data compression utilizing the data structures covered...
$50
Python for Data Structures, Algorithms, and Interviews!
by Jose Portilla- 4.5
16.5 hours on-demand video
Welcome to Python for Data Structures, Algorithms and Interviews! This is the most comprehensive course online to help you ace your coding interviews and learn about Data Structures and Algorithms! This course takes advantage of the easy to read Python programming language to efficiently teach you what you need to know to land the tech job of your dreams!...
$19.99
Beginning Data Structures and Algorithms in C#
by Packt Publishing- 3.9
3 hours on-demand video
Data structures allow us to organize data efficiently. In the following part of the book, more complex data structures will be introduced—trees and graphs—together with some algorithms for searching the shortest path in a graph. Marcin Jamro, PhD, is an entrepreneur and researcher, as well as a developer and architect of various kinds of applications....
$12.99
Related searches
Advanced Data Structures and Algorithms in Python
by Packt Publishing- 3.5
4 hours on-demand video
Develop new algorithms and solutions to problems by combining advanced algorithms creatively in Python As a developer, you’ll have certainly heard about various data structures and algorithms. This course will teach you the necessary theory and applications to properly understand the advanced algorithms and data structures that are critical to various problems and how to implement them....
$12.99
Analytical Solutions to Common Healthcare Problems
by Brian Paciotti- 4.4
Approx. 11 hours to complete
I will review these business problems and you’ll build out various data structures to organize your data. You will then be able to extract, transform, and load data into data structures required for solving medical problems and be able to also harmonize data from multiple sources. Algorithms and "Groupers" Data Mining and Predictive Modeling - Part 1...
Ordered Data Structures
by Wade Fagen-Ulmschneider- 4.8
Approx. 19 hours to complete
In this course, you will learn new data structures for efficiently storing and retrieving data that is structured in an ordered sequence. The specific data structures covered by this course include arrays, linked lists, queues, stacks, trees, binary trees, AVL trees, B-trees and heaps. 4 Array and List Operations Important Tips and Notes for All Challenge Problems...