Skip to content

nvinayvarma189/Helping-Lenna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helping-Lenna

Code for Image Processing Challenge on skillenza. View the challenge here.

DeepSource

sample Image

The Nodes are the cities, edges are the two-way roads. If there is no possible path between two cities, then they are said to be in different states. There is a tax system here. If you want to travel from one state to another, you will be charged 1$. There is no tax charge if you wish to visit a city within the same state.

Question 1:

What is the minimum number of dollars that Lenna need to carry to reach all the cities in the country?

My Solution - 100% accuracy (10000 test images were given)

Question 2:

What is the maximum number of cities that Lenna can visit with just 1$?

My solution - 94.4% accuracy (same 10000 test images were given)

About

Code for Image Processing Challenge on skillenza

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages