Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Set Matrix Zeroes (LeetCode 73) | Full solution 3 different ways with diagrams and visuals в хорошем качестве

Set Matrix Zeroes (LeetCode 73) | Full solution 3 different ways with diagrams and visuals 1 год назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Set Matrix Zeroes (LeetCode 73) | Full solution 3 different ways with diagrams and visuals

A fun puzzle to solve. The bigger challenge is to arrive at a solution in-place without using any extra space. In this video see how we take advantage of the first row and first column to store some temporary result, which are then used later to process the remaining matrix. Actual Problem: https://leetcode.com/problems/set-mat... Chapters: 00:00 - Intro 01:03 - Problem Statement and Description 02:38 - Brute Force Solution 04:36 - Time Efficient Solution 08:15 - Time and Space Efficient Solution 13:54 - Dry-run of Code 16:39 - Final Thoughts 📚 Links to topics I talk about in the video: Brute Force Solution:    • Brute Force algorithms with real life...   LeetCode Problems:    • Leetcode Solutions   What is Big O?:    • Big O Notation Simplified to the MAX ...   Other medium difficulty problems:    • Medium Problems   📘 A text based explanation is available at: https://studyalgorithms.com Code on Github: https://github.com/nikoo28/java-solut... Test-cases on Github: https://github.com/nikoo28/java-solut... 📖 Reference Books: Starting Learn to Code: https://amzn.to/36pU0JO Favorite book to understand algorithms: https://amzn.to/39w3YLS Favorite book for data structures: https://amzn.to/3oAVBTk Get started for interview preparation: https://amzn.to/39ysbkJ 🔗 To see more videos like this, you can show your support on: https://www.buymeacoffee.com/studyalg... 🎥 My Recording Gear: Recording Light: https://amzn.to/3pAqh8O Microphone: https://amzn.to/2MCX7qU Recording Camera: https://amzn.to/3alg9Ky Tablet to sketch and draw: https://amzn.to/3pM6Bi4 Surface Pen: https://amzn.to/3pv6tTs Laptop to edit videos: https://amzn.to/2LYpMqn 💻 Get Social 💻 Follow on Facebook at:   / studyalgos   Follow on Twitter at:   / studyalgorithms   Follow on Tumblr at:   / studyalgos   Subscribe to RSS feeds: https://studyalgorithms.com/feed/ Join fan mail: http://eepurl.com/g9Dadv #leetcode #programming #interview

Comments