Skip to content

Opening book details…

Can I read AI Assignment 1.ipynb - Colab on EtoBox?

AI Assignment 1.ipynb - Colab by sakshipatilcomp is a document available to read on EtoBox.

What is AI Assignment 1.ipynb - Colab about?

The document contains Python code that defines a binary tree structure using a Node class. It implements two traversal methods: breadth-first search (BFS) and depth-first search (DFS), demonstrating their usage with a sample binary tree. The output of the BFS is

Author
sakshipatilcomp
Language
EN