Skip to content

Xencules/Reusable_Sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Reusable sorter

Sorter that can receive an array, a string or a Linkedlist and sort it with bubble sort.

Can be easily implemented into projects by adding the Sorter-folder into the project and applying the appropriate imports.

Sorter can be tested through the index.ts-file. There you can uncomment the feature you want to try out by feeding the desired data and running the index.ts

About

Reusable Sorter made with TypeScript. Can sort through arrays, string, and LinkedLists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published