Upload Button Icon Add office photos
Engaged Employer

i

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

Sun Dew Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Sun Dew Solutions Mobile Application Developer Interview Questions, Process, and Tips

Updated 27 Jan 2024

Sun Dew Solutions Mobile Application Developer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is Flutter?
  • Ans. 

    Flutter is an open-source UI software development kit created by Google for building natively compiled applications for mobile, web, and desktop from a single codebase.

    • Flutter is used to develop cross-platform mobile applications.

    • It allows developers to write code once and deploy it on both iOS and Android platforms.

    • Flutter uses a reactive framework and a rich set of pre-designed widgets to create beautiful and respons...

  • Answered by AI
  • Q2. What is a Widget in Flutter?
  • Ans. 

    A widget in Flutter is a reusable component that represents part of the user interface.

    • Widgets are the building blocks of a Flutter application.

    • They can be combined and nested to create complex UI layouts.

    • Widgets can be stateless or stateful, depending on whether they can change over time.

    • Examples of widgets include buttons, text fields, images, and containers.

  • Answered by AI
  • Q3. What are the different types of Widgets in Flutter?
  • Ans. 

    Different types of Widgets in Flutter include StatelessWidget, StatefulWidget, Container, Text, Image, ListView, GridView, etc.

    • StatelessWidget: A widget that does not require mutable state.

    • StatefulWidget: A widget that can change over time.

    • Container: A widget that allows you to customize its child widget's position, size, and appearance.

    • Text: A widget that displays a short piece of text.

    • Image: A widget that displays an...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What can we do to reduce the size of an application developed using Flutter?
  • Ans. 

    To reduce the size of a Flutter application, we can use code splitting, remove unused resources, optimize images, and enable compression.

    • Use code splitting to split the app into smaller chunks that are loaded on-demand.

    • Remove unused resources and dependencies to eliminate unnecessary code.

    • Optimize images by compressing them without compromising quality.

    • Enable compression techniques like Gzip or Brotli to reduce the siz

  • Answered by AI
  • Q2. How to handle the huge number of concurrent HTTP requests of orders for the same item? What if there is only one item left in the stock?
  • Ans. 

    Use a queue system to manage concurrent requests and implement a reservation system for the last item in stock.

    • Implement a queue system to handle concurrent requests for the same item.

    • Use a reservation system for the last item in stock to prevent overselling.

    • Notify users about the availability status of the item in real-time.

    • Implement a timeout mechanism for requests to prevent bottlenecks.

    • Consider implementing caching

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Introduce yourself.
  • Q2. How will you handle the situation when there is less time in hand but more work to do?
  • Q3. What skills do you have other than related to the job?

Interview Preparation Tips

Topics to prepare for Sun Dew Solutions Mobile Application Developer interview:
  • Dart
  • Flutter
  • Communication Skills
Interview preparation tips for other job seekers - My interview at Sundew was easy and simple. But I recommend you to be well prepared and ready for difficult questions. You should be very calm and good at answering questions.

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

4 Questions

  • Q1. What is the class?
  • Ans. 

    A class is a blueprint for creating objects in object-oriented programming.

    • A class defines the properties and behaviors that an object will have.

    • It serves as a template for creating multiple instances of objects.

    • Objects are instances of a class, and they can have their own unique values for the properties defined in the class.

    • Methods defined in a class can be used to perform actions or manipulate the object's data.

    • In m...

  • Answered by AI
  • Q2. What is inheritance?
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Inheritance allows for code reuse and promotes modularity.

    • The class that is being inherited from is called the superclass or base class.

    • The class that inherits from the superclass is called the subclass or derived class.

    • The subclass can access the public and protected members of the superclass.

    • Inhe...

  • Answered by AI
  • Q3. What is encapculation?
  • Ans. 

    Encapsulation is the process of hiding implementation details and exposing only necessary information.

    • Encapsulation is a fundamental concept in object-oriented programming.

    • It helps in achieving data abstraction and information hiding.

    • It allows for better control over the data and prevents unauthorized access.

    • Examples include access modifiers like public, private, and protected in Java.

    • Encapsulation also helps in reduci

  • Answered by AI
  • Q4. Why do i use loop and how many types of loops in php?
  • Ans. 

    Loops are used to execute a block of code repeatedly. PHP has four types of loops: for, while, do-while, and foreach.

    • Loops help in automating repetitive tasks.

    • For loop is used when the number of iterations is known.

    • While loop is used when the number of iterations is unknown.

    • Do-while loop is similar to while loop, but it executes the code block at least once.

    • Foreach loop is used to iterate over arrays or objects.

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: written test in html and css with 100 question and i marked 95 question with accurate answer
Tips: i solved each question with hard concentration

Round: Technical Interview
Experience: i answered all the question with explanation on simpe white paper while explain all the question interviewer was looking happy..
because way of my explain was simple and short
Tips: keep your doubts clear

Skills evaluated in this interview

Interview Preparation Tips

Skills: Problem Solving Abilties
College Name: Gujarat university
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

There is aptitude test

Round 2 - Aptitude Test 

Yeah some times there is taff questions too

Round 3 - Technical 

(2 Questions)

  • Q1. I can't share quotation
  • Q2. No I can't share here

Interview Preparation Tips

Interview preparation tips for other job seekers - Please contact all companies and develop ur skill side by side
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. Asked questions on Chat GPT, do I read tech based publication and how often? very few questions on my project
  • Q2. The interviewer seemed uninterested from the start, he disconnected twice from the meet
  • Q3. Why should i give this job to you when chatgpt can do the same job?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Aptitude round contains basic aptitude questions

Round 2 - Coding Test 

In coding round string operation are important

Round 3 - Technical 

(1 Question)

  • Q1. It is all about your skills mentioned in the resume

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

Interview Questionnaire 

1 Question

  • Q1. How to compare two files in Cobol program with millions of records ? It should be fast and optimised.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and share practical experience.

I applied via Naukri.com and was interviewed before Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Technical questions
  • Q2. Full stack developer

Interview Preparation Tips

Interview preparation tips for other job seekers - Thank you naukari portal

I applied via Campus Placement and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Decribe oops
  • Ans. 

    OOPS is a programming paradigm that uses objects to represent real-world entities and encapsulates data and behavior.

    • OOPS stands for Object-Oriented Programming System

    • It focuses on the concept of objects, classes, inheritance, and polymorphism

    • Encapsulation, Abstraction, Inheritance, and Polymorphism are the four pillars of OOPS

    • Example: A car can be represented as an object with properties like color, model, and behavio...

  • Answered by AI
  • Q2. Basic project architecture questions
  • Q3. Past experiences

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident , get thorough with basics. No coding question asked

Interview Questionnaire 

1 Question

  • Q1. Be clear with concepts

Sun Dew Solutions Interview FAQs

How many rounds are there in Sun Dew Solutions Mobile Application Developer interview?
Sun Dew Solutions interview process usually has 3 rounds. The most common rounds in the Sun Dew Solutions interview process are Technical and HR.
What are the top questions asked in Sun Dew Solutions Mobile Application Developer interview?

Some of the top questions asked at the Sun Dew Solutions Mobile Application Developer interview -

  1. How to handle the huge number of concurrent HTTP requests of orders for the sam...read more
  2. What can we do to reduce the size of an application developed using Flutt...read more
  3. What are the different types of Widgets in Flutt...read more

Tell us how to improve this page.

Sun Dew Solutions Mobile Application Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
Sun Dew Solutions Mobile Application Developer Salary
based on 4 salaries
₹4.8 L/yr - ₹5 L/yr
28% less than the average Mobile Application Developer Salary in India
View more details
Technical Associate
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Technical Associate
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Analyst
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Presales Consultant
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Sun Dew Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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