algorithms-using-typescript
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

algorithms-using-typescript

This is a collection of algorithms implemented in TypeScript. This package is still a work in progress and will be updated regularly with new algorithms.

The primary objective of creating this npm package is to facilitate the community in using a collection of algorithms that I am learning while studying data structures and algorithms. I believe that by making these algorithms more accessible and easier to use, I can contribute to the learning and growth of the developer community. As a learner, I am constantly working on improving my skills, and I hope that this package will not only help others but also help me solidify my understanding of these algorithms.

Installation

To install this package, you can use either npm or yarn:

npm install algorithms-using-typescript

OR

yarn add algorithms-using-typescript

Available Algorithms

  1. Sort

    Bubble sort

    Selection sort

    🔜 Insertion sort

    🔜 Merge sort

    🔜 Quick sort

Contributors

Readme

Keywords

none

Package Sidebar

Install

npm i algorithms-using-typescript

Weekly Downloads

0

Version

1.2.1

License

MIT

Unpacked Size

50.5 kB

Total Files

26

Last publish

Collaborators

  • pramishluitel