Upload Button Icon Add office photos

Filter interviews by

Agiliad Technologies Senior Software Engineer Interview Questions and Answers

Updated 24 Aug 2024

Agiliad Technologies Senior Software Engineer Interview Experiences

7 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic of DSA, Python, Networking
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic concepts were asked from C and C++, Embedded Linux, smalls c programs and output of there. I2C, SPI, UART related questions.
Round 2 - Technical 

(1 Question)

  • Q1. It was technical come managerial round, everything about project and some real time scenario's and opinions.
Round 3 - HR 

(1 Question)

  • Q1. General HR round salary expectation and all. HR questions.
Round 4 - Client Interview 

(1 Question)

  • Q1. Client round was taken after HR. Whatever is written in the resume everything was asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep you are basics strong rest you will clear the interview.

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Sorting algorithm question
Interview experience
1
Bad
Difficulty level
-
Process Duration
2-4 weeks
Result
No response

I was interviewed in Aug 2023.

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 

(3 Questions)

  • Q1. Everything regarding the project we worked on
  • Q2. Python oops concepts
  • Q3. Project related questions
Round 3 - Coding Test 

Asked to write intermediate level program on python

Round 4 - HR 

(1 Question)

  • Q1. Salary expectation, location preference

Interview Preparation Tips

Interview preparation tips for other job seekers - very worst way of dealing with job seekers
Took all the required documents after HR round stating that I am selected and doesn't replied back , called back and not even responded to my calls and mails.
After one month, mailed back stating that my resume is on hold due to experienced years I hold.

Agiliad Technologies interview questions for designations

 Software Engineer

 (6)

 Software Developer

 (2)

 Embedded Software Developer

 (1)

 Senior Engineer

 (1)

 Senior Developer

 (1)

 Embedded Engineer

 (1)

 Lead Engineer

 (1)

 Principal Engineer

 (1)

I applied via Naukri.com and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Introduce yourself
  • Ans. 

    I am a Senior Software Engineer with expertise in developing scalable and efficient software solutions.

    • Over 10 years of experience in software development

    • Proficient in multiple programming languages such as Java, C++, and Python

    • Strong knowledge of software architecture and design patterns

    • Experience in building and optimizing high-performance systems

    • Expertise in database management and SQL

    • Proven track record of deliveri

  • Answered by AI
  • Q2. Why are you changing the company
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic and innovative environment.

    • Looking for a company that aligns with my career goals and values.

    • Seeking a more challenging role that allows me to utilize my skills and expertise.

    • Interested in working with cutting-edge technologies and staying up-to-date with industry trends.

    • Wanting to expand my professional network and learn from experienced professionals.

    • Desire...

  • Answered by AI
  • Q3. On which technology you have worked and what was your role
  • Ans. 

    I have worked on various technologies including Java, Python, and JavaScript.

    • Java - Developed a web application using Spring framework

    • Python - Built a machine learning model for sentiment analysis

    • JavaScript - Created interactive user interfaces with React

  • Answered by AI
  • Q4. Python questions and about automation tool - Testcomplete
  • Q5. Advantages and disadvantages of automation Testing
  • Ans. 

    Automation testing has advantages like faster execution and repeatability, but also has disadvantages like high initial cost and limited scope.

    • Advantages: faster execution, repeatability, increased test coverage, improved accuracy, reduced human error

    • Disadvantages: high initial cost, limited scope, difficulty in testing UI and UX, need for maintenance and updates

    • Example: Selenium for web automation testing, Appium for

  • Answered by AI
  • Q6. Explain Bug life cycle.
  • Ans. 

    Bug life cycle is the process of identifying, reporting, fixing, and verifying software bugs.

    • Bug is identified by testers or users

    • Bug is reported to the development team

    • Development team analyzes and reproduces the bug

    • Bug is assigned to a developer for fixing

    • Developer fixes the bug and marks it as resolved

    • Bug is retested by testers

    • If bug is not fixed, it is reopened and assigned back to developer

    • Once bug is fixed and ve

  • Answered by AI
  • Q7. What is your short term and long term goal
  • Ans. 

    My short term goal is to enhance my technical skills and contribute to the success of the company. My long term goal is to become a technical leader and make a significant impact in the software engineering field.

    • Short term goal: Enhance technical skills

    • Short term goal: Contribute to company success

    • Long term goal: Become a technical leader

    • Long term goal: Make a significant impact in software engineering

  • Answered by AI
  • Q8. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was more focused on technical things. Also interviewer wanted to see the programming skill so he asked more questions on Python and also one problem statement was give on which i have to write a program. And in HR round mainly they will focus on the communication skills and salary discussion will happen.

Skills evaluated in this interview

I applied via Job Portal and was interviewed in 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 - Coding Test 

Fundamental to high level

Round 3 - Case Study 

High level of technical

Round 4 - HR 

(2 Questions)

  • Q1. Basic questions and other discussion
  • Q2. Basic questions

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Cpp regarding questions, project related questions
  • Q2. Data structure algo of sorting and searching
  • Ans. 

    Sorting and searching are fundamental data structure algorithms used to organize and retrieve data efficiently.

    • Sorting algorithms include bubble sort, insertion sort, merge sort, quicksort, and heapsort.

    • Searching algorithms include linear search, binary search, and interpolation search.

    • The choice of algorithm depends on the size and type of data being sorted or searched.

    • Efficient sorting and searching are critical for

  • Answered by AI
  • Q3. Basic programs and cso questions

Interview Preparation Tips

Interview preparation tips for other job seekers - 4 rounds
1st written, 2nd and 3rd will be managerial round
Interviewee will ask really good level of questions on STL, threading and IPC communications. So prepare accordingly.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions related to your profile
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. One hour test: 1. probability 2. rendering in 3D grahics 3. puzzles
Round 3 - One-on-one 

(1 Question)

  • Q1. Projects worked on in preview company
  • Ans. 

    I have worked on various projects in my previous company.

    • Developed a web application for managing customer orders and inventory.

    • Implemented a machine learning algorithm for predicting customer churn.

    • Collaborated with a team to build a mobile app for tracking fitness activities.

    • Designed and implemented a scalable backend system for processing large amounts of data.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - go via reference of existing employee. Revise the geometry, vector mathematics, transformations

I applied via Naukri.com and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Discussed about project which I was contributed
  • Q2. Manual testing and Technic
Round 2 - Technical 

(1 Question)

  • Q1. Automation Testing Python and Framework

Interview Preparation Tips

Topics to prepare for Utthunga Technologies Senior Software Engineer interview:
  • Automation Testing
Interview preparation tips for other job seekers - Be confident whatever you are going to discuss with interviewer.

Agiliad Technologies Interview FAQs

How many rounds are there in Agiliad Technologies Senior Software Engineer interview?
Agiliad Technologies interview process usually has 2-3 rounds. The most common rounds in the Agiliad Technologies interview process are HR, Technical and One-on-one Round.
What are the top questions asked in Agiliad Technologies Senior Software Engineer interview?

Some of the top questions asked at the Agiliad Technologies Senior Software Engineer interview -

  1. Advantages and disadvantages of automation Test...read more
  2. Data structure algo of sorting and searchi...read more
  3. Explain Bug life cyc...read more

Tell us how to improve this page.

Agiliad Technologies Senior Software Engineer Interview Process

based on 4 interviews

1 Interview rounds

  • Technical Round
View more
Agiliad Technologies Senior Software Engineer Salary
based on 397 salaries
₹4.5 L/yr - ₹15 L/yr
38% less than the average Senior Software Engineer Salary in India
View more details

Agiliad Technologies Senior Software Engineer Reviews and Ratings

based on 46 reviews

3.9/5

Rating in categories

3.8

Skill development

3.6

Work-life balance

3.1

Salary

3.9

Job security

3.8

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 46 Reviews and Ratings
Senior Software Engineer
397 salaries
unlock blur

₹4.5 L/yr - ₹15 L/yr

Technical Lead
168 salaries
unlock blur

₹7.5 L/yr - ₹23.8 L/yr

Senior Engineer
106 salaries
unlock blur

₹4.8 L/yr - ₹18 L/yr

Software Engineer
86 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Technical Architect
35 salaries
unlock blur

₹19.8 L/yr - ₹35.3 L/yr

Explore more salaries
Compare Agiliad Technologies with

Persistent Systems

3.5
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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