Curated Video
Improving Your Writing: Adding Details to Make Your Story More Realistic and Exciting
In this video lesson, the teacher guides students on how to make their writing more realistic and exciting by adding details about the characters. They review the writing process and emphasize the importance of revising and developing...
Curated Video
Review for You: Subtraction
The video titled “Review for You: Subtraction” uses the standard algorithm to solve subtraction problems involving multi-digit numbers.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Performance Analysis
This video explains the concept of performance analysis in data structure. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - BST from scratch - Delete demo
Build the binary search function using iteratively This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Curated Video
Data Structures and Algorithms The Complete Masterclass - Adelson-Vekskii Landis (AVL) Trees versus Red Black Trees
This video highlights the difference between AVL trees and red black trees. This clip is from the chapter "Data Structures - Trees" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to...
Curated Video
Understanding Adverbs
This video provides a lesson on adverbs and their function in sentences. The video also demonstrates how adverbs clarify the meaning of sentences by telling when, where, or how the action happened. The lesson includes examples and...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Prim's Algorithm For a Minimal Spanning Tree
A minimal spanning tree is a tree which covers all the vertices of graph and has the lowest cost. This clip is from the chapter "Spanning Tree Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".Prim's algorithm...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Implementation Of The Shortest Path In An Unweighted Graph
Shortest path implementation in Java. This clip is from the chapter "Shortest Path Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we are introduced to unweighted graph. We implement...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - The Bellman Ford Algorithm Visualized
Visualize how the Bellman Ford works to find the shortest path in a graph with negative weighted edges. This clip is from the chapter "Shortest Path Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Dealing With Negative Cycles In The Bellman Ford Algorithm
If a graph has a negative cycle then it's impossible to find a shortest path as every round of the cycle makes the path shorter! This clip is from the chapter "Shortest Path Algorithms" of the series "From 0 to 1: Data Structures &...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Selection Sort Complexity
This video focuses on selection sort complexity. 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 elementary.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Insertion Sort Complexity
This video focuses on insertion sort complexity. 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 elementary.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Implementing Insertion Sort
This video explains how to implement insertion sort. 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 elementary.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Bubble Sort Complexity
This video focuses on bubble sort complexity. 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 elementary.
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Depth First - In-Order and Post-Order Traversal
Depth first traversal can be of 3 types based on the order in which the node is processed relative to it's left and right sub-trees. This clip is from the chapter "Binary Trees" of the series "From 0 to 1: Data Structures & Algorithms in...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Linked Lists
This video provides an introduction to linked lists. This clip is from the chapter "Data Structures – Linked Lists" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to linked lists in...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Binary Search Tree
This video explains a binary search tree in data structures. This clip is from the chapter "Data Structures - Trees" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to trees in data...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Reading from and writing to files
Detailed look at string concatenation, indexing and slicing This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - String methods, functions and import statements
Working with dictionaries, sets and tuples This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Curated Video
Subtraction Word Problems
“Subtraction Word Problems” solves real-world word problems that require subtraction and regrouping across zeros.
MinutePhysics
How Shor's Algorithm Factors 314191
This video explains how Shor’s Algorithm factors the pseudoprime number 314191 into its prime factors using a quantum computer. The quantum computation relies on the number-theoretic analysis of the factoring problem via modular...
MinutePhysics
How Quantum Computers Break Encryption | Shor's Algorithm Explained
This video explains Shor’s Algorithm, a way to efficiently factor large pseudoprime integers into their prime factors using a quantum computer. The quantum computation relies on the number-theoretic analysis of the factoring problem via...
TED Talks
Ethan Zuckerman: Listening to global voices
Sure, the web connects the globe, but most of us end up hearing mainly from people just like ourselves. Blogger and technologist Ethan Zuckerman wants to help share the stories of the whole wide world. He talks about clever strategies to...