This Rust project provides an optimized implementation of the "Find Substring" problem using a **sliding window approach with HashMaps**.
☆25Feb 24, 2025Updated last year
Alternatives and similar repositories for rust-substring-finder
Users that are interested in rust-substring-finder are comparing it to the libraries listed below
Sorting:
- Solve knapsack-problem with bun js☆25Sep 26, 2023Updated 2 years ago
- 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 th…☆25Feb 26, 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
- ☆25Apr 19, 2024Updated last year
- ☆25Jan 26, 2024Updated 2 years ago
- Rust library for code problems☆26Feb 28, 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
- 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
- ☆10Mar 26, 2024Updated last year
- A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.☆10Jan 28, 2024Updated 2 years ago
- First Steps with Laravel☆10Oct 14, 2024Updated last year
- Fluence Docs☆10Apr 15, 2024Updated last year
- ☆10Dec 22, 2023Updated 2 years ago
- async alternatives to browser alert() and prompt() and confirm()☆10Dec 8, 2024Updated last year
- A from-scratch experimental AOT JS engine, written in JS☆10Aug 4, 2024Updated last year
- ☆10Dec 22, 2023Updated 2 years ago
- ☆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
- 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
- Build with BUN☆25Sep 19, 2023Updated 2 years ago
- 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
- 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 last year
- Balue: Advanced Multi-Layer Encryption Explore the intricacies of cryptographic techniques with Balu, a Python library implementing a so…☆25Jun 10, 2024Updated last year
- Writing clean code is essential for creating maintainable, readable, and professional software.☆25Mar 13, 2025Updated 11 months ago
- HN CORE WEBSITE☆25Apr 2, 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 last year
- 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
- A toolkit to help developers optimize gas usage in Ethereum smart contracts and transactions.☆26Feb 13, 2025Updated last year
- Building a text and image-based journey game powered by, and with, GPT and Flask in Python☆25Mar 25, 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 last year
- auto-changelog-generator is a tool for generating changelogs automatically from GitHub issues and pull requests.☆25May 29, 2024Updated last year
- A utility library for simplifying common Web3 tasks like generating wallets.☆25Feb 13, 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
- A unified API for interacting with multiple blockchains.☆25Feb 13, 2025Updated last year
- 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 last year
- A Node.js module for converting Markdown files to HTML using Rust☆26May 3, 2025Updated 10 months ago
- A plugin for rsbuild.dev that enables importing and rendering Markdown files as React components or pure HTML.☆26May 4, 2025Updated 10 months ago
- Mini Python Project - Password Generator☆25Feb 26, 2023Updated 3 years ago