Search result for Advanced data structures Online Courses & Certifications
Get Course Alerts by Email
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. Topics include elementary data structures, (including arrays, stacks, queues, and lists), advanced data structures (including trees and graphs), the...
$12.99
Advanced Programming in C++
by Aspen Olmsted , Itay Tal- 0.0
8 Weeks
Learn the advanced programming topics in the C++ programming language, including functions, computation complexity, arrays and strings. This is the 2nd course in the intermediate undergraduate-level offering in the larger Programming and Data Structures MicroBachelors program. Introduction to Data Structures Advanced Data Structures Students will not only learn to use these more advanced procedural programming functionalities....
$332
Python Data Analysis
by Scott Rixner , Joe Warren- 4.7
Approx. 9 hours to complete
This course will continue the introduction to Python programming that started with Python Programming Essentials and Python Data Representations. Tabular Data and Nested Data Structures Tabular Data as a Nested List Tabular Data as a Nested Dictionary Tabular Data Practice Exercises for Nested Data Structures Nested Representations for Tabular Data Tabular Data and CSV Files...
Data Structures and Algorithms | Coding Interview Q&A
by Darío Leegstra- 3.3
12.5 hours on-demand video
Learn Data Structures & Algorithms from Scratch. We're gonna go from the very basic Data Structures like Arrays, Linked Lists, Stacks and Queues to the advanced ones like Hashing, Trees, Graphs and brilliant techniques that are used by the best developers in the world like Dynamic Programming and the Divide & Conquer Paradigm....
$12.99
Data Structures Fundamentals
by Daniel Kane , Alexander S. Kulikov , Michael Levin , Neil Rhodes- 0.0
6 Weeks
Learn about data structures that are used in computational thinking – both basic and advanced. A good algorithm usually comes together with a set of good data structures that allow the algorithm to manipulate the data efficiently. Basics of data structures including their fundamental building blocks: arrays and linked lists Applications of data structures...
$99
Introduction to Data Science in Python
by Christopher Brooks- 4.5
Approx. 31 hours to complete
The course will introduce data manipulation and cleaning techniques using the popular python pandas data science library and introduce the abstraction of the Series and DataFrame as the central data structures for data analysis, along with tutorials on how to use functions such as groupby, merge, and pivot tables effectively. Advanced Python Objects, map()...
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. You will learn what data structures are, why they are important, and how to code them out in JavaScript....
$12.99
Related searches
Graph Search, Shortest Paths, and Data Structures
by Tim Roughgarden- 4.8
Approx. 15 hours to complete
The primary topics in this part of the specialization are: data structures (heaps, balanced search trees, hash tables, bloom filters), graph primitives (applications of breadth-first and depth-first search, connectivity, shortest paths), and their applications (ranging from deduplication to social network analysis). Data Structures: Overview Pathological Data Sets and Universal Hashing Motivation...
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
Algorithm Design and Analysis
by Sampath Kannan- 0.0
4 Weeks
How do you route data in a network? You will learn about algorithms that operate on common data structures, for instance sorting and searching; advanced design and analysis techniques such as dynamic programming and greedy algorithms; advanced graph algorithms such as minimum spanning trees and shortest paths; NP-completeness theory; and approximation algorithms....
$149