Search result for C++ algorithms and data structures Online Courses & Certifications
Get Course Alerts by Email
Unordered Data Structures
by Wade Fagen-Ulmschneider- 4.7
Approx. 21 hours to complete
The Unordered Data Structures course covers the data structures and algorithms needed to implement hash tables, disjoint sets and graphs. Graphs are used to represent relationships between items, and this course covers several different data structures for representing graphs and several different algorithms for traversing graphs, including finding the shortest route from one node to another node....
I/O-efficient algorithms
by Mark de Berg- 4.6
Approx. 10 hours to complete
These data fetches are also called I/O operations and need to be taken into account during the design of an algorithm. - Graph terminology, representations of graphs (adjacency lists and adjacency matrix), basic graph algorithms (BFS, DFS, topological sort, shortest paths) Designing cache-aware and cache-oblivious algorithms Designing cache-aware and cache-oblivious algorithms...
Parallel programming
by Prof. Viktor Kuncak , Dr. Aleksandar Prokopec- 4.4
Approx. 33 hours to complete
We'll start the nuts and bolts how to effectively parallelize familiar collections operations, and we'll build up to parallel collections, a production-ready data parallel collections library available in the Scala standard library. - reason about task and data parallel programs, SBT tutorial and Submission of Assignments (Please read) Data Operations and Parallel Mapping Data Structures for Parallel Computing...
Parallel programming
by Prof. Viktor Kuncak , Dr. Aleksandar Prokopec- 4.4
Approx. 33 hours to complete
We'll start the nuts and bolts how to effectively parallelize familiar collections operations, and we'll build up to parallel collections, a production-ready data parallel collections library available in the Scala standard library. - reason about task and data parallel programs, SBT tutorial and Submission of Assignments (Please read) Data Operations and Parallel Mapping Data Structures for Parallel Computing...
Algorithms and Data Structures in Java - Part II
by Holczer Balazs- 0.0
8 hours on-demand video
Data compression, tries, substring search and sorting This course is about data structures and algorithms. We are going to implement the problems in Java, but I try to do it as generic as possible: so the core of the algorithms can be used in C++ or Python. basic operations: insertion and retrieval...
$12.99
Data Structures using Javascript
by SimpliCode Point- 4
8 hours on-demand video
This course will focus on the aspects of working with data structures and algorithms using Javascript Data structures allow you to improve the efficiency, performance, speed, and scalability of your code/programs/applications. This course is a notch up on the basic/essentials training and will focus on the aspects of working with data structures and algorithms using Javascript....
$12.99
Algorithms Bootcamp in C++
by Holczer Balazs- 4.2
8.5 hours on-demand video
Recursion, backtracking, dynamic programming and data structures (linked lists, queues, stacks and binary search trees) This course is for those who are interested in computer science and want to implement the algorithms and given data structures in C++ from scratch. Chapter 4: Data Structures data structures and abstract data types (ADTs)...
$13.99
Related searches
Algorithms
by Deepak B. Phatak , Nagesh Karmali , Ajit Diwan , Ganesh Ramakrishnan- 0.0
6 Weeks
Learn how to structure and use algorithms to solve real life problems. Algorithms power the biggest web companies and the most promising startups. Foundations of Data Structures Implementation of Data Structures How to use algorithms with appropriate data structures, to solve real life problems. How algorithms and data structures can be used to design system at scale....
$149
Data structure crash course
by Web Sharing- 4
6 hours on-demand video
A detailed guide covering all the concepts of data structure This course covers the design, analysis, and implementation of data structures and algorithms to solve computational problems using an object‐oriented programming language. (including arrays, stacks, queues, and lists), advanced data structures (including trees and graphs), the algorithms used to manipulate these structures, and their application to solving practical engineering...
$12.99
Data Structures and Algorithms for Beginners
by Elshad Karimov- 0.0
2.5 hours on-demand video
This course explains how data structures and algorithms work with ANIMATIONS. This course explains the logic behind the data structures and algorithms. By using animation of objects essential data structures and algorithms are explained. So here I explained data structures and algorithms with visualization. Part I - Data Structures Part II - Algorithms...
$12.99