darma gultom
Politeknik Bisnis Indonesia

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

ANALISIS PERBANDINGAN PENGGUNAAN ALGORITMA PENGURUTAN DATA DENGAN METODA BUBBLE SORT, METODA SELECTION SORT, METODA INSERTION SORT darma gultom
Jurnal Tekinkom (Teknik Informasi dan Komputer) Vol 1 No 1 (2018)
Publisher : Politeknik Bisnis Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (513.25 KB) | DOI: 10.37600/tekinkom.v1i1.47

Abstract

Management of an organization take conclusion and decision pursuant to data owned. Data then process to get information to take conclusion and decision. Got data generally in a state of not sort, this matter resulted various situation in field which cannot be avoided. Got data type can in the form of number, character, sentence, date of and others. In doing sorting data which sum up its data maximal five data, done easily in the manual. Problem generally emerge when data amount have reached tens of data, even hundreds of or more amount of data to sort. Such problem of time and correctness that is needed in sorting data in the manual.This problem overcome with algorithm of data sequence such as method of bubble sort, method of selection sort, method of insertion sort use computer. Application to build algorithm of data sequence use language of pemograman Java. Data which process of integer. Showed by a lot of steps done every method for the same data and the same result.