Skip to content

Android Apps developed in Kotlin for University Application One is a xml checker application, it is to verify that a file is formatted correctly as an XML Document. There are two solutions written for this problem. #Solution one uses LinkedLists #Solution two uses ArrayLists Application Two is a flight inquirer that finds the shortest flight pat…

Notifications You must be signed in to change notification settings

JordanKnipe01/AndroidAppsKotlin

Repository files navigation

AndroidAppsKotlin

Android Apps developed in Kotlin for University

Application One is a xml checker application, it is to verify that a file is formatted correctly as an XML Document. There are two solutions written for this problem.

#Solution one uses LinkedLists

#Solution two uses ArrayLists

Application Two is a flight inquirer that finds the shortest flight path from one location to another.

#This application uses multiple different sorting algorithms such as:

#InsertionSort

#MergeSort

#QuickSort

About

Android Apps developed in Kotlin for University Application One is a xml checker application, it is to verify that a file is formatted correctly as an XML Document. There are two solutions written for this problem. #Solution one uses LinkedLists #Solution two uses ArrayLists Application Two is a flight inquirer that finds the shortest flight pat…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages