Algorithms

Algorithmic Puzzles

Algorithmic Puzzles is a book of puzzles based on computational thinking. It was written by computer scientists Anany and Maria Levitin, and published in 2011 by Oxford University Press. (Wikipedia).

Algorithmic Puzzles
Video thumbnail

Puzzles and Algorithms - Intro to Algorithms

This video is part of an online course, Intro to Algorithms. Check out the course here: https://www.udacity.com/course/cs215.

From playlist Introduction to Algorithms

Video thumbnail

Algorithms Explained: What is an Algorithm?

This video defines what an algorithm is, distinguishes algorithms from recipes and functions and gives some examples of algorithms. This is the first video in an "Algorithms Explained" series that discusses algorithms at a conceptual level. Videos in this series that discuss specific algo

From playlist Algorithms Explained

Video thumbnail

What Is An Algorithm ? | Introduction to Algorithms | How To Write An Algorithm? | Simplilearn

This video is based on What Is An Algorithm ? The Introduction to Algorithms tutorial will explain to you How To Write An Algorithm? and it will cover the following topics ✅00:00- Introduction to Algorithms ✅01:46- What Is an Algorithm? The algorithm is a step-by-step procedure or set o

From playlist C++ Tutorial Videos

Video thumbnail

Mean Solution - Intro to Algorithms

This video is part of an online course, Intro to Algorithms. Check out the course here: https://www.udacity.com/course/cs215.

From playlist Introduction to Algorithms

Video thumbnail

Measuring Time Solution - Intro to Algorithms

This video is part of an online course, Intro to Algorithms. Check out the course here: https://www.udacity.com/course/cs215.

From playlist Introduction to Algorithms

Video thumbnail

Algorithms Explained: Computational Complexity

An overview of computational complexity including the basics of big O notation and common time complexities with examples of each. Understanding computational complexity is vital to understanding algorithms and why certain constructions or implementations are better than others. Even if y

From playlist Algorithms Explained

Video thumbnail

What are the three types of solutions to a system of equations

👉Learn about solving a system of equations by graphing. A system of equations is a set of more than one equations which are to be solved simultaneously. To solve a system of equations graphically, we graph the individual equations making up the system. The point of intersection of the gr

From playlist Solve a System of Equations by Graphing | Learn About

Video thumbnail

Solving a word problem using a system of equations

👉Learn how to solve a system of linear equations from a word problem. A system of equations is a set of more than one equations which are to be solved simultaneously. A word problem is a real world simulation of a mathematical concept. The solution to a system of equation is the set of val

From playlist Solve a System Algebraically | Algebra 2

Video thumbnail

Dana Richards - Algorithmic Puzzles and Martin Gardner- CoM Oct 2020

The vast majority of mathematical puzzles ask for the existence of a solution. It is merely an exercise when the method is known and it is more of a puzzle when the method is not clear. An algorithmic puzzle takes this further by only asking for the method itself or a property of the metho

From playlist Celebration of Mind

Video thumbnail

The ultimate tower of Hanoi algorithm

There must be millions of people who have heard of the Tower of Hanoi puzzle and the simple algorithm that generates the simplest solution. But what happens when you are playing the game not with three pegs, as in the original puzzle, but with 4, 5, 6 etc. pegs? Hardly anybody seems to kno

From playlist Recent videos

Video thumbnail

Theoretically Speaking: the why and how of efficient computation by Nutan Limaye

PROGRAM : SUMMER SCHOOL FOR WOMEN IN MATHEMATICS AND STATISTICS ORGANIZERS : Siva Athreya and Anita Naolekar DATE : 13 May 2019 to 24 May 2019 VENUE : Ramanujan Lecture Hall, ICTS Bangalore The summer school is intended for women students studying in first year B.A/B.Sc./B.E./B.Tech.

From playlist Summer School for Women in Mathematics and Statistics 2019

Video thumbnail

How an A.I. Outscored All Humans at the 2021 American Crossword Puzzle Tournament!

An A.I. named Dr. Fill beat all the human contestants at the 2021 American Crossword Puzzle Tournament! This was only possible after merging sophisticated search techniques from traditional A.I. with modern techniques, including BERT neural networks, from Machine Learning and Natural Langu

From playlist Summer of Math Exposition Youtube Videos

Video thumbnail

!!Con 2020 - The Taming of the Clue: Making a Crossword Solver Bot by Chloe Revery

The Taming of the Clue: Making a Crossword Solver Bot by Chloe Revery Have you ever tried to solve a crossword puzzle and walked away stumped? Imagine being a secondhand pen plotter from the 1980s! The humble pen plotter – a robotic arm with pen attachments once used to draw graphs for bu

From playlist !!Con 2020

Video thumbnail

Cracking The Cryptic - The Podcast - Episode 5

Cracking the Cryptic describe their YouTubing experience and The Algorithm. Transcripts now available at https://drive.google.com/drive/folders/1FjDkVGaOwL8UpYh2Me2hfGlpTtx4Kjko?usp=sharing Fleb! https://www.youtube.com/channel/UCTlGuNR-3QM0PMPNCAcAX2w CGP Grey's Machine Learni

From playlist Our Podcast series: Chatting The Cryptic

Video thumbnail

Bob Hearn - How Martin Gardner Inspired an Area of Theoretical Computer Science - CoM Oct 2021

Reconfiguration: How Martin Gardner Inspired an Area of Theoretical Computer Science A popular area in theoretical computer science for the past ten or fifteen years is known as “combinatorial reconfiguration”, or just “reconfiguration”. What is not widely appreciated is the debt this fie

From playlist Celebration of Mind 2021

Video thumbnail

Solving Equations Using Multiplication or Division

This video is about Solving Equations with Multiplication and Division

From playlist Equations and Inequalities

Video thumbnail

Puzzle 1: You Will All Conform

MIT 6.S095 Programming for the Puzzled, IAP 2018 View the complete course: https://ocw.mit.edu/6-S095IAP18 Instructor: Srini Devadas While individuality is important, conformity has its merits too. Your job is to get a queue of people waiting to enter a stadium to orient their caps the sa

From playlist MIT 6.S095 Programming for the Puzzled, January IAP 2018

Video thumbnail

Context Computing - Jeff Jonas keynote

From Strata + Hadoop 2015 NYC. About Jeff Jonas (IBM): Jeff Jonas is an IBM Fellow and chief scientist of Context Computing. His work in context-aware computing was originally developed at Systems Research & Development (SRD), founded by Jonas in 1985, and acquired by IBM in January, 2005.

From playlist Strata Conference + Hadoop World 2015 (New York City)

Video thumbnail

Andrew Maiden - Ptychographic imaging via set projection algorithms - IPAM at UCLA

Recorded 28 October 2022. Andrew Maiden of the University of Sheffield presents "Ptychographic imaging via set projection algorithms" at IPAM's Mathematical Advances for Multi-Dimensional Microscopy Workshop. Abstract: Ptychography is a diffractive imaging method where a coherent illuminat

From playlist 2022 Mathematical Advances for Multi-Dimensional Microscopy

Video thumbnail

Solving Rubik’s Cube with a Robot Hand: Uncut

A full solve of the Rubik’s Cube. This video plays at real-time and was not edited in any way. Learn more: https://openai.com/blog/solving-rubiks-cube/

From playlist Robotics

Related pages

Tower of Hanoi | Dynamic programming | Knight's tour | River crossing puzzle | Backtracking | Streaming algorithm | Divide-and-conquer algorithm | Mutilated chessboard problem | Analysis of algorithms | Eight queens puzzle | Geometric median | Balance puzzle