A simple program that takes a list of data from a given file and uses either a hash table using a hash function or a sequential list.
Welcome to STLite—a personal passion project where I implement fundamental data structures and algorithms from scratch. This repository serves as a lightweight, educational library designed to deepen ...