Instructional Video4:34
Packt

Space Complexity – Part 1

Higher Ed
This is the first part of the two-part video that provides an introduction to space complexity.
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This...
Instructional Video2:29
Packt

Insertion Sort Complexity

Higher Ed
This video focuses on insertion sort complexity.
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting...
Instructional Video5:23
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Project phase 2: Get input from user for size and range

Higher Ed
Complete visualization of the insertion sort algorithm and assignment handoff for implementation
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3:...
Instructional Video5:19
Packt

Complexity Analysis

Higher Ed
This video highlights the concept of complexity analysis.
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O notation...
Instructional Video20:27
Packt

Trie - II

Higher Ed
This is the second part of the two-part video that explains how to implement a trie.
<
br/>
This clip is from the chapter "Data Structures – Tries" of the series "Data Structures and Algorithms: The Complete Masterclass".This...
Instructional Video3:13
Packt

Depth-first Search Complexity

Higher Ed
This video explains depth-first search complexity.
<
br/>
This clip is from the chapter "Algorithm: Tree Traversals" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of tree...
Instructional Video1:20
Packt

Big O(n!) Complexity

Higher Ed
This video explains big O(n!) complexity.<br<br/>/>

This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O notation in data structures.
Instructional Video2:32
Curated Video

Migrating to Angular 2 (Video 20)

Higher Ed
Angular 2 is a technical and conceptual overhaul of its hugely popular predecessor, AngularJS. This means that for developers who have built and maintained applications with AngularJS, and need to transition projects across to...
Instructional Video19:14
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - What is the complexity of these pieces of code?

Higher Ed
Practice finding the complexity of some sample pieces of code.
r/>
This clip is from the chapter "Complexity Analysis and the Big-O Notation" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we...
Instructional Video12:47
Packt

Quick Sort Complexity

Higher Ed
This video focuses on the quick sort complexity.
<
br/>
This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of...
Instructional Video1:39
Packt

Space Complexity – Part 2

Higher Ed
This is the second part of the two-part video that explains more about space complexity.
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section...
Instructional Video3:26
NASA

NASA's Most Scientifically Complex Space Observatory Requires Precision

3rd - 11th
The James Webb Space Telescope is one the most ambitious, and technically complex missions NASA has ever set its focus on. Building an infrared observatory of this magnitude, power and complexity has never been attempted...
Instructional Video12:47
Packt

Two Sum

Higher Ed
This video explains how to add two linked lists.<br<br/>/>

This clip is from the chapter "Question 1: Two Sum" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains adding two linked list.
Instructional Video4:29
Curated Video

Multi-Paradigm Programming with Modern C++ - Searching and Sorting

Higher Ed
Search is the most common operation we perform on data. There are three common types of search: Linear, sorted (binary), and by hash.

• Linear search is the simplest way to find things, and often the fa
stest
• Overview...
Instructional Video10:53
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Sorting Trade-Offs

Higher Ed
Let’s understand characteristics which can be used to determine which sorting algorithm is the right one for a system.
r/>
This clip is from the chapter "Sorting and Searching" of the series "From 0 to 1: Data Structures &...
Instructional Video2:28
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Azure Kubernetes Services

Higher Ed
In this video, we will cover Azure Kubernetes services.
r/>
This clip is from the chapter "Serverless Computing" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains serverless computing and...
Instructional Video8:01
Curated Video

Complete Modern C++ - Typedef, Type Alias, and Alias Templates (C++11)

Higher Ed
In this video, understand the concept of type definitions and type aliases and then compare them.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template...
Instructional Video4:18
Curated Video

Responsive Design - Mobile First Design

Pre-K - Higher Ed
Learner will understand how to employ mobile first design strategy that underpins strong responsive design work.
Instructional Video8:26
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Number of Neurons Versus Number of Layers

Higher Ed
This video explains number of neurons versus number of layers.
<
br/>
This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on...
Instructional Video2:27
Poetry Foundation

Emily Graslie reads "Confession of a Bird Watcher"

Pre-K - Higher Ed
Emily Graslie reads a poem by Chard deNiord, "Confession of a Bird Watcher
Instructional Video4:58
Curated Video

PMP Certification Training - Project Risk Management

Higher Ed
This video explains project risk management.<br<br/>/>

This clip is from the chapter "Agile Considerations" of the series "PMP® Certification Training".This section explains Agile considerations.
Instructional Video21:53
Packt

Longest Palindromic Substring – Part 1

Higher Ed
This is the first part of the two-part video that explains the longest palindromic substring.
<
br/>
This clip is from the chapter "Question 11: Longest Palindromic Substring" of the series "Data Structures and Algorithms: The...
Instructional Video9:05
Curated Video

Practical Data Science using Python - Bias and Variance

Higher Ed
This video explains bias and variance.<br<br/>/>

This clip is from the chapter "Machine Learning" of the series "Practical Data Science Using Python".This section explains machine learning.
Instructional Video4:08
Curated Video

Data Structures and Algorithms The Complete Masterclass - Performance Analysis

Higher Ed
This video explains the concept of performance analysis in data structure.
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section...