A Rust library to check if digits can be equal after operations using binomial coefficients.
☆25Feb 25, 2025Updated last year
Alternatives and similar repositories for check-digits
Users that are interested in check-digits are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆25Aug 24, 2023Updated 2 years ago
- This project solves the problem of finding the most profitable path for Alice in a tree, given that Bob is also moving from a specific no…☆26Feb 24, 2025Updated last year
- To solve the problem of selecting cells in a grid to maximize the score, we need to consider the constraints and optimize both runtime an…☆25Feb 27, 2025Updated last year
- Solve the problem of finding the length of the longest Fibonacci-like subsequence in a given array.☆25Feb 27, 2025Updated last year
- This project implements a solution to the "Merge Sorted Array" problem in Rust, where two sorted arrays are merged into a single sorted a…☆25Feb 24, 2025Updated last year
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- The Crypto Price Correlation Matrix is an advanced web application designed to provide cryptocurrency investors with deep insights into m…☆26Mar 6, 2025Updated last year
- Writing clean code is essential for creating maintainable, readable, and professional software.☆25Mar 13, 2025Updated last year
- ☆25Jun 15, 2024Updated last year
- Create snake game with Pygame and learn that snake with Reinforcement Learning and Deep Q Learning.☆25Sep 10, 2023Updated 2 years ago
- The problem involves calculating the amount of rainwater that can be trapped between the bars of an elevation map represented by a vector…☆25Feb 24, 2025Updated last year
- ☆25Apr 19, 2024Updated last year
- A Node.js module for converting Markdown files to HTML using Rust☆26May 3, 2025Updated 11 months ago
- Your task is to find the length of the longest subsequence seq of nums, such that the absolute differences between consecutive elements f…☆25Feb 27, 2025Updated last year
- A Liquidity Pool Optimization App is a tool designed to help cryptocurrency investors understand and maximize their returns from providin…☆25Mar 5, 2025Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Build with BUN☆25Sep 19, 2023Updated 2 years ago
- 🚀 Real-time Ethereum Gas Fee Predictor with responsive design and theme switching. Analyze blockchain transaction costs, predict optimal…☆25Mar 5, 2025Updated last year
- Blockchain Portfolio Risk Analyzer is a cutting-edge web application designed to provide comprehensive risk assessment and performance si…☆26Mar 5, 2025Updated last year
- ☆25Jan 26, 2024Updated 2 years ago
- HN CORE WEBSITE☆25Apr 2, 2025Updated last year
- This is a Rust implementation of the "Remove Duplicates from Sorted Array" problem