Topic: "external-merge-sort"
apollo008/orchid-fst
This project Orchid-Fst implements a fast text string dictionary search data structure: Finite state transducer (short for FST) in c++ language.This FST C++ open source project has much significant advantages.
Language: C++ - Size: 7.31 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 2

akshayxml/Multithreaded-External-Merge-Sort
External merge sort algorithm used to sort large number of records - with options to use multiple threads.
Language: Python - Size: 3.44 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Sagnik07/Advanced-Problem-Solving
In this repository, we solve a list of famous coding problems in C++ programming language.
Language: C++ - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

dstibrany/externalSort
External merge-sort
Language: Java - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

PrathamSolanki/external-merge-sort
Language: C++ - Size: 1.94 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

vinigarg/Search-Engine-Wiki-
Wikipedia search engine designed to to be scalable and efficient using K- way external mege sort.
Language: Java - Size: 2.83 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

maXA1m/ExternalMergeSortDotNet
External Merge Sort implementation with Tests | LLD C#
Language: C# - Size: 28.3 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 0 - Forks: 0

999ashu/Tape-Sorter
External merge‐sort on a simulated tape device with limited RAM
Language: C++ - Size: 14.6 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

tobbe84/FindDuplicates
Этот проект представляет собой мощный инструмент для поиска и анализа дублирующихся файлов в указанной директории. Программа позволяет эффективно выявлять одинаковые файлы на основе их содержимого, используя алгоритм хеширования SHA-256. Она поддерживает настройку параметров, таких как минимальный размер файла для проверки и игнорирование определен
Language: Python - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Nikos25K/Implementation-of-Database-Management-Systems
This repository contains three projects exploring the core concepts of database systems: Heap File Management, B+ Tree Indexing, and External Merge Sort. Built in C, these assignments demonstrate block-level file management, indexing, and sorting algorithms, providing hands-on experience with database internals and performance optimization.
Language: C - Size: 363 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

freud/ExternalMergeSorter
Language: C# - Size: 222 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

valeriodiste/ExternalMergeSortVisualizer
External merge sorting algorithms visualizer
Language: HTML - Size: 563 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vitalysokoloff/External_sort
Language: Java - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

umershaikh123/Sorting-algorithms
Sorting algorithms in python
Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rafssilva/external-merge-sort
Executa um External Merge Sort (TwoWayMerge), em um arquivo desordenado de CEPs, para salvá-los ordenados em um outro arquivo
Language: Java - Size: 8.89 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mansi-k/ADSA_Assignment3
Implemented suffix array for different tasks, trie and external merge sort
Language: C++ - Size: 73.2 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

AnupNair08/Sort-Command
This is a DSA project which works like the utility command 'sort' in Linux. The program makes use of external sorting algorithm which makes it possible to sort files larger than the primary memory.
Language: C - Size: 651 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

jeeveshkataria/WikipediaSearchEngine
Created a mini wikipedia search engine on wikipedia data dump of 2020 of size 40 GB.Results are retrived in less than a sec.
Language: Python - Size: 589 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

priyendumori/Wiki-Search-Engine
A complete search engine experience built on top of 75 GB Wikipedia corpus with subsecond latency for searches. Results contain wiki pages ordered by TF/IDF relevance based on given search word/s. From an optimized code to the K-Way mergesort algorithm, this project addresses latency, indexing, and big data challenges.
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

sayhitosandy/BPlus_Tree 📦
Implementation of B+ Tree in Java (My Assignment for Fundamentals of Database Systems course [CSE202] [IIIT-Delhi]).
Language: Java - Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

EiriniMits/DBMS
This project contains basic functions of a DBMS (External Merge sort, Merge Join, Hash Join, Duplicate Elimination) that are designed to work in real-life and extreme circumstances (Huge input data, extremely low available memory).
Language: C++ - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

divyanshu-talwar/B-Plus-Tree
Language: Java - Size: 111 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
