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

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... 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:
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 - 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)

 Lead Engineer

 (1)

 Principal Engineer

 (1)

 Embedded 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:
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 - 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

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

Interview Preparation Tips

Round: Technical Interview
Experience: Has a 1 hr interview. He asked the Qs on my experience, what I have put in my resume. Its good conversation with interviewer.

Round: HR Interview
Experience: In HR interview he asked about my salary and what he is going to offer me. I left for the day. There is no response for 5 days from the HR. After a week I got the call my HR and discussion was happened about the salary again and said to upload some documents. I did it. There is no response for 4 days again. I got call again after 4 days and this time she said there is no suitable position for my experience so she is going to reject my application. Its very painful to listen like this.

I applied via Other and was interviewed in Nov 2017. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Brief Role on job and tools and technology I worked with day to day activity
  • Ans. 

    As a Senior Software Engineer, I worked with various tools and technologies to develop and maintain software applications.

    • Developed and maintained software applications using Java, Python, and C++ programming languages

    • Used Agile methodology for software development and collaborated with cross-functional teams

    • Worked with various tools such as Git, JIRA, Jenkins, and Docker for version control, issue tracking, continuous...

  • Answered by AI
  • Q2. In-depth technical interview which went around 40 min. since i had 8 years of experience
  • Q3. Fully technical
  • Q4. Salary discussion and Document verification.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Keywords that I put in of the technology, tools , experience.. (I guess )

General Tips: Just stay calm. Do not show fake experience, Speak genuinely, Answer to the point and explain if you have to add on more depending on your experience. Do not be over confident. Speak start to the eyes
Skills: Communication, Problem Solving, Analytical Skills, Leadership, Presentation Skills, Decision Making Skills
Duration: 1-3 Months

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 Resume Shortlist.
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 400 salaries
₹4.5 L/yr - ₹15 L/yr
40% less than the average Senior Software Engineer Salary in India
View more details

Agiliad Technologies Senior Software Engineer Reviews and Ratings

based on 48 reviews

3.9/5

Rating in categories

3.8

Skill development

3.6

Work-life balance

3.2

Salary

3.9

Job security

3.8

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 48 Reviews and Ratings
Senior Software Engineer
400 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
172 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
107 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
85 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Architect
35 salaries
unlock blur

₹0 L/yr - ₹0 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