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
Serialization is the process of translating data structures or object state into a format that can be stored (for example, in a file or memory buffer) or transmitted (for example, across a network connection link) and reconstructed later (possibly in a different computer environment).
Continue reading
When I heard the learn’d astronomer,
When the proofs, the figures, were ranged in columns before me,
Continue reading
THIS IS THE FIRST POST.
I’m currently a CS grad student in GWU.
student