Skip to content

enighodaro/Search-Algorithm-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Search-Algorithm-Python

Search and sort in Python for easy access and traversal of data

Implementation of multiple search algorithms with examples

Implements a simple Binary Tree

Also implements the Binary Search algorithm for the binary tree along with code to insert new elements.

Implements preoder, postorder and inorder traversal of a tree using BST property.

How to run code given in each folder.

***description of what code does given in individual file

Created and Edited by Esosa Naomi Ighodaro

About

Search and sort for easy access and traversal of data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published