Search results
6 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
compute Greatest Common Divisor (GCD)
published version 0.0.8, 5 years ago1 dependents licensed under $MIT
202
usingbytes-dsa is comprehensive JavaScript library for common data structures and algorithms. This library is designed to be both educational and practical, providing implementations of fundamental data structures and algorithms that can be used in a vari
- data-structures
- algorithms
- javascript
- list
- tree
- SinglylinkedList
- DoublyLinkedList
- OrderedSinglyLinkedList
- OrderedDoublyLinkedList
- CircularSinglyLinkedList
- CircularDoublyLinkedList
- BinarySearchTree
- AVLTree
- RedBlackTree
- View more
published version 1.3.5, 9 months ago0 dependents licensed under $MIT
70
Scientific Calculator
- Maths
- Addition
- Subtraction
- Multiplication
- Division
- Arithmetic
- Exponentiation
- Modulus
- Square Root
- Absolute Value
- Factorial
- GCD
- LCM
- Bitwise
- View more
published version 1.1.11, 6 months ago0 dependents licensed under $MIT
23
A collection of math utilities optimized for competitive programming.
- math
- competitive programming
- algorithms
- computational math
- Backend
- Frontend
- number theory
- modular arithmetic
- bitwise operations
- prime numbers
- factorization
- GCD
- LCM
- modular exponentiation
- View more
published version 1.0.4, a month ago0 dependents licensed under $MIT
23
GCD calculation for any two given integer.
published version 0.0.2, 2 months ago0 dependents licensed under $MIT
13
the call will result the GCD fo two numbers which are passed as parameters in call var gcd=require("publish_test_sakshi_kottawar/gcd"); var ans=gcd.GCD(5,6);
published version 1.0.1, 6 years ago0 dependents licensed under $ISC
11