Skip to content

danbetts/LargestSquare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LargestSquare solution

My attempt at a common Google interview question, finding the largest possible square within a matrix.

This uses a dynamic programming approach.

License Build Status Issues Pull Requests

About

My attempt at a solution to a common Google interview question

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages