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

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 11 Dec 2024

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

(2 Questions)

  • Q1. What is closure
  • Ans. 

    A closure is a function that has access to its own scope, as well as the scope in which it was defined.

    • A closure allows a function to access variables from its outer function even after the outer function has finished executing.

    • Closures are commonly used in event handlers, callbacks, and asynchronous programming.

    • Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.l

  • Answered by AI
  • Q2. What is hoisting
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during the compilation phase.

    • Variable and function declarations are hoisted to the top of their scope.

    • Only declarations are hoisted, not initializations.

    • Function declarations take precedence over variable declarations.

    • Example: console.log(myVar); var myVar = 10; // Output: undefined

    • Example: cons...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Javascripts basic and advanced concepts

Skills evaluated in this interview

Lead Engineer Interview Questions asked at other Companies

Q1. What is the resistance value of tripping & closing coil of vcb?
View answer (8)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Coding Questions on Golang
  • Q2. Questions on Docker

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 (171)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Easy tests, focuses on problem solving.
Be quick, there are 3 problems and platform is "doselect.com"
1 should be in easy category, do it in between when you're in zone and fast enough to wrap it up quick.
1 would be Hard, there'll be test cases you'll miss out. You may chose to ignore a few corner cases, if it consumes too much time, and completing 3 problems is what you aim for.

However, depending on seniority and profile, the relevance of solved test problems in next round is ignored.

Round 2 - Technical 

(1 Question)

  • Q1. Few more discussion about profile and project work, to discuss alignment. 2 what's the output scenariod. couple of coding questions. In depth discussion about storage concepts, internals, os, synchronizati...
Round 3 - Technical 

(1 Question)

  • Q1. Pure technical discussion around C++ & storage internals
Round 4 - Technical 

(1 Question)

  • Q1. Client project discussions around fitment, and then project technical discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - - Be sure of fitment, client project may need perfect role alignment.
- HR is slow to respond, consultants are helpless, process is cumbersome on checking alignment of profile vs tech stack vs client project

Principal Engineer Interview Questions asked at other Companies

Q1. what technique did you use to understand the root cause of the problem and isolate the specific task or process that needed attention
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic of DSA, Python, Networking

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

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
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. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Get interview-ready with Top Agiliad Technologies Interview Questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I was interviewed in Dec 2024.

Round 1 - Coding Test 

String based, array based coding questions asked. Gave sufficient time to solve.

React Js Frontend Developer Interview Questions asked at other Companies

Q1. 1. What is difference between abstract class and interface ?
View answer (1)

Jobs at Agiliad Technologies

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was simple mostly asked basic coding questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Interviewed with ceo
  • Q2. What is your background and things?
Round 3 - One-on-one 

(1 Question)

  • Q1. Mostly technical questions were 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)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Communication protocols
  • Q2. Work experience
Round 2 - Coding Test 

Write code on linked list and arrays

Embedded Software Developer Interview Questions asked at other Companies

Q1. How many result cases are possible when to find maximum of three numbers. This is tricky question
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Sorting algorithm question

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
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.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

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.3k Interviews
Infosys Interview Questions
3.7
 • 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
 • 792 Interviews
Cyient Interview Questions
3.7
 • 281 Interviews
View all

Agiliad Technologies Reviews and Ratings

based on 158 reviews

3.6/5

Rating in categories

3.6

Skill development

3.4

Work-life balance

3.2

Salary

3.4

Job security

3.5

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 158 Reviews and Ratings
GoLang Developer

Pune,

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Perl Expert - Immediate Joiner

Pune

5-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
378 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.7
Compare

Wipro

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