Skip to content

cejanen/SampleSortingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SampleSortingApp

Imagine simple mobile app with list of messages. Every message has user and date when message was sent. Date is represented as unix timestamp. Your client come with urgent request to show messages on screen sorted by dates. Unfortunatelly messages comes from API endpoint unsorted and backend team is still drunk after teambuilding to make changes on API. You have to do it yourself. Well you have bad day... You can't use sort function or use any higher order swift function.

About

Simple app to write your own sorting algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages