aliezzahn / smallest_numberView external linksLinks
To solve the problem of finding the smallest number that is a product of digits and divisible by a given target t, we need to consider the constraints and optimize both runtime and memory usage.
☆25Feb 26, 2025Updated 11 months ago
Alternatives and similar repositories for smallest_number
Users that are interested in smallest_number are comparing it to the libraries listed below
Sorting:
- This Rust project provides an optimized implementation of the "Find Substring" problem using a **sliding window approach with HashMaps**.☆25Feb 24, 2025Updated 11 months ago
- Solve knapsack-problem with bun js☆25Sep 26, 2023Updated 2 years ago
- It formats a list of words into lines such that each line has exactly `max_width` characters, with spaces evenly distributed between word…☆25Feb 24, 2025Updated 11 months ago
- A beginner-friendly Python project to build an AI research assistant using LangChain, with tools like Wikipedia, web search, and file sav…☆26Mar 15, 2025Updated 11 months ago
- 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 11 months ago
- ☆25Apr 19, 2024Updated last year
- Mini Python Project - Password Generator☆25Feb 26, 2023Updated 2 years ago
- 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 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 11 months ago
- A from-scratch experimental AOT JS engine, written in JS☆10Aug 4, 2024Updated last year
- ☆10Mar 26, 2024Updated last year
- Fluence Docs☆10Apr 15, 2024Updated last year
- First Steps with Laravel☆10Oct 14, 2024Updated last year
- ☆10Dec 22, 2023Updated 2 years ago
- async alternatives to browser alert() and prompt() and confirm()☆10Dec 8, 2024Updated last year
- ☆10Aug 18, 2022Updated 3 years ago
- A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LS…☆10Mar 15, 2025Updated 11 months ago
- ♻️ The best way to reuse your code.☆10Dec 1, 2024Updated last year
- ☆10Dec 22, 2023Updated 2 years ago
- A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.☆10Jan 28, 2024Updated 2 years ago
- Rust library for code problems☆26Feb 28, 2025Updated 11 months ago
- This Rust project computes the final state of an array after performing a series of multiplication operations on its elements.☆25Feb 26, 2025Updated 11 months ago
- The `http-easy` package provides a lightweight and intuitive API for making HTTP requests in Node.js applications. It abstracts away the …☆25Jun 10, 2024Updated last year
- Given two strings `s` and `t`, find the smallest substring in `s` that contains all the characters of `t`.☆25Feb 25, 2025Updated 11 months ago
- Balue: Advanced Multi-Layer Encryption Explore the intricacies of cryptographic techniques with Balu, a Python library implementing a so…☆25Jun 10, 2024Updated last year
- Solve the problem of finding the length of the longest Fibonacci-like subsequence in a given array.☆25Feb 27, 2025Updated 11 months ago
- This project implements a solution to the "Remove Element" problem where we need to remove all occurrences of a given value from an array…☆25Feb 24, 2025Updated 11 months ago
- A utility library for simplifying common Web3 tasks like generating wallets.☆25Feb 13, 2025Updated last year
- auto-changelog-generator is a tool for generating changelogs automatically from GitHub issues and pull requests.☆25May 29, 2024Updated last year
- Generate README.md file automatically from project code comments.☆25Jun 10, 2024Updated last year
- find the shortest transformation sequence from the begin_word to the end_word using words from the word_list. Each transformation must ch…☆25Feb 24, 2025Updated 11 months ago
- A Node.js module for converting Markdown files to HTML using Rust☆26May 3, 2025Updated 9 months ago
- A plugin for rsbuild.dev that enables importing and rendering Markdown files as React components or pure HTML.☆26May 4, 2025Updated 9 months ago
- An Rsbuild plugin to customize CSS minification, allowing you to choose between cssnano (JavaScript-based) or Lightning CSS (Rust-based) …☆26May 4, 2025Updated 9 months ago
- Build with BUN☆25Sep 19, 2023Updated 2 years ago
- To solve the "Candy" problem we need to distribute candies to children sitting in a row based on their ratings. Each child must receive a…☆25Feb 24, 2025Updated 11 months ago
- HN CORE WEBSITE☆25Apr 2, 2025Updated 10 months ago
- ☆25Jan 26, 2024Updated 2 years ago
- Writing clean code is essential for creating maintainable, readable, and professional software.☆25Mar 13, 2025Updated 11 months ago