Search result for Data structures and algorithm analysis Online Courses & Certifications
Get Course Alerts by Email
Python for Data Structures, Algorithms, and Interviews!
by Jose Portilla- 4.5
16.5 hours on-demand video
Welcome to Python for Data Structures, Algorithms and Interviews! This is the most comprehensive course online to help you ace your coding interviews and learn about Data Structures and Algorithms! This course takes advantage of the easy to read Python programming language to efficiently teach you what you need to know to land the tech job of your dreams!...
$19.99
Algorithms and Software Engineering for Professionals
by Eduonix Learning Solutions- 3.6
7.5 hours on-demand video
Our comprehensive course has been designed to help you understand algorithms and data structures from scratch. This course covers important concepts related to data structures and algorithms including the five major categories of algorithms: Cryptography, Compiler Theory, Signal Processing, Data Analysis, and Graph Databases. You will definitely get the best of both worlds in this algorithm and data structure tutorial....
$11.99
Sorting Algorithms using Java & C: Make Your Basics Strong
by Shibaji Paul- 4.3
6.5 hours on-demand video
Learn Analysis of Algorithm using asymptotic notations like Big Oh and others. Understand and analyse sorting algorithms Students will learn details of heap data structures along with the heap operations like, insertion into heap, heap adjust, heap delete and heapify while learning the heap sort....
$12.99
Algorithms and Data Structures in C#: Complete Tutorial
by Engineer Spock- 4.1
15.5 hours on-demand video
Learn data structures and algorithms in C# from A to Z. One day, you'll face such a problem and if you don't understand algorithms and data structures in depth, you'll feel yourself ashamed and helpless. This course concentrates not only at algorithms and data structures in general but it uncovers the internals of data structures and algorithms built-in ....
$12.99
C++ For C Programmers, Part A
by Ira Pohl- 4.4
Approx. 13 hours to complete
The examples and exercises require a basic understanding of algorithms and object-oriented software. 1 Overview and Course Organization 1 C++ Generics and Functions 4 Graph as a Data Structure 2 Point and its Constructor 4 Using Dijkstra's Algorithm 5 The is-connected Algorithm 12 Dynamic Data Structures in STL 4 Kruskal's Algorithm...
Algorithms and Data Structures in Javascript (2020)
by Luke's Programming School- 4.5
5 hours on-demand video
Master algorithms and data structures in Javascript. This course is designed to help you understand sorting algorithms and data structures. When you get to interview mostly they care about your problem-solving abilities, algorithms and data structures. First there is the explenation lecture where you learn the idea behind an algorithm, then there is the implementation lecture, where we implement the algorithm in Javascript....
$11.99
Sorting and Searching Algorithms in Scala
by Packt Publishing- 4
5.5 hours on-demand video
Learn functional programming in Scala by implementing sorting and searching algorithms. We will also show how to implement search data structures in a functional and immutable manner. By the end of the course, you will have gained a thorough knowledge of many functional Scala concepts and will understand these algorithms and data structures....
$12.99
Related searches
Data Structures: An Active Learning Approach
by Niema Moshiri , Christine Alvarado , Liz Izhikevich- 0.0
10 Weeks
Learn about high-performance data structures and supporting algorithms, as well as the fundamentals of theoretical time complexity analysis through an interactive online text. How to reason about appropriate data structures to solve problems, including their strengths and weaknesses How to analyze algorithms theoretically (worst-case, average-case, and amortized) Basic information theory and data compression utilizing the data structures covered...
$50
Geospatial Analysis Project
by Nick Santos- 4.8
Approx. 62 hours to complete
In this project-based course, you will design and execute a complete GIS-based analysis – from identifying a concept, question or issue you wish to develop, all the way to final data products and maps that you can add to your portfolio. Vector-Based Suitability Analysis (Review from Imagery, Automation, and Applications) Extra Practice: Data Analysis...
Algorithmic Thinking (Part 1)
by Luay Nakhleh , Scott Rixner , Joe Warren- 4.7
Approx. 12 hours to complete
As the central part of the course, students will implement several important graph algorithms in Python and then use these algorithms to analyze two large real-world data sets. The main focus of these tasks is to understand interaction between the algorithms and the structure of the data sets being analyzed by these algorithms....