Search result for Data structures and algorithms Online Courses & Certifications
Get Course Alerts by Email
Dynamic Programming Python, Coding Interviews & Applications
by James Cutajar- 4.4
5 hours on-demand video
As a developer comprehending data structures and algorithms you’ll be better equipped to tackle some of the more difficult problems both in your day-to-day job and for coding interviews. Dynamic Programming is a topic in data structures and algorithms. Instead you will learn through practical everyday programming algorithms and through some coding interview puzzles....
$11.99
Data Structures in Java - Part I (+INTERVIEW QUESTIONS)
by Holczer Balazs- 4.5
15 hours on-demand video
Basic Algorithms and Data Structures: AVL tree, Binary Search Trees, Arrays, B trees, Linked Lists, Stacks and HashMaps This course is about data structures and algorithms. It is highly recommended to type out these data structures several times on your own in order to get a good grasp of it. data structures and abstract data types...
$17.99
Graph Algorithms
by Daniel Kane , Alexander S. Kulikov , Michael Levin- 0.0
6 Weeks
Learn how to use algorithms to explore graphs, compute shortest distance, min spanning tree, and connected components. In this course, part of the Algorithms and Data Structures MicroMasters program, you will learn what a graph is and its most important properties. Graph exploration and decomposition into connected components Shortest paths algorithms, including breadth-first search, Dijkstra’s algorithm and Bellman-Ford algorithm...
$150
VLSI CAD Part I: Logic
by Rob A. Rutenbar- 4.7
Approx. 23 hours to complete
Our goal is for students to understand how the tools themselves work, at the level of their fundamental algorithms and data structures. Topics covered will include: Computational Boolean algebra, logic verification, and logic synthesis (2-level and multi-level). ) and basic knowledge of data structures and algorithms (especially recursive algorithms). Welcome and Introduction...
Master the Coding Interview: Data Structures + Algorithms
by Andrei Neagoie- 4.7
19 hours on-demand video
Many developers who are "self taught", feel that one of the main disadvantages they face compared to college educated graduates in computer science is the fact that they don't have knowledge about algorithms, data structures and the notorious Big-O Notation. Programming skills should be affordable and open to all....
$14.99
数据结构与算法第二部分 | Data Structures and Algorithms Part 2
by 张铭 Ming Zhang- 0.0
4 Weeks
The course also introduces students to fundamental data structures and classical algorithms used in more specialized courses,including Operating Systems, Software Engineering, Database Systems, CompilerPrinciples, Computer Graphics and Human Computer Interaction. Niklaus Wirth described the important and indivisible link between algorithms and data structure in his book,Algorithms + Data Structures = Programs....
R Programming
by Roger D. Peng, PhD , Jeff Leek, PhD , Brian Caffo, PhD- 4.5
Approx. 57 hours to complete
In this course you will learn how to program in R and how to use R for effective data analysis. Overview and History of R R Console Input and Evaluation Data Types - R Objects and Attributes Data Types - Vectors and Lists Data Types - Matrices Data Types - Factors...
Mathematics for Computer Games Development using Unity
by Penny de Byl- 4.8
15 hours on-demand video
A Beginner's Guide to Essential Mathematics, Data Structures and Algorithms used in Game Programming applied in Unity Did you know computer games use mathematics to perform every single task, from rendering to animation and physics to AI? You will also build numerous mini projects to apply mathematical concepts and see how they work in games environments....
$13.99
Data Structure, Algorithm & Design Pattern in C# & .NET Core
by Packt Publishing- 3.9
7.5 hours on-demand video
Implement basic data structures and algorithms in C# to code faster by implementing high-quality design patterns Then you will learn how to create and use stacks and queues. 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....
$12.99
Information Visualization: Programming with D3.js
by Enrico Bertini , Cristian Felix- 4.5
Approx. 18 hours to complete
js will enable you to create many different types of visualization and to visualize many different data types. - Implement zooming and brushing The course mixes theoretical and practical lectures. We will show you step by step how to use the library to build actual visualizations and what theoretical concepts lie behind them....