Upload Button Icon Add office photos

Filter interviews by

Clear (1)

KEKA TECHNOLOGIES IOS Developer Interview Questions and Answers

Updated 19 Oct 2024

KEKA TECHNOLOGIES IOS Developer Interview Experiences

3 interviews found

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

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

They ask some simple questions about swift , then give a problem to solve

IOS Developer Interview Questions & Answers

user image Anonymous

posted on 19 Oct 2024

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

(1 Question)

  • Q1. Basics of swift

IOS Developer Interview Questions Asked at Other Companies

Q1. 1 - MVC PATTERN 2- CLOUSERS & it's type 3- Google SDK like Go ... read more
asked in Movius Corp
Q2. What will be the output of the following Swift code: \n\nstruct s ... read more
asked in Capgemini
Q3. What’s difference between class and structure
asked in Movius Corp
Q4. What is the difference between the Liskov Substitution Principle ... read more
asked in Movius Corp
Q5. What is the time complexity for finding the longest common prefix ... read more

IOS Developer Interview Questions & Answers

user image Anonymous

posted on 31 Oct 2023

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Just normal Swift question
Round 3 - Technical 

(1 Question)

  • Q1. Same thing, but kept asking the estimated timelines
Round 4 - HR 

(1 Question)

  • Q1. Just background checks

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It’s an average test experience

Round 2 - Coding Test 

Best questions with tricky one

Round 3 - HR 

(1 Question)

  • Q1. Salary expectations
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell Me about yourself
  • Q2. What is C# and coding.
Round 2 - HR 

(1 Question)

  • Q1. What is your CCTC?

Interview Preparation Tips

Interview preparation tips for other job seekers - Consider this company your last choice.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is useState?
  • Ans. 

    useState is a hook in React that allows functional components to have state.

    • useState is a React hook used in functional components to manage state.

    • It returns an array with the current state value and a function to update that value.

    • Example: const [count, setCount] = useState(0);

  • Answered by AI
  • Q2. What's useEffect?
  • Ans. 

    useEffect is a hook in React that allows performing side effects in function components.

    • Used in React functional components to perform side effects

    • Executes after render and after every update

    • Can be used to fetch data, subscribe to events, update the DOM, etc.

  • Answered by AI
  • Q3. What is Redux and state management?
  • Ans. 

    Redux is a predictable state container for JavaScript apps. It helps manage the state of an application in a centralized way.

    • Redux is a state management library commonly used with React.

    • It allows for a single source of truth for the state of an application.

    • Actions are dispatched to update the state, and reducers specify how the state changes in response to actions.

    • Redux DevTools can be used to track state changes and d...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Past Experience and System Design
Round 2 - Technical 

(1 Question)

  • Q1. DSA and System Design
Round 3 - Technical 

(1 Question)

  • Q1. Past Experience and System Design
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is closure? Application and concept understanding
  • Ans. 

    Closure is a function that captures the environment in which it was created, allowing it to access variables from that environment even after the function has finished executing.

    • Closure allows a function to access variables from its outer scope even after the function has finished executing.

    • It 'closes over' the variables from the outer scope, preserving their values.

    • Example: function outerFunction() { let outerVar = 'I...

  • Answered by AI
  • Q2. What is event loop?
  • Ans. 

    Event loop is a mechanism that allows for asynchronous programming by handling and executing events in a loop.

    • Event loop is a part of the runtime environment that listens for events and executes callback functions.

    • It allows for non-blocking I/O operations by delegating tasks to the operating system.

    • Event loop is commonly used in JavaScript for handling asynchronous operations like setTimeout, setInterval, and AJAX requ

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic concept though be read and revised

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Questions were completely based on data structures and algorithm
  • Q2. SQL based questions were also asked
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 coding questions medium level

Round 2 - One-on-one 

(2 Questions)

  • Q1. All related to python
  • Q2. ANd Golang
Contribute & help others!
anonymous
You can choose to be anonymous

KEKA TECHNOLOGIES Interview FAQs

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

Some of the top questions asked at the KEKA TECHNOLOGIES IOS Developer interview -

  1. Same thing, but kept asking the estimated timeli...read more
  2. Just normal Swift quest...read more
  3. Just background che...read more

Recently Viewed

JOBS

Vy Systems

No Jobs

JOBS

Vy Systems

No Jobs

SALARIES

Careernet

REVIEWS

Virtual Employee

No Reviews

JOBS

Accuster Technologies

No Jobs

SALARIES

CIEL HR

JOBS

KEKA TECHNOLOGIES

No Jobs

COMPANY BENEFITS

KEKA TECHNOLOGIES

No Benefits

JOBS

HuntingCube Recruitment Solution

No Jobs

REVIEWS

Virtual Employee

No Reviews

Tell us how to improve this page.

KEKA TECHNOLOGIES IOS Developer Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

Innovaccer Interview Questions
3.4
 • 81 Interviews
NoBrokerHOOD Interview Questions
3.1
 • 57 Interviews
Vyapar Interview Questions
3.4
 • 53 Interviews
PeopleStrong Interview Questions
3.4
 • 51 Interviews
Darwinbox Interview Questions
3.9
 • 44 Interviews
Grey Orange Interview Questions
3.2
 • 38 Interviews
View all
Customer Success Manager
106 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Development Representative
81 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Specialist
55 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Analyst
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare KEKA TECHNOLOGIES with

greytHR

4.0
Compare

sumHR - HRMS Software

3.5
Compare

Darwinbox

3.9
Compare

ZingHR

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