Upload Button Icon Add office photos

Filter interviews by

Azentio Software Developer Interview Questions and Answers

Updated 18 Nov 2024

Azentio Software Developer Interview Experiences

4 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Easy test with basic questions

Round 2 - Technical 

(2 Questions)

  • Q1. Implement push/pull on message queue .
  • Ans. 

    Implementing push/pull on a message queue involves adding messages to the queue and retrieving messages from the queue.

    • Push: Add messages to the queue

    • Pull: Retrieve messages from the queue

    • Use a producer-consumer model for push/pull operations

    • Implement a mechanism for handling message acknowledgment and retransmission if needed

  • Answered by AI
  • Q2. Min stack . Identify minimum element of stack at all times.
  • Ans. 

    Implement a stack that can identify the minimum element at all times.

    • Use two stacks - one to store the actual elements and another to store the minimum values.

    • When pushing an element, check if it is smaller than the current minimum and push it to the minimum stack.

    • When popping an element, check if it is the current minimum and pop from the minimum stack as well.

    • The minimum value can be retrieved in constant time from t

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Related with my previous job ?

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 Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

Software Developer Interview Questions & Answers

user image kowsik prabha

posted on 20 Dec 2022

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 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 

Map, inheritance, springboot, hashmap, hash code, and list cASES
list

Round 3 - HR 

(2 Questions)

  • Q1. Case testing & about then scrum
  • Q2. About spring boot technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepare to answer questions about maven,springboot
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude test was conducted here

Round 2 - One-on-one 

(1 Question)

  • Q1. Basics of plsql

Azentio interview questions for designations

 Junior Software Developer

 (1)

 Software Developer Trainee

 (1)

 Full Stack Software Developer

 (1)

 Software Engineer

 (3)

 Java Developer

 (1)

 Senior Developer

 (1)

 Software Development Engineer

 (2)

 Associate Software Engineer

 (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java springboot basic to intermediate question
  • Q2. Java stream questions
Round 2 - Technical 

(2 Questions)

  • Q1. Easy level DSA questions
  • Q2. Project based questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. String based questions in java
  • Q2. What are the fundamental concepts of Java?
Round 2 - Coding Test 

Java based questions and few DSA questions

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

1) Finding and removing loop in linked list. 2)find pair of given sum in binary tree

Round 2 - One-on-one 

(2 Questions)

  • Q1. Print bottom view of binary tree
  • Ans. 

    Print the bottom view of a binary tree

    • Use a map to store the horizontal distance and node value at each level

    • Perform a level order traversal of the binary tree

    • Update the map with the node value at each horizontal distance

    • Print the node values in the map for the bottom view

  • Answered by AI
  • Q2. Oops related output based questions

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

1st round is aptitude and pesudocode

Round 2 - Technical 

(2 Questions)

  • Q1. Mostly python questions
  • Q2. List questions and basic to mediumprogram

Interview Preparation Tips

Interview preparation tips for other job seekers - Moderate interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. DSA QUESTION LIKE TREE AND GRAPH
  • Q2. DP AND SORTING APPROACH
Round 3 - Coding Test 

Again same but dsa question and oops concept in deep level

Interview Preparation Tips

Interview preparation tips for other job seekers - good knowledge in dsa , database , programming thats it
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

3 questions of dsa based on dp and trees

Round 2 - Technical 

(3 Questions)

  • Q1. Valid BST leetcode question
  • Q2. Common puzzles found on gfg
  • Q3. Questions on object oriented programming
Round 3 - Case Study 

Optimize delivery between warehouse to the person ordered.

Interview Preparation Tips

Topics to prepare for ION Group Software Developer interview:
  • trees
  • puzzles
  • DP

Skills evaluated in this interview

Azentio Interview FAQs

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

Some of the top questions asked at the Azentio Software Developer interview -

  1. Min stack . Identify minimum element of stack at all tim...read more
  2. Implement push/pull on message queu...read more
  3. case testing & about then sc...read more

Tell us how to improve this page.

Azentio Software Developer Interview Process

based on 4 interviews

Interview experience

3
  
Average
View more
Azentio Software Developer Salary
based on 140 salaries
₹2.8 L/yr - ₹10.5 L/yr
24% less than the average Software Developer Salary in India
View more details

Azentio Software Developer Reviews and Ratings

based on 17 reviews

3.1/5

Rating in categories

3.1

Skill development

3.2

Work-life balance

3.0

Salary

2.7

Job security

3.0

Company culture

2.7

Promotions

3.0

Work satisfaction

Explore 17 Reviews and Ratings
Software Engineer
409 salaries
unlock blur

₹2.7 L/yr - ₹9.2 L/yr

Senior Software Engineer
189 salaries
unlock blur

₹5 L/yr - ₹17.8 L/yr

Business Analyst
142 salaries
unlock blur

₹3.7 L/yr - ₹14 L/yr

Software Developer
140 salaries
unlock blur

₹2.8 L/yr - ₹10.5 L/yr

Plsql Developer
97 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Explore more salaries
Compare Azentio with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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