Search result for Data structures Online Courses & Certifications
Get Course Alerts by Email
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
Introduction to Data Structures
by Aspen Olmsted- 0.0
11 Weeks
This is the 3rd course in the intermediate, undergraduate-level offering that makes up the larger Programming and Data Structures MicroBachelors program. Students learn how to use and program these data structures through the lectures and the labs. Students will not only learn to use data structures to organize, manage, and storage in formats that enable efficient access and modification....
$332
Foundations of Data Structures
by Deepak B. Phatak , Nagesh Karmali , Ajit Diwan , Ganesh Ramakrishnan- 0.0
6 Weeks
Data structures provide a means to manage large amounts of data for use in databases and internet indexing services. Efficient data structures are key for designing efficient algorithms and obtaining maintainable software design. Implementation of Data Structures Various data structures How to use appropriate data structures for representing, organizing, and manipulating data...
$149
Implementation of Data Structures
by Deepak B. Phatak , Nagesh Karmali , Ajit Diwan , Ganesh Ramakrishnan- 0.0
6 Weeks
Learn how to write correct and efficient data structures manipulation using existing standard template library (STL) of C++. In this Computer Science course, you will learn about implementation of all major abstract data structures using object-oriented programming paradigm of C++. Foundations of Data Structures Complex data structures How to implement data structures using object-oriented paradigm...
$149
Introduction to Data Structures
by Nick Falkner , Brad Alexander- 0.0
6 Weeks
Learn how data can be organised to empower you to write great programs to solve complex problems. Well organised data structures allow for quick and efficient retrieval of information and are essential for modern computing. How to produce basic data structures such as linked lists, trees and graphs, as part of a simple graphical application...
$50
Data Structures and Performance
by Christine Alvarado , Mia Minnes , Leo Porter- 4.8
Approx. 42 hours to complete
Many of the data structures and algorithms that work with introductory toy examples break when applications process real, large data sets. In this course, you will use and analyze data structures that are used in industry-level applications, such as linked lists, trees, and hashtables. Welcome (Object Oriented Java Programming: Data Structures and Beyond Specialization) When I struggled: Data structures...
Data Structures and Algorithms in java
by Muhammad Hamza AbdulRehman- 3.8
3 hours on-demand video
Data Structures and algorithms: Binary Search Tree (BST), Linked List, Stack, Queue, Array, Selection and Insertion Sort This course data Structures and Algorithms using java includes explanation of various data structures with coding examples, provided with detail explanation of code side by side with concept building. Most important Data Structures like ...
$12.99
Related searches
Introduction to Genomic Technologies
by Steven Salzberg, PhD , Jeff Leek, PhD- 4.6
Approx. 6 hours to complete
You'll also get an introduction to the key concepts in computing and data science that you'll need to understand how data from next-generation sequencing experiments are generated and analyzed. This is the first course in the Genomic Data Science Specialization. Molecular Biology Structures Memory and Data Structures Data Science Technology Data Sharing Plans...
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 & Algorithms II: Binary Trees, Heaps, SkipLists and HashMaps
by Mary Hudachek-Buswell- 0.0
5 Weeks
HashMaps and SkipLists are the last data structures discussed in the course. SkipLists are a probabilistic data structures where data is placed in the structure based on a randomization procedure. The lab includes discovery questions that lead you towards delving deeper into the efficiency of the data structures and examining the edge cases....
$149