Location : Pune (Telephonic)
Date : October, 2019
Date : October, 2019
- What are pillars of oops?
- What is abstraction example in ios?
- What is syntax of singleton class? How we can create singleton class?
- What is subscript? Give example of use.
- Difference between if let & guard let.
- What is initializer? What are different types of initializer? Can we have multiple I initializer?
- What is different way for serializing Jason or parsing Jason?
- What is latest technique to serialize?
- What are MVVM and VIPER?
- What is technique in ios to secure your api call?
- How can I call 6 api simultaneously? Tell steps for this?
- How arc works in ios?
- How to create retain cycle? How to solve this?
- Difference between weak & unknown?
- When you to use structure and when to class?
- Different types of size class?
- How will you design for iPhone and iPad design?
- Have you use higher order function?
- Difference between map and compact map?
Location : Pune (MS Team)
Date : March, 2021
Date : March, 2021
- What is range operator in Swift?
- What is Enum and Why we need to create Enum?
- What is raw value or associated value in enum?
- What is oops concept?
- Does objective C support method overloading?
- How to achieve abstraction in oops?
- How to achieve encapsulation in oops?
- How do you achieve encapsulation in Objective C?
- What is difference between class and structure?
- When to use class and when to use structure?
- Can we use KVC in structure?
- Access specifiers in Swift.
- Different type of initializer in Class.
- What is use of Convenience initializers?
- Type of properties in Swift.
- What is lazy property?
- What is type property?
- What are generics?
- Difference between Generic and Any.
- Generic and Any, which achieve type safety?
- What is closure?
- What are type of closures?
- What is escaping and nonescaping closure?
- Which one closure is different?
- What is trailing closure?
- Does closure capture values?
- What should I do if my closure avoid capturing values?
- What is unowned keyword?
- What is inout parameter?
- What are higher order function?
- Difference between flat map and compact map?
- What is protocol?
- Can we make protocol only class specific, struct can not adopt it?
- What is Singleton? Write a code to make singleton.
- How multithreading managed in Swift?
- What is content hugging?
- What are methods of uitableviewdelegate?
- What is intrinsic content size?
- What are size classes?
- Is core data thread safe? A. NSManagedObjectID
- Deletion rule for core data.
- What are Persistent stores available in core data?
- Different type of migration in Core data?
- Can we create delegate as strong?
- What is memory leak? How you resolve memory leak issue?
- What is best practise to save secure data in locally?
- Can you give me brief about how we can integrate apns ?
- What is app slicing?
- What is app thinning?
- What is SSO - Single Sign On ?
- What is app clips?
- How to deploy app to app store?
- If your app is rejected, how you would resolve it?
- What is agile methodology?
- How to upload application on enterprise account?
- What is code coverage?
- What is use of sonar?
- What is SSL pinning?
- How you define architecture before writing code for any project?
- What is solid principles?
Location : Pune (MS Team)
Date : March, 2021
Date : March, 2021
- How can I enable some feature available for some country and not available to some country?
- What is SSL pinning?
- How can you create a framework?
- What is higher order function?
- What is code coverage?
- How you manage code quality?
- Write reduce higher order function?
- What is UIStackView?
- What are deletion rules?
- Can you list of state of application?
- How to call api if my application is not running state?
- If my application is not running, can I update my location to backend?
- If I want to run all test case methods on single click, then how can I do that?
- What is retain count?
- What is type alias?
- What is viper?
- How agile methodology?
- What is CI/CD ?
- What is pipeline in CI/CD ?
- Which tool you are using for CI/CD ?
- What is shared pipeline or private pipeline?
- If I use print statement in code, what should I do when we are uploading binary to appstore?
- What is SML for authentication?
- What is SSO - Single Sign On ?
No comments:
Post a Comment
Thanks