Upload Button Icon Add office photos

Filter interviews by

Engati fresher Interview Questions and Answers

Updated 16 Feb 2024

Engati fresher Interview Experiences

1 interview found

fresher Interview Questions & Answers

user image Anonymous

posted on 16 Feb 2024

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

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It has both coding and aptitude of 25 questions each

Round 2 - Technical 

(2 Questions)

  • Q1. Find second smallest element in the array
  • Ans. 

    The second smallest element in an array is found by sorting the array and selecting the element at index 1.

    • Sort the array in ascending order

    • Access the element at index 1 to get the second smallest element

  • Answered by AI
  • Q2. Mover zeros to the lend of the array without changing the order
  • Ans. 

    Move zeros to the end of the array without changing the order.

    • Iterate through the array and count the number of zeros

    • Create a new array with all the non-zero elements

    • Append the counted number of zeros at the end of the new array

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. .net questions - routing in asp.net MVC ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing . Prepare well for interview on .Net technology stack

I applied via Campus Placement and was interviewed before Jan 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good

Round 2 - Technical 

(1 Question)

  • Q1. Basic question from C++.Some questions from Data structure and computer architecture.

Interview Preparation Tips

Topics to prepare for TCS Software Engineer interview:
  • C++
Interview preparation tips for other job seekers - Prepare well. Aptitude is not very easy so you have to prepare well.

Interview Questionnaire 

1 Question

  • Q1. Mostly related to the technology I applied for. Some coding related questions. Questions related to our expertise to test us.

I applied via Campus Placement and was interviewed before Nov 2019. There were 8 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Porters Generic Marketing Strategy
  • Q2. Extempore Pitch to position a product differentially in the Market
  • Ans. 

    Our product is the only one in the market that offers a unique combination of features and benefits.

    • Our product is designed to solve a specific problem that no other product in the market can solve.

    • Our product offers a unique combination of features and benefits that are not available in any other product.

    • Our product is backed by extensive research and development, ensuring that it is the most effective solution in the...

  • Answered by AI
  • Q3. Why MBA, Why Marketing

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Be confident , Open and Prepared

2.Kindly understand the question and answer relating with some of the concepts you have studied

I applied via Company Website and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. By Rajkumar Bharathi, I stay at Trichy
  • Q2. I have completed my B.E from kalasalingam university in 2020, with a score of 6.33
  • Q3. I am a fresher need this jobs

Interview Preparation Tips

Interview preparation tips for other job seekers - Dress for the job or company

I appeared for an interview before Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 45 minutes
Round difficulty - Hard

All mcqs should answer with in time limit should have a lot of practice to solve in exam

  • Q1. 

    Water Jug Problem Statement

    You have two water jugs with capacities X and Y liters respectively, both initially empty. You also have an infinite water supply. The goal is to determine if it is possible to...

  • Ans. 

    The Water Jug Problem involves determining if a specific amount of water can be measured using two jugs of different capacities.

    • Start by considering the constraints and limitations of the problem.

    • Think about how the operations allowed can be used to reach the target measurement.

    • Consider different scenarios and test cases to come up with a solution.

    • Implement a function that takes the capacities of the jugs and the targe...

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

Easy and just basic questions very easy round

  • Q1. 

    Matrix Multiplication Task

    Given two sparse matrices MAT1 and MAT2 of integers with dimensions 'N' x 'M' and 'M' x 'P' respectively, the goal is to determine the resulting matrix produced by their multipl...

  • Ans. 

    Implement a function to multiply two sparse matrices and return the resulting matrix.

    • Create a function that takes two sparse matrices as input and returns the resulting matrix after multiplication.

    • Iterate through the non-zero elements of the matrices to perform the multiplication efficiently.

    • Ensure to handle the sparse nature of the matrices to optimize the multiplication process.

    • Consider the constraints provided to en...

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 6 cgpaTata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Dql, Data structures, Java, Operating system, Data scienceTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : preapre core subjects 
Tip 2 : be confident and answer clearly
Tip 3 : be strong with projects

Application resume tips for other job seekers

Tip 1 : good projects in ml and ai
Tip 2 : practical experience

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell me about introduction of python
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability.

    • Python was created by Guido van Rossum and first released in 1991.

    • It is an interpreted language, which means it does not need to be compiled before running.

    • Python has a large standard library and a vast ecosystem of third-party packages.

    • It supports multiple programming paradigms, including procedural, object-oriented, and functional pr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is the complexity of quicksort?
  • Ans. 

    Quicksort has an average and best-case time complexity of O(n log n) and worst-case of O(n^2).

    • Quicksort is a divide-and-conquer algorithm that recursively partitions an array into two sub-arrays based on a pivot element.

    • The average and best-case time complexity is O(n log n) because each partition divides the array into roughly equal halves.

    • The worst-case time complexity is O(n^2) when the pivot element is the smallest...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - More of a technical interview

Skills evaluated in this interview

I applied via Referral and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basic question about self, skills, languange
  • Q2. Basic question about skills

Interview Preparation Tips

Interview preparation tips for other job seekers - was for 30 minutes, asked a basic question about self, interest, why TCS stuff like that

Engati Interview FAQs

How many rounds are there in Engati fresher interview?
Engati interview process usually has 2 rounds. The most common rounds in the Engati interview process are Aptitude Test and Technical.
What are the top questions asked in Engati fresher interview?

Some of the top questions asked at the Engati fresher interview -

  1. Mover zeros to the lend of the array without changing the or...read more
  2. Find second smallest element in the ar...read more

Tell us how to improve this page.

Engati fresher Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Software Engineer
20 salaries
unlock blur

₹8 L/yr - ₹12.5 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹14 L/yr - ₹23 L/yr

Software Developer
9 salaries
unlock blur

₹6 L/yr - ₹16.4 L/yr

Customer Success Associate
7 salaries
unlock blur

₹4.7 L/yr - ₹7.8 L/yr

Product Manager
7 salaries
unlock blur

₹15 L/yr - ₹22 L/yr

Explore more salaries
Compare Engati with

Freshworks

3.5
Compare

Zoho

4.3
Compare

Jio Haptik

3.4
Compare

yellow.ai

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