muzavan / black-shape-visualizer

Black Shape visualizer helps you to recognize elements in groups if they are a direct neighbor (top, bottom, left, right). Helps you to solve Black Shape (InterviewBit) or Number of Islands (LeetCode) problems.

Home Page:https://black-shape-visualizer.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Black Shape Visualizer

logo

Netlify Status

Black Shape visualizer helps you to recognize elements in groups if they are a direct neighbor (top, bottom, left, right). Helps you to solve these interview problems:

Test it out in Netlify.

example.gif

Hope it helps you!

Feedback and PR are always welcomed 👏!

(Note: reading the code probably would tell you how to solve the problem in Javascript 😉)

About

Black Shape visualizer helps you to recognize elements in groups if they are a direct neighbor (top, bottom, left, right). Helps you to solve Black Shape (InterviewBit) or Number of Islands (LeetCode) problems.

https://black-shape-visualizer.netlify.app/

License:Apache License 2.0


Languages

Language:JavaScript 65.0%Language:HTML 20.6%Language:CSS 14.4%