Skip to content

Generate And Search program is made as part of learning Pascal programming.

Notifications You must be signed in to change notification settings

MrGracu/Generate_And_Search

Repository files navigation

Generate_And_Search

Generate And Search program is made as part of learning Pascal programming.
The program allows you to generate records in a random order and then search them using available search methods (binary search, linear search, chain, inverse) by the column.
You can import and export data to files.
Program written in Lazarus 1.8.2 64bit.

Releases

No releases published

Packages

No packages published

Languages