Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by NeoSOFT Team. If you also belong to the team, you can get access from here

NeoSOFT Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NeoSOFT IOS Developer Interview Questions and Answers for Freshers

Updated 21 Jun 2024

NeoSOFT IOS Developer Interview Experiences for Freshers

1 interview found

IOS Developer Interview Questions & Answers

user image Anonymous

posted on 21 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Weak - Strong Difference
  • Ans. 

    Weak - Strong Difference is a common interview question to assess understanding of object-oriented programming concepts.

    • Weak references do not prevent the referenced object from being deallocated, while strong references do.

    • Weak references are used to avoid retain cycles in iOS development.

    • Strong references increase the retain count of an object, keeping it in memory until all strong references are released.

  • Answered by AI
  • Q2. Open - Public Difference
  • Ans. 

    In iOS development, 'open' allows access to the class or method from any module, while 'public' restricts access to the current module only.

    • Open access modifier allows classes and methods to be accessed from any module.

    • Public access modifier restricts access to the current module only.

    • Example: 'open class MyClass' can be accessed from any module, while 'public class MyClass' can only be accessed within the current modu

  • Answered by AI

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference Between Dispatch Queue and OperationalQueue
  • Ans. 

    Dispatch Queue is a high-level API for managing concurrent operations, while OperationQueue is built on top of Dispatch Queue and adds additional features for managing operation objects.

    • Dispatch Queue is a lightweight way to execute tasks serially or concurrently, while OperationQueue is used to manage operation objects that represent tasks.

    • OperationQueue allows for dependencies between operations, while Dispatch Queue...

  • Answered by AI
  • Q2. SOLID Principle
Round 2 - Technical 

(1 Question)

  • Q1. Programming task

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident while answering the question

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Runtime pollymorphism

Interview Preparation Tips

Round: Test
Experience: I scored good.
Tips: Core java good knowledge.
Duration: 30 minutes
Total Questions: 25

Round: Technical Interview
Experience: like this many ques from core java and hibernate and sql also and I scored good.
Tips: Command over core java and sql also.

I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Method overloading, method overriding, life cycle of thread,oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 4 rounds. 1. Technical written test, here, pattern, string, array questions were asked. 2.Face to face .
3. Manager round, here scenario based questions on jdbc,hybernate and other family background details.
4. HR round.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was a good round i have cleared the round they were average questions were asked

Round 2 - Group Discussion 

GD was easy among 10-12 students our topic was "Hostelers should allowed to roam after 12"

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good experience didn't get selected
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Easy GD points to discuss

Round 2 - Aptitude Test 

Easy if u hv prepared

Round 3 - Technical 

(2 Questions)

  • Q1. Basic on DBMS
  • Q2. SQL questions and code

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

It was basic aptitue

Round 3 - Technical 

(2 Questions)

  • Q1. Ask basic oops questions
  • Q2. Abstraction , encapsulation etc

Interview Preparation Tips

Interview preparation tips for other job seekers - NA NA NA
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

General aptitude online test

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS basic concepts with eg
  • Q2. C#,Sql,MVC concepts
Round 3 - Technical 

(2 Questions)

  • Q1. Project experience
  • Ans. 

    I have experience working on various projects including web development, mobile app development, and database management.

    • Developed a web application using React.js and Node.js for a client in the e-commerce industry

    • Created a mobile app using Swift for a healthcare startup to track patient data

    • Managed a MySQL database for a financial services company to store and retrieve customer information

  • Answered by AI
  • Q2. Coding related questions asked
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic apps question plus java c mcq

Round 2 - Group Discussion 

Group gd about group activity and perform in group not single

Round 3 - Technical 

(1 Question)

  • Q1. Java html sql basic java question like oops concept login form

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn daily and consistent is very important
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Duration 1 hour, topics general aptitude and sql related questions

Round 2 - Technical 

(1 Question)

  • Q1. Explain about yourself write code for form with bootstrap write script for onlcick alert shows firstname from the form
  • Ans. 

    Answering interview questions for a Software Developer position.

    • Introduce yourself, highlighting your relevant experience and skills.

    • Explain your passion for software development and any notable projects you've worked on.

    • Provide a brief overview of your technical skills and programming languages you're proficient in.

    • Discuss your problem-solving abilities and ability to work in a team.

    • Mention your familiarity with Agile...

  • Answered by AI

Skills evaluated in this interview

NeoSOFT Interview FAQs

How many rounds are there in NeoSOFT IOS Developer interview for freshers?
NeoSOFT interview process for freshers usually has 1 rounds. The most common rounds in the NeoSOFT interview process for freshers are Technical.
How to prepare for NeoSOFT IOS Developer interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at NeoSOFT. The most common topics and skills that interviewers at NeoSOFT expect are IOS, Swift, Design Patterns, GIT and Objective C.
What are the top questions asked in NeoSOFT IOS Developer interview for freshers?

Some of the top questions asked at the NeoSOFT IOS Developer interview for freshers -

  1. Weak - Strong Differe...read more
  2. open - Public Differe...read more
  3. GCD, operation queue, URL Session tasks, ref type , value ty...read more

Tell us how to improve this page.

NeoSOFT IOS Developer Interview Process for Freshers

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 341 Interviews
3i Infotech Interview Questions
3.5
 • 145 Interviews
Microland Interview Questions
3.4
 • 132 Interviews
Sify Technologies Interview Questions
3.8
 • 123 Interviews
Mastek Interview Questions
3.5
 • 120 Interviews
Maveric Systems Interview Questions
3.5
 • 118 Interviews
Sonata Software Interview Questions
3.4
 • 117 Interviews
View all
NeoSOFT IOS Developer Salary
based on 54 salaries
₹3.2 L/yr - ₹13 L/yr
5% more than the average IOS Developer Salary in India
View more details

NeoSOFT IOS Developer Reviews and Ratings

based on 10 reviews

3.6/5

Rating in categories

4.3

Skill development

3.4

Work-life balance

3.6

Salary

2.4

Job security

3.7

Company culture

2.8

Promotions

3.6

Work satisfaction

Explore 10 Reviews and Ratings
Software Engineer
2k salaries
unlock blur

₹3.5 L/yr - ₹14 L/yr

Senior Software Engineer
752 salaries
unlock blur

₹5.9 L/yr - ₹20 L/yr

Software Developer
719 salaries
unlock blur

₹3 L/yr - ₹12.6 L/yr

Softwaretest Engineer
483 salaries
unlock blur

₹2 L/yr - ₹9.8 L/yr

Associate Software Engineer
191 salaries
unlock blur

₹2.5 L/yr - ₹9 L/yr

Explore more salaries
Compare NeoSOFT with

ITC Infotech

3.6
Compare

Test Yantra Software Solutions

3.2
Compare

Microland

3.5
Compare

3i Infotech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview