Skip to content

ReetuBok/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Algorithms

#Shape_Counting.py This python based code basically finds the connected component in a 2D matrix of 0 and 1. It uses DFS (Depth First Search) algorithm to traverse a particular connected component.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages