Search result for C++ algorithms and data structures Online Courses & Certifications
Get Course Alerts by Email
Practical Data Structures & Algorithms in Java + HW
by Imtiaz Ahmad- 4.7
11.5 hours on-demand video
Go from zero to hero in the most important algorithms and data structures using Java The topics in this course are going to cover data structures such as lists, stacks, queues, trees and some of the most powerful sorting, searching, and graph algorithms that have revolutionized the field of computing....
$17.99
Easy to Advanced Data Structures
by William Fiset- 4.5
8.5 hours on-demand video
Data structures are amongst the most fundamental ingredients in the recipe for creating efficient algorithms and good software design. Knowledge of how to create and design good data structures is an essential skill required in becoming an exemplary programmer. This course provides you with high quality animated videos explaining a multitude of data structures and how they are represented visually....
$14.99
Graph Algorithms in Genome Sequencing
by Pavel Pevzner , Phillip Compeau- 0.0
3 Weeks
Learn how graphs are used to assemble millions of pieces of DNA into a contiguous genome and use these genomes to construct a Tree of Life. In this course, part of the Algorithms and Data Structures MicroMasters program, you will learn how graph algorithms are used in two fundamental problems in modern biology:...
$150
Mathematical Foundations of Machine Learning
by Dr Jon Krohn- 4.5
15.5 hours on-demand video
Mathematics forms the core of data science and machine learning. Jon Krohn, this course provides a firm grasp of the mathematics — namely the linear algebra and calculus — that underlies machine learning algorithms and data science models. Understand the fundamentals of linear algebra and calculus, critical mathematical subjects underlying all of machine learning and data science...
$17.99
Transform 3D Game To AR Multiplayer :Unity C# Vuforia Photon
by Brinis Hamza- 3.6
3.5 hours on-demand video
Because there are really a few games and the potential is huge! That's why I created this unique online course on Multiplayer Augmented Reality to help game developers publish their own Multiplayer AR Games. Writing your own Synchronization script to synchronize player movement also Health Bar And Animations. Killing and re-spawning mechanism. Data Structures...
$9.99
C Programming for Beginners
by Eduonix Learning Solutions- 3.1
2.5 hours on-demand video
Get started with C programming language with this short and sweet course covering all the important aspects of the C development. Data Structures - Get to know the important data structures required for C programming. Socket programming - Learn to open ports and send and receive data through sockets...
$11.99
Capstone: Analyzing (Social) Network Data
by Christine Alvarado , Mia Minnes , Leo Porter- 4.7
Approx. 18 hours to complete
We will provide you with a real-world data set and some infrastructure for getting started, as well as some warm up tasks and basic project requirements, but then it’ll be up to you where you want to take the project. Welcome and Course Introduction Project overview and timeline Introduction to (some) social network data...
Related searches
Comprehensive Algorithms
by Jordan Hudgens- 4
3 hours on-demand video
The videos review popular algorithms such as merge sort, radix sort, Huffman coding, and many more, along with some of the data structures that are utilized in combination with these algorithms, such as queues and stacks. I also review a number of graph algorithms and give introductions to additional advanced algorithm analysis concepts....
$11.99
Break Away: Programming And Coding Interviews
by Loony Corn- 4.5
20 hours on-demand video
A course that teaches pointers, linked lists, general programming, algorithms and recursion like no one else Bit Manipulation: Work with bits and bit operations. Sorting and searching algorithms: Visualize how common sorting and searching algorithms work and the speed and efficiency of those algorithmsRecursion: Master recursion with lots of practice! 8 common and uncommon recursive problems explained....
$12.99
Data-driven Astronomy
by Tara Murphy , Simon Murphy- 4.8
Approx. 24 hours to complete
Science is undergoing a data explosion, and astronomy is leading the way. In this course you will investigate the challenges of working with large datasets: how to implement algorithms that work; how to use databases to manage your data; and how to learn from your data with machine learning tools. Week 2: Big data makes things slow...