Socket
Socket
Sign inDemoInstall

athro

Package Overview
Dependencies
0
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    athro

A library for javascript which contains basic datastructures, algorithms and some generic functionalities which a developer needs


Version published
Maintainers
1
Install size
3.51 kB
Created

Readme

Source

---------- UNDERCONSTRUCTION ------------

Data Structures | Algorithms | Generics

A library for javascript which contains basic data structures, algorithms and some generic functionalities which a developer needs

Functionalities

This sections explains the functionalities provided by this libraries

Searching

Searching functionalities inbuilt in this library are:

Pass the array of numbers/string along the the element which needs to be found

import { binarySearch } from 'athro';
  • Syntax - *params: binarySearch(array,element) * -

Author

  • Arneesh Aima - MySocials - LinkedIn
Experienced Full Stack/ML Engineer and passionate Blogger.
Highly skilled in Computer Vision, NLP, Statistical Analysis,
ReactJS, NodeJS, ELK Stack, Kubernetes.

Follow Me On Medium MyMedium for exciting Tech Blogs .

Keywords

FAQs

Last updated on 13 May 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc