Загрузка страницы

Search A 2D Sorted Matrix - Fundamentals of Search Space Reduction

Free 5-Day Mini-Course: https://backtobackswe.com
Try Our Full Platform: https://backtobackswe.com/pricing
📹 Intuitive Video Explanations
🏃 Run Code As You Learn
💾 Save Progress
❓New Unseen Questions
🔎 Get All Solutions
Subscribe To Live Tech Offers: https://offerfeed.io
Join Our Coaching Service: https://backtobackswe.com/coaching

Question: There are 2 versions.

Version 1: Every row is sorted left to right in non-decreasing order. The first integer of each row is greater or equal to the last integer of the previous row.

Version 2: Every row is sorted left to right in non-decreasing order. Every column is sorted top to bottom in non-decreasing order. There are no guarantees that the first item of any row or column relates to the last item in the previous row or column.

Sorted. Binary search is very likely. Investigate, how do we reduce our decision space?

Our first answer does not need to be logarithmic (it is so crucial you understand logarithms and what they mean....you need to know your complexities to refine answers and notice avenues to better solutions).

The key to search problems is that you notice the fundamental decision we can make to reduce the problem.

...more notes I wrote...

++++++++++++++++++++++++++++++++++++++++++++++++++

HackerRank: https://www.youtube.com/channel/UCOf7UPMHBjAavgD0Qw5q5ww

Tuschar Roy: https://www.youtube.com/user/tusharroy2525

GeeksForGeeks: https://www.youtube.com/channel/UC0RhatS1pyxInC00YKjjBqQ

Jarvis Johnson: https://www.youtube.com/user/VSympathyV

Success In Tech: https://www.youtube.com/channel/UC-vYrOAmtrx9sBzJAf3x_xw

Видео Search A 2D Sorted Matrix - Fundamentals of Search Space Reduction канала Back To Back SWE
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
10 марта 2019 г. 1:38:12
00:29:31
Другие видео канала
Maximum Sum Rectangle In A 2D Matrix - Kadane's Algorithm Applications (Dynamic Programming)Maximum Sum Rectangle In A 2D Matrix - Kadane's Algorithm Applications (Dynamic Programming)Total Occurrences Of K In A Sorted Array (Facebook Software Engineering Interview Question)Total Occurrences Of K In A Sorted Array (Facebook Software Engineering Interview Question)21 Search in Row wise And Column wise Sorted Array21 Search in Row wise And Column wise Sorted ArrayImplement A Binary Heap - An Efficient Implementation of The Priority Queue ADT (Abstract Data Type)Implement A Binary Heap - An Efficient Implementation of The Priority Queue ADT (Abstract Data Type)Search in 2D-MATRIX | Leetcode | GFG | C++ | Java | Brute-Better-Better-OptimalSearch in 2D-MATRIX | Leetcode | GFG | C++ | Java | Brute-Better-Better-OptimalLeetCode Search A 2D Matrix Solution Explained - JavaLeetCode Search A 2D Matrix Solution Explained - JavaAdd Two Numbers Without The "+" Sign (Bit Shifting Basics)Add Two Numbers Without The "+" Sign (Bit Shifting Basics)A Detailed Algorithmic Analysis of Insertion Sort. Best Case & Worst Case.A Detailed Algorithmic Analysis of Insertion Sort. Best Case & Worst Case.Minimum Window Substring: Utilizing Two Pointers & Tracking Character Mappings With A HashtableMinimum Window Substring: Utilizing Two Pointers & Tracking Character Mappings With A HashtableSearch A Maze For Any Path - Depth First Search Fundamentals (Similar To "The Maze" on Leetcode)Search A Maze For Any Path - Depth First Search Fundamentals (Similar To "The Maze" on Leetcode)All Nodes Distance K In A Binary Tree - Performing Bidirectional Search On A Tree Using A HashtableAll Nodes Distance K In A Binary Tree - Performing Bidirectional Search On A Tree Using A HashtableAMAZON CODING INTERVIEW QUESTION - WORD SEARCH (LeetCode)AMAZON CODING INTERVIEW QUESTION - WORD SEARCH (LeetCode)The Quicksort Sorting Algorithm: Pick A Pivot, Partition, & RecurseThe Quicksort Sorting Algorithm: Pick A Pivot, Partition, & RecurseHow To Get A Job At Google | The Ultimate Guide To Algorithmic/Coding InterviewsHow To Get A Job At Google | The Ultimate Guide To Algorithmic/Coding InterviewsLongest Common Subsequence (2 Strings) - Dynamic Programming & Competing SubproblemsLongest Common Subsequence (2 Strings) - Dynamic Programming & Competing SubproblemsWhy Is Merge Sort O(n * log(n))? The Really Really Long Answer.Why Is Merge Sort O(n * log(n))? The Really Really Long Answer.Compute The Next Permutation of A Numeric Sequence - Case Analysis ("Next Permutation" on Leetcode)Compute The Next Permutation of A Numeric Sequence - Case Analysis ("Next Permutation" on Leetcode)Find the k'th Largest or Smallest Element: From Sorting To Heaps To PartitioningFind the k'th Largest or Smallest Element: From Sorting To Heaps To PartitioningThe Backtracking Blueprint: The Legendary 3 Keys To Backtracking AlgorithmsThe Backtracking Blueprint: The Legendary 3 Keys To Backtracking Algorithms
Яндекс.Метрика