Problem Description:
Given a 2D binary matrix filled with 0’s and 1’s, find the largest square containing only 1’s and return its area.
Continue readingGiven a 2D binary matrix filled with 0’s and 1’s, find the largest square containing only 1’s and return its area.
Continue readingGiven two words word1 and word2, find the minimum number of operations required to convert word1 to word2.
You have the following 3 operations permitted on a word:
Insert a character
Delete a character
Replace a character
Given a 2D binary matrix filled with 0’s and 1’s, find the largest rectangle containing only 1’s and return its area.
Continue reading
I’m currently a CS grad student in GWU.
student