JSPM

Found 34 results for binary-search

algomatic

Various algorithms and math utilities.

  • v4.0.0
  • 30.00
  • Published

@tzm96dev/algo-toolkit

Algorithms Kit: A TypeScript-first library of classic and modern algorithms. Includes sorting, searching, and string-matching utilities for arrays, numbers, and objects. Lightweight, fast, and production-ready.

  • v1.0.0
  • 22.65
  • Published

useful-ut

Some random useful functions and classes

    • v1.0.2
    • 15.63
    • Published

    imgcap

    Automatically compress images to exact file size using binary search algorithm.

    • v1.0.2
    • 15.57
    • Published

    binary-search-curryed

    This is a really tiny, curryed, simple binary search library for Node.JS

    • v1.0.1
    • 14.47
    • Published

    @santi100/bisect-lib

    Santi's Bisect Library: Binary search in a lightweight package.

      • v0.0.5
      • 11.88
      • Published

      algoverse

      AlgoVerse is a JavaScript library for efficient algorithms, data structures, and interactive visualizations. It helps developers implement and visualize structures like heaps, graphs, and trees in real time.

      • v1.1.1
      • 9.92
      • Published

      binary-search-variations

      This consists of variations of several binary search functions used

        • v2.0.4
        • 9.62
        • Published

        @barudakrosul/bisect

        Utility for searching and inserting elements in a sorted array using a binary algorithm

        • v0.0.1
        • 9.32
        • Published

        find-by-words

        A solution for finding words started by a string. It works well on both front-end and back-end.

        • v1.0.3
        • 6.19
        • Published

        @superiqbal7/binarysearch

        Binary search is a searching algorithm that works on sorted data. Binary searches check the middle value to see whether the desired value is greater or smaller than it. If the desired value is smaller, this algorithm can search the smaller parts, or it ca

          • v1.0.0
          • 6.19
          • Published

          algostructs

          All of the data structures Javascript is missing + some basic algorithm implementations.

          • v1.0.1
          • 5.04
          • Published

          dsacb

          DSA with Callback.

          • v1.0.0
          • 4.98
          • Published

          pure-utility

          A small strongly typed pure function utility library

          • v1.0.1
          • 4.83
          • Published

          @acorn-utils/binary-search

          Practicing creating packages while going through algo class. This one mostly does binary search.

            • v1.0.0
            • 4.81
            • Published

            all-dsa

            [![npm version](https://img.shields.io/npm/v/your-package-name.svg)](https://www.npmjs.com/package/your-package-name) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/your-username/your-package-name/blob/master/LICENSE)

            • v1.2.3
            • 2.74
            • Published

            bsearch-iterator

            A simple binary search I made as a snippet for leetcode tasks

            • v1.0.0
            • 2.74
            • Published

            binsrch

            Provides efficient, pure JavaScript binary search functionality for sorted arrays, includes methods: findLast, findLastLess, findLastLessOrEqual, findFirst, findFirstGreater, findFirstGreaterOrEqual

            • v1.0.3
            • 0.00
            • Published

            mybinarysearch

            How to use it const binarysearch =require("mybinarysearch"); const index=binarysearch(arr,target);

              • v1.0.0
              • 0.00
              • Published

              binary_search_functions

              Its a function that searches an element in an array using binary serach

                • v1.0.1
                • 0.00
                • Published