Upload Button Icon Add office photos

Filter interviews by

Agiliad Technologies Interview Questions, Process, and Tips

Updated 13 Jan 2025

Top Agiliad Technologies Interview Questions and Answers

View all 17 questions

Agiliad Technologies Interview Experiences

Popular Designations

29 interviews found

Embedded Developer Interview Questions & Answers

user image Chetana patil

posted on 28 May 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Communication protocol
Round 2 - Technical 

(1 Question)

  • Q1. Arbistration in CAN
  • Ans. 

    Arbitration in CAN refers to the process of determining which message gets transmitted on the bus when multiple nodes attempt to send messages simultaneously.

    • Arbitration is based on the priority of the message identifier, with lower values having higher priority.

    • CAN uses a bitwise arbitration process where nodes compare their message identifiers bit by bit.

    • The node with the lowest identifier value wins arbitration and ...

  • Answered by AI

Embedded Developer Interview Questions asked at other Companies

Q1. What is the difference betwe en nill pointer and void pointer
View answer (1)

Software Engineer Interview Questions & Answers

user image Shivam Upadhyay

posted on 8 Mar 2024

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

Coding Test involved some MCQ and a question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Mostly Software Related question on DSA
  • Q2. Arrays and strings
Round 3 - Coding Test 

DSA questions were there and behavioural

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

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 (169)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Apr 2024.

Round 1 - Case Study 

Case study on nestle, pepsi, and lays

Round 2 - Assignment 

Worked on sow, sop, rpf, dow

Interview Preparation Tips

Interview preparation tips for other job seekers - Do good reasoning

District Manager Interview Questions asked at other Companies

Q1. Are you have knowledge of beneficiaries schemes and project which has been financed by the institution.
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

A link was shared for aptitude test with a coding question based on array manipulation

Round 2 - Coding Test 

It was one on one round and there were multiple coding related questions asked

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 (169)

Agiliad Technologies interview questions for popular designations

 Senior Software Engineer

 (7)

 Software Engineer

 (6)

 Software Developer

 (2)

 District Manager

 (1)

 Embedded Developer

 (1)

 Embedded Engineer

 (1)

 Embedded Software Developer

 (1)

 Lead Engineer

 (1)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Generic SRE related questions

Site Reliability Engineer 2 Interview Questions asked at other Companies

Q1. What are the basic concepts of Object-Oriented Programming (OOP)?
View answer (1)

Get interview-ready with Top Agiliad Technologies Interview Questions

Embedded developetr Interview Questions & Answers

user image Anonymous

posted on 11 Mar 2024

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

(1 Question)

  • Q1. What is Static and Extern

Jobs at Agiliad Technologies

View all
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Jan 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. 1. Basic OOP Concepts 2. Difference between structure and class in terms of constructor 3. Can members of structure be defined as private 4. What's lambda function and it's real life use case 5. Difference...
  • Q2. 6. What's O(n) in time and space complexity
  • Ans. 

    O(n) refers to linear time and space complexity.

    • O(n) means that the time or space required by an algorithm grows linearly with the size of the input.

    • It implies that the algorithm's performance is directly proportional to the input size.

    • For example, if an algorithm takes 10 seconds to process 100 elements, it would take 20 seconds to process 200 elements.

    • O(n) complexity is considered efficient and desirable in most case

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basic clear and talk as much as possible

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (41)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2022.

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. All Technical, pointers , linked lists, recursion,etc...
  • Q2. Find if there is loop in the linked list
  • Ans. 

    Check for loop in a linked list

    • Use two pointers, one moving one node at a time and the other moving two nodes at a time

    • If there is a loop, the two pointers will eventually meet

    • If one of the pointers reaches the end of the list, there is no loop

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All Technical questions on pointers, write a C program to count number of 1s, linked list.

Skills evaluated in this interview

Senior Developer Interview Questions asked at other Companies

Q1. What is your current CTC and what is your expected CTC?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(1 Question)

  • Q1. List tuple, classes, oops concepts, domain practice
Round 3 - One-on-one 

(1 Question)

  • Q1. Managing sprint, handling team conflict, challenges faced
  • Ans. 

    Managing sprints, handling team conflict, and overcoming challenges are essential skills for a Python Automation Engineer.

    • Managing sprints involves setting goals, prioritizing tasks, and ensuring timely delivery.

    • Handling team conflict requires effective communication, active listening, and conflict resolution techniques.

    • Challenges faced may include technical issues, resource constraints, and changing requirements.

    • Examp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Managerial round was there mostly scenario based questions

Python Automation Engineer Interview Questions asked at other Companies

Q1. Find the largest no. to be created from the list of numbers in the string format. Example ['234', 56','100'] -> 56234100
View answer (2)

I was interviewed in Nov 2022.

Round 1 - Technical 

(1 Question)

  • Q1. Questions over embedded c basics question based on previously done projects
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions based on embedded c Questions from previously done projects

Interview Preparation Tips

Interview preparation tips for other job seekers - I had one of the worst experiences of interview with Agiliad.The HR screened me for two rounds of interview both technical and rejected me quoting that they dont have an open position after two rounds.The HR was quite rude and unprofessional.Please guys beware of this kind of treatment.I wasted 5 days interviewing with them.

Embedded Engineer Interview Questions asked at other Companies

Q1. What is the difference between sensors and actuators
View answer (1)

Agiliad Technologies Interview FAQs

How many rounds are there in Agiliad Technologies interview?
Agiliad Technologies interview process usually has 2-3 rounds. The most common rounds in the Agiliad Technologies interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Agiliad 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 Agiliad Technologies. The most common topics and skills that interviewers at Agiliad Technologies expect are C++, Python, Linux, Java and Javascript.
What are the top questions asked in Agiliad Technologies interview?

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

  1. How to solve conflict during Git pu...read more
  2. Use JAVA loop iteration for splitting alphabet, number and Symbols in @4Bft#67y...read more
  3. Where will you execute test ca...read more
How long is the Agiliad Technologies interview process?

The duration of Agiliad Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Agiliad Technologies Interview Process

based on 32 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 801 Interviews
Cyient Interview Questions
3.7
 • 282 Interviews
View all

Agiliad Technologies Reviews and Ratings

based on 160 reviews

3.6/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

3.2

Salary

3.4

Job security

3.5

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 160 Reviews and Ratings
Golang Developer

Noida,

Pune

2-5 Yrs

Not Disclosed

Java Developer

Pune

3-6 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
396 salaries
unlock blur

₹4.5 L/yr - ₹15 L/yr

Technical Lead
168 salaries
unlock blur

₹7.5 L/yr - ₹24.2 L/yr

Senior Engineer
106 salaries
unlock blur

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