Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Components Methods | Improve Your Code
Breadth First Search
course content

Course Content

Breadth First Search

Breadth First Search

1. What is BFS
2. Practice
3. Improve Your Code
4. Solving the Problems using BFS

Components Methods

First, Copy and Paste the whole implemented class Graph to the Editor, and save it somewhere outside for safety.

Task

We can use getComponents() inside hasOneComponent() function, and return True if answer consists of one component. Let's leave getComponents() as it is, and change hasOneComponent() by calling getComponents() inside it, and analyzing the answer.

Task

We can use getComponents() inside hasOneComponent() function, and return True if answer consists of one component. Let's leave getComponents() as it is, and change hasOneComponent() by calling getComponents() inside it, and analyzing the answer.

Switch to desktop for real-world practiceContinue from where you are using one of the options below

Everything was clear?

Section 3. Chapter 2
toggle bottom row

Components Methods

First, Copy and Paste the whole implemented class Graph to the Editor, and save it somewhere outside for safety.

Task

We can use getComponents() inside hasOneComponent() function, and return True if answer consists of one component. Let's leave getComponents() as it is, and change hasOneComponent() by calling getComponents() inside it, and analyzing the answer.

Task

We can use getComponents() inside hasOneComponent() function, and return True if answer consists of one component. Let's leave getComponents() as it is, and change hasOneComponent() by calling getComponents() inside it, and analyzing the answer.

Switch to desktop for real-world practiceContinue from where you are using one of the options below

Everything was clear?

Section 3. Chapter 2
toggle bottom row

Components Methods

First, Copy and Paste the whole implemented class Graph to the Editor, and save it somewhere outside for safety.

Task

We can use getComponents() inside hasOneComponent() function, and return True if answer consists of one component. Let's leave getComponents() as it is, and change hasOneComponent() by calling getComponents() inside it, and analyzing the answer.

Task

We can use getComponents() inside hasOneComponent() function, and return True if answer consists of one component. Let's leave getComponents() as it is, and change hasOneComponent() by calling getComponents() inside it, and analyzing the answer.

Switch to desktop for real-world practiceContinue from where you are using one of the options below

Everything was clear?

First, Copy and Paste the whole implemented class Graph to the Editor, and save it somewhere outside for safety.

Task

We can use getComponents() inside hasOneComponent() function, and return True if answer consists of one component. Let's leave getComponents() as it is, and change hasOneComponent() by calling getComponents() inside it, and analyzing the answer.

Switch to desktop for real-world practiceContinue from where you are using one of the options below
Section 3. Chapter 2
Switch to desktop for real-world practiceContinue from where you are using one of the options below
We're sorry to hear that something went wrong. What happened?
some-alt