Skip to content

Emman-24/Phone_Book

Repository files navigation

Phone Book

Have you ever needed to find someone's number quickly in a large phonebook? Whether it's calling your aunt for her birthday or reaching out to a colleague, this project helps you find contacts in an efficient and seamless way.

This phonebook program implements various searching and sorting algorithms to make finding information fast and easy, no matter how large the dataset grows. It features:

  • Linear Search
  • Binary Search
  • Bubble Sort
  • Jump Search
  • Quick Sort
  • Hash Table

These approaches ensure that your data is sorted and searched in the most efficient way possible.

Screenshots

App Screenshot

Learn more at https://hyperskill.org/projects/86

Here's the link to the project: https://hyperskill.org/projects/86

Check out my profile: https://hyperskill.org/profile/319072528

About

A kotlin program that navigate between differents algorithms to find names and numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages