Upload Button Icon Add office photos

Filter interviews by

Codelogicx Technologies IOS Developer Interview Questions and Answers for Experienced

Updated 17 Dec 2023

Codelogicx Technologies IOS Developer Interview Experiences for Experienced

1 interview found

IOS Developer Interview Questions & Answers

user image Anonymous

posted on 17 Dec 2023

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. How to integrate Push Notification in IOS?
  • Ans. 

    To integrate Push Notification in iOS, you need to register for remote notifications, handle the registration token, and implement the necessary delegate methods.

    • Register for remote notifications using the UIApplication.shared.registerForRemoteNotifications() method.

    • Implement the AppDelegate's didRegisterForRemoteNotificationsWithDeviceToken method to handle the registration token.

    • Implement the AppDelegate's didReceive...

  • Answered by AI
  • Q2. How to upload/download files or fetch requests for API?
  • Ans. 

    To upload/download files or fetch requests for API in iOS, you can use URLSession and its related classes.

    • Use URLSession to create a URLSessionDataTask for making API requests.

    • For file upload, use URLSessionUploadTask and provide the file URL.

    • For file download, use URLSessionDownloadTask and specify the destination URL.

    • Handle the response and errors using completion handlers.

    • Example: URLSession.shared.dataTask(with: ur

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your Salary Expectation?

Interview Preparation Tips

Topics to prepare for Codelogicx Technologies IOS Developer interview:
  • IOS
  • Swift
  • Software Development
  • Software

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Asked me about my challenges which I face and how I solved them in project
Round 2 - HR 

(1 Question)

  • Q1. Asked about expectation etc
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2022. There were 3 interview rounds.

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 

25 MCQ questions online with time limit

Round 3 - Assignment 

Create webapp . Frontend, Backend , data encryption

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. All about core java
  • Q2. Front end and My Sql
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2023. There were 4 interview rounds.

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 - Coding Test 

I have given the coding test in python language. Out of 5 questions, we have to attain a minimum of 3 questions.

Round 3 - Technical 

(1 Question)

  • Q1. The questions in technical round is related to the task which were given to us and also they ask basics questions related to technical.
Round 4 - HR 

(1 Question)

  • Q1. The interview was about the personality check, overeally it was good .

Interview Preparation Tips

Interview preparation tips for other job seekers - This is the best place for the freshers to start their career.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jun 2023.

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 - Technical 

(1 Question)

  • Q1. Docker Basics:What is Docker, and how does it differ from traditional virtualization?Explain the purpose of Docker images and containers.Node.js Fundamentals:Describe the event-driven architecture of Node....
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2023. There were 3 interview rounds.

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 - Assignment 

Todo application javascript todo app creation needs to submit

Round 3 - HR 

(1 Question)

  • Q1. Expected salary, family, future plans

Interview Preparation Tips

Interview preparation tips for other job seekers - Be a quick learner
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2023. There were 4 interview rounds.

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 - Coding Test 

String , Array ,Collection framework related questions.

Round 3 - Assignment 

Ecommerce site with Login,Review,AddToCart,Order features,Filter features.

Round 4 - Technical 

(1 Question)

  • Q1. Html,Css,Js. Interviewer don't have knowledge on Java,React js.And if you don't able to answer basic html,css related questions they will disqualify you.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply.Totaly time waste.And even if you apply don't share project with them neither the Github link nor the the files via any medium.You are going to regret if you share the project.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There were 3 interview rounds.

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 - One-on-one 

(2 Questions)

  • Q1. Basic JS questions
  • Q2. String Concat through function
Round 3 - Coding Test 

Advanced JS, PHP related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from the free code camp js questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. 3 Question was there related to architecture and Computer networks.
Round 2 - Technical 

(2 Questions)

  • Q1. Microservices and Monolith.
  • Q2. Leetcode hard Sum.

Codelogicx Technologies Interview FAQs

How many rounds are there in Codelogicx Technologies IOS Developer interview for experienced candidates?
Codelogicx Technologies interview process for experienced candidates usually has 3 rounds. The most common rounds in the Codelogicx Technologies interview process for experienced candidates are Resume Shortlist, Technical and HR.
How to prepare for Codelogicx Technologies IOS Developer interview for experienced candidates?
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 Codelogicx Technologies. The most common topics and skills that interviewers at Codelogicx Technologies expect are Swift, Objective C, Cocoa Touch, Core Data and IOS.
What are the top questions asked in Codelogicx Technologies IOS Developer interview for experienced candidates?

Some of the top questions asked at the Codelogicx Technologies IOS Developer interview for experienced candidates -

  1. How to upload/download files or fetch requests for A...read more
  2. How to integrate Push Notification in I...read more

Tell us how to improve this page.

Codelogicx Technologies IOS Developer Interview Process for Experienced

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 32 Interviews
NexTurn Interview Questions
4.1
 • 29 Interviews
View all
Software Developer
27 salaries
unlock blur

₹4.2 L/yr - ₹7 L/yr

Full Stack Developer
18 salaries
unlock blur

₹2.4 L/yr - ₹8.5 L/yr

Junior Software Developer
13 salaries
unlock blur

₹2.8 L/yr - ₹4.8 L/yr

Software Tester
11 salaries
unlock blur

₹1.9 L/yr - ₹4 L/yr

Android Developer
9 salaries
unlock blur

₹3.8 L/yr - ₹8 L/yr

Explore more salaries
Compare Codelogicx Technologies with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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