Search result for Data structures college course Online Courses & Certifications
Get Course Alerts by Email
Modern C++ Concurrency in Depth ( C++17/20)
by Kasun Liyanage- 0.0
9.5 hours on-demand video
We will implements thread safe data structures and algorithms, both lock based manner and lock free manner. Proper lock free implementations of data structures and algorithms will provide unprecedented performance output. Lock based thread safe implementation of data structures and algorithms. Lock free implementation of data structures and algorithms. Proper memory reclaim mechanism for lock free data structures....
$15.99
Algorithms and Data Structures Easy Way Java - job interview
by Marcos Costa- 3.8
8 hours on-demand video
Here you will learn the most common algorithms and data structures and also prepare for some interview questions. Each algorithm and data structures will be introduced to you in a easy and friendly way to understand. Algorithms and Data Structures are very important topics since your choice of algorithm and datastructure will affect memory and CPU time differently....
$11.99
Java Programming: Arrays, Lists, and Structured Data
by Andrew D. Hilton , Robert Duvall , Owen Astrachan , Susan H. Rodger- 4.7
Approx. 14 hours to complete
Build on the software engineering skills you learned in “Java Programming: Solving Problems with Software” by learning new data structures. Use these data structures to build more complex programs that use Java’s object-oriented features. Read and write data from/to files; Solve problems involving data files; Store and manipulate data in an array or ArrayList;...
Advanced Programming in C++
by Aspen Olmsted , Itay Tal- 0.0
8 Weeks
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 This is a self-paced course that continues in the development of C++ programming skills....
$332
Data Structures & Algorithms IV: Pattern Matching, Dijkstra’s, MST, and Dynamic Programming Algorithms
by Mary Hudachek-Buswell- 0.0
5 Weeks
This Data Structures & Algorithms course completes the 4-course sequence of the program with graph algorithms, dynamic programming and pattern matching solutions. A short Java review is presented on topics relevant to new data structures covered in this course. Time complexity is threaded throughout the course within all the data structures and algorithms....
$149
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. Want to go from Zero to Expert in Data Structures & Algorithms? Most of the developers struggle a lot when they have to work with Data Structures and really efficient Algorithms. That's why we created this complete course about it. Join the most comprehensive course about Data Structures & Algorithms on Udemy!...
$12.99
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...
Introduction to Data Structures & Algorithms in Java
by Raghavendra Dixit- 4.4
5 hours on-demand video
This course introduces some basic data structures (arrays, linked lists, stacks, queues, trees and heaps) and algorithms (various sorting algorithms, and algorithms for operations on binary search trees and heaps). After taking this course, you will loose your fear for data structures and algorithms....
$14.99
Data Structures and Algorithm Design Part I | 数据结构与算法设计(上)
by Junhui Deng- 0.0
8 Weeks
This course aims at exploring the principles and methods in the design and implementation of various data structures and providing students with main tools and skills for algorithm design and performance analysis. Topics covered by this course range from fundamental data structures to recent research results. Principles and methods in the design and implementation of various data structures...
$49
Accounting Data Analytics with Python
by Ronald Guymon , Linden Lu- 4.1
Approx. 32 hours to complete
This course focuses on developing Python skills for assembling business data. The first half of the course picks up where Introduction to Accounting Data Analytics and Visualization left off: using in an integrated development environment to automate data analytic tasks. 1 Introduction to Python Data Structures Execute Python code for wrangling data from different structures into a Pandas dataframe structure....