🌌 A complete search engine and RAG pipeline in your browser, server or edge network with support for full-text, vector, and hybrid search in less than 2kb.
-
Updated
May 17, 2025 - TypeScript
🌌 A complete search engine and RAG pipeline in your browser, server or edge network with support for full-text, vector, and hybrid search in less than 2kb.
The problem focuses on finding the highest possible product that can be obtained by multiplying exactly three numbers from a given array of integers. This involves identifying either the three largest numbers or a combination of the smallest and largest values to maximize the result.
This repository contains solutions to various coding challenges and hackathon problems I've solved and practiced. It serves as a resource to track my progress, explore different problem-solving approaches, and refine my skills in competitive programming.
Learn sorting algorithms
Vigenere and Vernam Cypher
Add a description, image, and links to the algiorithm topic page so that developers can more easily learn about it.
To associate your repository with the algiorithm topic, visit your repo's landing page and select "manage topics."