Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Classes are reference types, while structs are value types in Swift.
Classes are reference types, meaning they are passed by reference, while structs are value types, passed by value.
Classes support inheritance, while structs do not.
Classes have deinitializers, while structs do not.
Classes can have reference counting for memory management, while structs do not.
Example: Class - Person, Struct - Point
ARC stands for Automatic Reference Counting, a memory management system used in iOS development. Retain count is the number of references to an object.
ARC is a memory management system in iOS that automatically tracks and manages memory usage.
Retain count is the number of strong references to an object, which determines when the object should be deallocated.
When an object's retain count reaches 0, it is deallocated fro...
Top trending discussions
I applied via Recruitment Consulltant and was interviewed before Feb 2021. There was 1 interview round.
Optional is a type in Swift that can hold a value or be nil. Struct and class are both used to define custom data types.
Optional is denoted by a question mark (?) and is used to handle nil values.
Structs are value types and are passed by value, while classes are reference types and are passed by reference.
Structs have a default memberwise initializer, while classes do not.
Classes can inherit from other classes, while s...
I applied via Naukri.com and was interviewed in Sep 2020. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Aug 2023. There were 2 interview rounds.
Remove duplicate elements from list.
Objective-C is the older language used for iOS development, while Swift is the newer, more modern language.
Objective-C is a superset of C with Smalltalk-style messaging syntax.
Swift is more concise and easier to read than Objective-C.
Swift is safer due to its optionals and type interference features.
Objective-C has been around longer and has a larger codebase, but Swift is becoming more popular.
Many developers prefer S...
Classes and structures are both used to define custom data types, but they have some key differences.
Classes are reference types, while structures are value types.
Classes support inheritance, while structures do not.
Classes have deinitializers, while structures do not.
Classes have reference counting for memory management, while structures do not.
Classes can have optional property types, while structures cannot.
Retain cycle is a memory management issue where objects reference each other and cannot be released. It can be avoided by using weak or unowned references.
Retain cycle occurs when two or more objects hold strong references to each other.
To avoid retain cycle, use weak or unowned references instead of strong references.
Weak references do not increase the reference count of an object and automatically become nil when the...
Opinion binding is a legal doctrine that requires judges to follow the decisions of higher courts in similar cases.
Opinion binding is also known as stare decisis.
It helps to ensure consistency and predictability in the legal system.
For example, if a higher court has already ruled that a certain law is unconstitutional, lower courts must follow that ruling in similar cases.
Opinion binding can be controversial, as it can...
GCD and Operation Queues are both used for concurrent programming in iOS, but differ in their approach.
GCD is a C-based API that uses a thread pool model for concurrency.
Operation Queues are built on top of GCD and provide a higher-level abstraction for concurrency.
GCD is best for simple, lightweight tasks, while Operation Queues are better for more complex tasks with dependencies.
GCD uses blocks for task execution, wh...
The life cycle of iOS applications refers to the stages an app goes through from launch to termination.
The app is launched by the user or system
The app enters the foreground and becomes active
The app can be sent to the background or suspended
The app can be terminated by the user or system
The app can be resumed from the background or suspended state
The app can receive memory warnings and handle them appropriately
The UIViewController life cycle consists of several stages that occur when the view controller is loaded and unloaded.
viewDidLoad() - called when the view controller's view is loaded into memory
viewWillAppear() - called just before the view appears on the screen
viewDidAppear() - called just after the view appears on the screen
viewWillDisappear() - called just before the view disappears from the screen
viewDidDisappear()...
I applied via Naukri.com and was interviewed in Jan 2022. There were 3 interview rounds.
I expect a competitive salary based on my experience and skills.
I have a strong background in iOS development and have successfully completed several projects.
I am familiar with the latest technologies and frameworks in iOS development.
I have a proven track record of delivering high-quality code on time and within budget.
I am confident that my skills and experience make me a valuable asset to any team.
I am open to disc...
I worked as an iOS Developer at XYZ Company.
Developed and maintained iOS applications using Swift and Objective-C.
Collaborated with cross-functional teams to gather requirements and deliver high-quality products.
Implemented new features and enhancements based on user feedback.
Optimized app performance and resolved bugs and issues.
Worked on integrating third-party libraries and APIs.
Participated in code reviews and prov...
I am looking for a change to explore new opportunities and challenges in my career.
Seeking growth and advancement in my professional journey
Want to work on more challenging projects
Desire to learn new technologies and expand my skillset
Looking for a better work-life balance
Seeking a company culture that aligns with my values and goals
I am an experienced iOS developer with a passion for creating user-friendly and efficient applications.
I have been developing iOS applications for over 5 years.
I am proficient in Swift and Objective-C programming languages.
I have experience working with various frameworks and libraries such as UIKit, Core Data, and Alamofire.
I have a strong understanding of iOS design patterns and best practices.
I have successfully del...
Easy aptitude english and logical reasoning.
I am an experienced IOS Developer with a passion for creating innovative and user-friendly mobile applications.
Over 5 years of experience in IOS app development
Proficient in Swift and Objective-C programming languages
Strong understanding of mobile UI/UX design principles
Familiar with RESTful APIs and third-party libraries
Developed and launched multiple successful apps on the App Store
Swift is a powerful and modern programming language for iOS development, but it has its own set of advantages and disadvantages.
Advantages: faster performance, safer code with optionals, easier to read and write code, interoperability with Objective-C
Disadvantages: steep learning curve for beginners, limited community support compared to other languages like Java or Python
Struct is a value type, Class is a reference type in Swift.
Structs are passed by value, Classes are passed by reference.
Structs are immutable by default, Classes are mutable.
Use Structs for simple data types, Classes for more complex objects.
I applied via LinkedIn and was interviewed in Jan 2022. There was 1 interview round.
based on 1 interview
Interview experience
Data Scientist
78
salaries
| ₹0 L/yr - ₹0 L/yr |
Talent Acquisition Specialist
37
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Specialist
32
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
32
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Analyst
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
Wipro
TCS
HCLTech