dimatarelkin / NSDictionary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSDictionary ---> JumpToCode

Please, find your tasks on NSDictionary and NSMutableDictionary bellow:

  • Create NSDictionary using literal declaration.
  • Make it mutable and add several new entries.
  • Sort it in an ascending and descending order.
  • Check whether required value is contained in the dictionary.

About


Languages

Language:Objective-C 100.0%