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 appeared for an interview 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 (219)
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. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

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 Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Promises in javascript
  • Ans. 

    Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and .catch() to handle errors.

  • Answered by AI

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 Python, Javascript, Java, React.Js 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

Engro Technologies Reviews and Ratings

based on 67 reviews

3.4/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.2

Salary

3.1

Job security

3.2

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 67 Reviews and Ratings
Software Engineer
25 salaries
unlock blur

₹3 L/yr - ₹10.5 L/yr

Senior Software Engineer
22 salaries
unlock blur

₹6.3 L/yr - ₹14 L/yr

Cloud Engineer
21 salaries
unlock blur

₹3.4 L/yr - ₹9 L/yr

Associate Cloud Engineer
15 salaries
unlock blur

₹2.8 L/yr - ₹6 L/yr

QA Engineer
11 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Explore more salaries
Compare Engro Technologies with

Yalamanchili Software Exports

3.3
Compare

ScoreMe Solutions

4.3
Compare

Xtancia Technosoft

4.0
Compare

Global Edge Software

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