Upload Button Icon Add office photos

Filter interviews by

G5 Web Services IOS Developer Interview Questions and Answers

Updated 7 Jun 2017

G5 Web Services IOS Developer Interview Experiences

1 interview found

IOS Developer Interview Questions & Answers

user image Ritu Parashar

posted on 7 Jun 2017

Interview Questionnaire 

1 Question

  • Q1. Tell me about project
  • Ans. 

    I developed a mobile app for tracking daily water intake and setting hydration goals.

    • Designed user interface for inputting water intake and setting goals

    • Implemented database to store user data and track progress

    • Integrated notifications to remind users to drink water throughout the day

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: I got shortlist on basis of my marks in 10th ,12th,graduation ,pg

Round: Test
Tips: Prepare general questions asked in written .keep solving logical reasoning so that you will build good logics
Duration: 1 hour
Total Questions: 30

Round: Technical Interview
Experience: They keep me in loop as two interviewer are there and asking continuously
Tips: Study project deeply whatever you present

Skills: Logical Puzzles, Logical Reasoning, Language

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about G5 Web Services?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. What are the main difference between ios and android applications?
  • Ans. 

    iOS and Android apps differ in development environments, design guidelines, and user experience.

    • Development Language: iOS uses Swift/Objective-C, while Android uses Java/Kotlin.

    • User Interface: iOS follows Human Interface Guidelines; Android uses Material Design.

    • App Distribution: iOS apps are distributed via the App Store; Android apps can be distributed through multiple platforms.

    • Hardware Fragmentation: Android runs on...

  • Answered by AI
  • Q2. How would you keep a secure app development in ios and android?
  • Ans. 

    Implementing secure app development involves best practices in coding, data handling, and user authentication for both iOS and Android.

    • Use HTTPS for all network communications to encrypt data in transit.

    • Implement strong authentication methods, such as OAuth or biometric authentication.

    • Regularly update libraries and frameworks to patch known vulnerabilities.

    • Use secure storage solutions like Keychain on iOS and Encrypted...

  • Answered by AI

IOS Developer Interview Questions Asked at Other Companies

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

Interview Questionnaire 

1 Question

  • Q1. What's is your ambition
  • Ans. 

    My ambition is to grow as a professional, contribute meaningfully, and lead innovative projects that make a positive impact.

    • I aim to develop my skills in project management, ensuring successful delivery of initiatives.

    • I aspire to lead a team, fostering collaboration and creativity to achieve common goals.

    • I want to contribute to sustainable practices in my field, such as implementing eco-friendly solutions.

    • I envision my...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go and attend the interview with fearless

I applied via Walk-in and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Egerly they asked questions about your inner confidence of tha job seekers

Interview Preparation Tips

Interview preparation tips for other job seekers - Ntg is impossible first you consatret your looking i meen your dress sens... first impression is tha best impression so u look complete formally & kindly answer tha questions very confidently ..be honest delivered good communication skills

Interview Questionnaire 

1 Question

  • Q1. Can you handle a team.
  • Ans. Yes presently I have 10 members TEAM.
  • Answered Anonymously
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Introduced Yourself
  • Q2. About knowledge in Software Development

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jul 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Coding test duration is 30 to 40 min
on paper pen and topic is simple like related to string,pattern and number's

Round 2 - HR 

(2 Questions)

  • Q1. Introduction about yourself
  • Q2. Salary expectation
Round 3 - Technical 

(2 Questions)

  • Q1. Related to the basic of html css and js
  • Q2. Ask run time short code and explanation
  • Ans. 

    Runtime refers to the period when a program is executing, affecting performance and resource usage.

    • Runtime is when code is executed, as opposed to compile time.

    • Performance can vary based on algorithms used; e.g., O(n) vs O(n^2).

    • Memory usage is crucial; e.g., using arrays vs linked lists can impact runtime.

    • Dynamic typing in languages like Python can lead to slower runtime compared to statically typed languages like C++.

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. About yourself and other
  • Q2. All about company your expectation and salary disscuced

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in every round the proccess is so simple and easy
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Write a mongoDB query to filter top 5 students
  • Ans. 

    Use MongoDB's aggregation framework to filter and sort students by their scores, returning the top 5 results.

    • Use the `find()` method to query the students collection.

    • Sort the results by the score field in descending order.

    • Limit the results to 5 using the `limit()` method.

    • Example: `db.students.find().sort({ score: -1 }).limit(5)`

    • Ensure the score field exists and is indexed for better performance.

  • Answered by AI
  • Q2. What is redux and difference between redux and context api
  • Ans. 

    Redux is a state management library for JavaScript apps, while Context API is a built-in React feature for managing state.

    • Redux provides a centralized store for application state, while Context API allows for state sharing across components without prop drilling.

    • Redux uses actions and reducers to manage state changes, whereas Context API uses the Provider and Consumer pattern.

    • Redux is more suitable for large applicatio...

  • Answered by AI

I applied via Company Website and was interviewed in Apr 2022. There were 2 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 

Mcq

Interview Preparation Tips

Topics to prepare for Busibud Software Developer interview:
  • C
  • C++
Interview preparation tips for other job seekers - I am fullstack software developer.And i have no experience.

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Program we're asked based on html
  • Ans. 

    This question involves creating a program using HTML to demonstrate web development skills.

    • Understand the structure of an HTML document: <html>, <head>, <body>.

    • Use semantic HTML elements like <header>, <footer>, <article> for better accessibility.

    • Incorporate CSS for styling and JavaScript for interactivity.

    • Example: Create a simple webpage with a title, a paragraph, and a button that ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - no advice to be given the he was good and it nice experience

Tell us how to improve this page.

Interview Questions from Similar Companies

Deltax Interview Questions
2.7
 • 88 Interviews
Wayfair Interview Questions
3.6
 • 60 Interviews
Tradeshala Interview Questions
4.5
 • 53 Interviews
Apptunix Interview Questions
4.2
 • 47 Interviews
Busibud Interview Questions
3.9
 • 42 Interviews
View all
Compare G5 Web Services with

Amazon Sellers Services

4.0
Compare

Primus Global Technologies

3.9
Compare

GAMMON INDIA

3.8
Compare

Magneti Marelli Motherson Auto System

3.8
Compare
write
Share an Interview