Skip to content

AleksandarSimin/BinaryTreeTestAndComparation

Repository files navigation

BinaryTreeTestAndComparation

My First Kotlin Project for Fun and Learning, also open for comment ;)

This application is for comparation of search/contain in ArrayList, BinaryTree of 10 chars strings for up to 1 million elements Search is through search list of up to 5000 Array elements all randomly choosed from generated ArrayList Result of BinaryTree search is unbelievable small in comparation with ArrayList.contain()! 10 - 400 times faster! It Killing!

Please be open to comment this app!

About

Kotlin Project for Fun and Learning, also open for comment ;)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages