Upload Button Icon Add office photos
Engaged Employer

i

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

Engro Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Engro Technologies Interview Questions and Answers

Updated 27 Feb 2025

Engro Technologies Interview Experiences

Popular Designations

8 interviews found

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

I was interviewed before Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What are your roles and responsibilities?
  • Ans. 

    As a Senior IOS Developer, my roles and responsibilities include leading the development of iOS applications, collaborating with cross-functional teams, and ensuring high-quality code.

    • Leading the development of iOS applications

    • Collaborating with cross-functional teams

    • Ensuring high-quality code through code reviews and testing

    • Mentoring junior developers and sharing best practices

    • Staying updated on the latest iOS trends

  • Answered by AI
  • Q2. How do you do design and Api integration? lifecycle methods of swift, optional chaining, generics, tell about your current project, what features implemented in it. What is MVVM, defer, diff between Enum a...
  • Ans. 

    Answering questions related to design, API integration, Swift lifecycle methods, and various iOS development concepts.

    • Design and API integration involve creating a structured plan for integrating external services into the app.

    • Swift lifecycle methods like viewDidLoad, viewWillAppear, and viewWillDisappear are used to manage the view controller's lifecycle.

    • Optional chaining allows for accessing properties, methods, and ...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Tell about yourself and family, explain about company, asked about previous company, have had client interaction, salary, office timings, etc.

Senior IOS Developer Interview Questions asked at other Companies

Q1. What are the differences between the MVC and MVVM architectural patterns, and in what scenarios should each be used?
View answer (1)

Associate Software Engineer Interview Questions & Answers

user image Neeraja Gayatri Varanasi

posted on 22 Jan 2024

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

(1 Question)

  • Q1. Tell me about yourself
  • Ans. Give brief intro of your exducation and why u qualify to that position
  • Answered by Neeraja Gayatri Varanasi
Round 2 - Group Discussion 

Just asked about the operators, joins triggers and procedures

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and be ready to write the code mostly they do give coding round

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

Devops Engineer Interview Questions & Answers

user image Allu Jayadeep

posted on 27 Feb 2024

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

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

Round 1 - Aptitude Test 

Basic aptitude and reasoning test

Round 2 - Technical 

(1 Question)

  • Q1. Basics devops tools and nginx related questions.
Round 3 - Technical 

(1 Question)

  • Q1. Basics kubernetes
Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself and talk with your payscale

Interview Preparation Tips

Interview preparation tips for other job seekers - Best experience. For fresher the best company to work in these reputed organization.

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Tell me something about your self
Round 3 - HR 

(1 Question)

  • Q1. Asking about the package

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply for this Company

Inside Sales Specialist Interview Questions asked at other Companies

Q1. If you are selling courses to IIT graduates , how would you do it?
View answer (3)

Engro Technologies interview questions for popular designations

 Inside Sales Specialist

 (1)

 Devops Engineer

 (1)

 Software Engineer

 (1)

 Backend Developer

 (1)

 Senior Software Engineer

 (1)

 Associate Engineer

 (1)

 Senior IOS Developer

 (1)

 Associate Software Engineer

 (1)

Software Engineer Interview Questions & Answers

user image abhisikta mohanty

posted on 2 May 2024

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

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

Round 1 - Aptitude Test 

Normal aptitude question

Round 2 - Technical 

(1 Question)

  • Q1. Technical related
Round 3 - Technical 

(1 Question)

  • Q1. Technical related
Round 4 - HR 

(1 Question)

  • Q1. Job related , salary related

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Technical questions about the backend technologies
  • Q2. Tecnical questions and project knowedge

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Jobs at Engro Technologies

View all

I applied via Naukri.com and was interviewed before May 2021. 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 - Technical 

(2 Questions)

  • Q1. Array functions, String functions, patterns
  • Q2. MySQL quires, loops, index in database
Round 3 - Coding Test 

They few logics on array sorting and patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in fundamentals. communication matters

Backend Developer Interview Questions asked at other Companies

Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, your task is to return the vertical order traversal of its nodes' values. For each node located at a position (X, Y), its left child will be at (X-1, Y-1) and its right child wi... read more
View answer (1)

I applied via Walk-in and was interviewed before Oct 2021. There were 4 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 - Aptitude Test 

Basic English, aptitude and reasoning

Round 3 - One-on-one 

(3 Questions)

  • Q1. Questions on Basic services of AWS like ec2,S3, cloud watch,Route53,elb and more
  • Q2. Questions on sns,SQS, cloud formation
  • Q3. Questions on Ecr,elk,
Round 4 - HR 

(1 Question)

  • Q1. Basic questions like introduce yourself, must have decent communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice some examples on your own like spinning a server,installing a webserver like nginx,Apache and connecting to it. git basics,Linux basic commands good to have decent communication skills.

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th Stair Problem Statement You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. You have to return the number of dis... read more
View answer (1)

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

Engro Technologies Interview FAQs

How many rounds are there in Engro Technologies interview?
Engro Technologies interview process usually has 2-3 rounds. The most common rounds in the Engro Technologies interview process are Technical, HR and Resume Shortlist.
How to prepare for Engro Technologies 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 Engro Technologies. The most common topics and skills that interviewers at Engro Technologies expect are Javascript, Python, React.Js, Java and SQL.
What are the top questions asked in Engro Technologies interview?

Some of the top questions asked at the Engro Technologies interview -

  1. Questions on Basic services of AWS like ec2,S3, cloud watch,Route53,elb and m...read more
  2. Basic questions like introduce yourself, must have decent communication ski...read more
  3. Basics devops tools and nginx related questio...read more

Tell us how to improve this page.

Engro Technologies Interview Process

based on 10 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Cyient Interview Questions
3.6
 • 285 Interviews
View all

Engro Technologies Reviews and Ratings

based on 65 reviews

3.4/5

Rating in categories

3.5

Skill development

3.4

Work-life balance

3.2

Salary

3.1

Job security

3.2

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 65 Reviews and Ratings
Technical Project Manager

Hyderabad / Secunderabad

15-24 Yrs

₹ 20-32.5 LPA

Data Scientist/Sr/Lead Data Scientist

Hyderabad / Secunderabad

6-11 Yrs

₹ 15-30 LPA

Explore more jobs
Cloud Engineer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Cloud Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Engro Technologies 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