Skip to content

A simple TypeScript sorter which can sort numbers, characters and Linked List items.

Notifications You must be signed in to change notification settings

nikki9119/ts-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-sorter

A simple TypeScript sorter which can sort numbers, characters and Linked List items.

To run the program, run npm install after cloning the repo. This will install the required dependencies.

Go to index.ts and modify the code for your input. Then run npm start. This will run the code and display the results on your terminal.

About

A simple TypeScript sorter which can sort numbers, characters and Linked List items.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published