Skip to content

silaozgel/BeeSort-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BeeSort Algorithm

BeeSort is a sorting algorithm inspired by the pollen-collecting behavior of honey bees.
This project demonstrates how natural behaviors can inspire efficient sorting strategies.


Features

  • Nature-inspired sorting algorithm
  • Comparison with Quick Sort (optional analysis)
  • Graphs comparing BeeSort vs Quick Sort
  • Works on small, medium, and large datasets
  • Time complexity analysis for different input sizes
  • Written in Python

Technologies Used

  • Python
  • Matplotlib (for performance analysis)
  • OOP (Object-Oriented Programming)

How to Run

python BeeSorting.py

Author

Sıla Özgel Computer Engineering Student

About

A sorting algorithm inspired by bees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages