Favorites
b/bonnytutsbycuongnhung1234

Master Binary Search Trees in Python

This post was published 3 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Master Binary Search Trees in Python

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 6 Lessons (25m) | Size: 386.6 MB

This class will help you master Binary Search Trees using Python. This course covers everything from what a BST is to how to search a BST for a specific node. After taking this class you will have a better understanding of complex data structures in Python and be more prepared for coding interviews and!

Class Outline:

1.) Introduction: An introduction to the course and what we will cover!

2.) What is a Binary Search Tree?: I will introduce what a binary tree is and show it visually.

3.) Creating a BST With Code: Create a node class to create a BST in Python.

4.) Insert a New Node into a BST: See the tree we created in the previous video visually and then write a function to insert a node into the correct position in the Tree.

5.) Search For a Node: Write a function that finds a node with a specific value in the Tree.

6.) Inorder Traversal & Project: Write a function to perform an inorder traversal of a BST and introduce the class project.

Screenshots

Master Binary Search Trees in Python

No comments have been posted yet. Please feel free to comment first!

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.