Skip to content

An exercise from my university course Data Structure. That algorithm order archives with integer values ranging 1..100 to 1..50,000,000. Exist 48 archives with this logic. The values are ordered, inverted, completely disordered and "almost disordered" (10% of them are out of his correct position). I do this algorithm with some help of ChatGPT.

License

Notifications You must be signed in to change notification settings

Gabs-Coding/Buscar-dados-em-arquivo-e-ordenar-em-Pascal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Buscar dados em um arquivo e ordená-los

Programa para resolver um problema específico que lê os dados de arquivos txt, guarda em um array, oferece um procedimento genérico para que seja implementado um método de ordenação, cria um novo arquivo para armazenar o array ordenado e gera logs do tempo de espera para a ordenação.

About

An exercise from my university course Data Structure. That algorithm order archives with integer values ranging 1..100 to 1..50,000,000. Exist 48 archives with this logic. The values are ordered, inverted, completely disordered and "almost disordered" (10% of them are out of his correct position). I do this algorithm with some help of ChatGPT.

Resources

License

Stars

Watchers

Forks

Languages