Skip to content

kkoless/iOS-Interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

iOS Interview 1

The task is to implement the Shop protocol (you can do that in this file directly).

  • No database or any other storage is required, just store data in memory
  • No any smart search, use String method contains (case sensitive/insensitive - does not matter)
  • Performance optimizations for listProductsByName and listProductsByProducer are optional

About

Interview Swift tasks

Topics

Resources

Stars

Watchers

Forks

Languages