iOS Interview preparation : iOS general topics for interview
Hi, This is Shubham Mishra a ROR, iOS, Python developer. In this blog we will see top iOS general topics discussion. In the dynamic world we should be updated so as to compete with others hence I have discussed below topics based on my and others interview experience. You can check my post for iOS interview questions set also, iOS interview questions Page 1 Let's Begin the discussion with some of the famous but very general topics in the field of iOS, which every iOS developer must be aware of. Note: In this post I have discussed the iOS topics in the reference for the interview questions, do not refer if you are looking for the exact code for the implementation. Read below discussion if your are preparing for the iOS interview questions, and want to brush up the general concepts in iOS. Passing data between the view controllers: Many of the time we come across a situation to pass data between the two view-controllers. In this we may have solve the problem with ...