Upload Button Icon Add office photos

Filter interviews by

Adani Digital Labs Software Developer Interview Questions and Answers

Updated 9 Feb 2024

Adani Digital Labs Software Developer Interview Experiences

2 interviews found

Software Developer Interview Questions & Answers

user image Nitiesh Karnatak

posted on 9 Feb 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is decimal zero constraint inC
  • Ans. 

    Decimal zero constraint in C is a rule that specifies how decimal zero values are treated in calculations.

    • In C, decimal zero values are treated as regular zero values in most calculations.

    • However, when dividing a decimal zero by another decimal zero, the result is undefined.

    • To avoid potential issues, it is recommended to check for decimal zero values before performing calculations.

  • Answered by AI
  • Q2. What datatypes are supported by python
  • Ans. 

    Python supports various datatypes including integers, floats, strings, lists, tuples, dictionaries, and booleans.

    • Integers are whole numbers without decimal points.

    • Floats are numbers with decimal points.

    • Strings are sequences of characters.

    • Lists are ordered collections of items.

    • Tuples are similar to lists but are immutable.

    • Dictionaries are key-value pairs.

    • Booleans represent either True or False.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What is your weakness
  • Q2. How will you handle clients

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not hesitate

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 3 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 

2-4 lc med easy question

Round 3 - Technical 

(1 Question)

  • Q1. For Frontend 1-2 lc med east, Js advance concept’s event loop promises closure redux
  • Ans. 

    The question is asking about advanced concepts in JavaScript such as event loop, promises, closures, and Redux for frontend development.

    • Event loop in JavaScript helps manage asynchronous operations by executing callback functions in a queue.

    • Promises in JavaScript are used for handling asynchronous operations and providing a more readable and manageable code structure.

    • Closures in JavaScript allow functions to retain acc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic to advance js and lc med east questions you are good to go

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Rakuten
Q2. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Amazon
Q3. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Adani Digital Labs?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. DS/Ago problem - dynamic programming

Interview Preparation Tips

Interview preparation tips for other job seekers - nothing
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Check string is pallindrome or not
  • Ans. 

    A palindrome is a string that reads the same forwards and backwards, like 'racecar' or 'level'.

    • Definition: A palindrome is a word, phrase, or sequence that reads the same backward as forward. Examples include 'madam' and '12321'.

    • Ignoring Spaces and Punctuation: When checking for palindromes, spaces and punctuation are often ignored. For instance, 'A man, a plan, a canal, Panama!' is a palindrome.

    • Case Sensitivity: Palin...

  • Answered by AI
  • Q2. Bubble sort explanation

Interview Preparation Tips

Interview preparation tips for other job seekers - nothing
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It consited of apti as well as coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of coding were asked like arrays,strings

I appeared for an interview in Sep 2022.

Round 1 - Technical 

(1 Question)

  • Q1. Basic about Javascript,HTML,CSS
Round 2 - Technical 

(1 Question)

  • Q1. Design a weather app
  • Ans. 

    A weather app that provides accurate and up-to-date weather information.

    • Include real-time weather updates

    • Provide hourly and daily forecasts

    • Include radar and satellite maps

    • Allow users to set location and receive alerts for severe weather

    • Include a widget for quick access to weather information

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for Javascript,html,css basix and some array string DS

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Online test with two section one is general aptituide and Basic cs concepts. And Second round containing the 2 dsa question with intermediate level question.

Round 2 - HR 

(2 Questions)

  • Q1. Two sorted array in asscending order give the media of two array after merging in asscending order.
  • Ans. 

    The median of two sorted arrays merged in ascending order.

    • Merge the two sorted arrays into a single sorted array.

    • Find the median of the merged array.

    • If the merged array has an odd length, the median is the middle element.

    • If the merged array has an even length, the median is the average of the two middle elements.

  • Answered by AI
  • Q2. Question on resume on java script 1. whats is closure? 2. what is hoisting? cookie session.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the DSA very well because only DSA will help to take most of the time in interview. AND good knowledge of what you have written in the resume.

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Data structure and algorithm problems

Interview Preparation Tips

Interview preparation tips for other job seekers - Think out loud for all questions you solve
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. It was all about java oops and basic questions
Round 2 - Technical 

(1 Question)

  • Q1. It will related to the our project and some scenario based questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

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

Round 1 - Technical 

(1 Question)

  • Q1. They are asking technical questions what is their in the resume
Round 2 - Technical 

(1 Question)

  • Q1. They will technical questions as per your resume what you mentioned

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident when you say the answers in the interviewer

Adani Digital Labs Interview FAQs

How many rounds are there in Adani Digital Labs Software Developer interview?
Adani Digital Labs interview process usually has 2-3 rounds. The most common rounds in the Adani Digital Labs interview process are Technical, Resume Shortlist and Coding Test.
What are the top questions asked in Adani Digital Labs Software Developer interview?

Some of the top questions asked at the Adani Digital Labs Software Developer interview -

  1. For Frontend 1-2 lc med east, Js advance concept’s event loop promises closur...read more
  2. What datatypes are supported by pyt...read more
  3. What is decimal zero constraint ...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Adani Digital Labs Software Developer Salary
based on 8 salaries
₹7.8 L/yr - ₹20 L/yr
25% more than the average Software Developer Salary in India
View more details

Adani Digital Labs Software Developer Reviews and Ratings

based on 3 reviews

2.8/5

Rating in categories

2.5

Skill development

2.5

Work-life balance

2.5

Salary

1.0

Job security

2.5

Company culture

1.0

Promotions

2.5

Work satisfaction

Explore 3 Reviews and Ratings
Deputy Manager
24 salaries
unlock blur

₹15 L/yr - ₹19 L/yr

Deputy General Manager
19 salaries
unlock blur

₹41 L/yr - ₹66 L/yr

Associate Manager
18 salaries
unlock blur

₹20.4 L/yr - ₹33 L/yr

Assistant Manager
15 salaries
unlock blur

₹6.9 L/yr - ₹14 L/yr

Product Manager
11 salaries
unlock blur

₹20 L/yr - ₹37.5 L/yr

Explore more salaries
Compare Adani Digital Labs with

R.R. Donnelley

3.8
Compare

Epsilon

3.8
Compare

Denave

3.6
Compare

Smollan Group

4.0
Compare
write
Share an Interview