Upload Button Icon Add office photos

Filter interviews by

AVIN Systems Associate Software Engineer Interview Questions and Answers

Updated 6 Oct 2023

AVIN Systems Associate Software Engineer Interview Experiences

2 interviews found

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

I applied via Referral and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Palindrome and Pattern drawing question

Round 2 - One-on-one 

(1 Question)

  • Q1. Data Structure and Projects
Round 3 - HR 

(1 Question)

  • Q1. Expectation of Salary
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2022. There were 5 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 

C program, aptitude and english grammar test

Round 3 - Technical 

(1 Question)

  • Q1. C related topics
Round 4 - Technical 

(1 Question)

  • Q1. Related project and microcontroller
Round 5 - HR 

(1 Question)

  • Q1. Personal information

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Clarivate
Q2. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in CGI Group
Q4. Frog Jump Problem Statement A frog is positioned on the first ste ... read more
asked in Gainsight
Q5. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed before Sep 2022. There were 2 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 - Technical 

(3 Questions)

  • Q1. How many sorting algorithms you know? Explain any one of the algorithm (He told me for insertion sort)? Write the code for it and tell the complexity
  • Q2. Puzzle based on 9 coins puzzle
  • Q3. Explain about the Project and the technologies used in it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident. Questions are easy. You just need to highlight the best part of yr resume during the discussion. Also, read about the company before going for the interview
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2022. There were 5 interview rounds.

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 - HR 

(1 Question)

  • Q1. General questions to understand about you
Round 3 - Assignment 

Had to build a mini web application in html css and angular given some requirements.

Round 4 - Technical 

(1 Question)

  • Q1. Questions regarding assessment
Round 5 - Technical 

(1 Question)

  • Q1. Html Css Basics
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Senior taking technical round
Round 2 - Technical 

(1 Question)

  • Q1. Manger Taking technical round
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1 hour duration. Sliding window problem. On hacker rank platform. Expected to write a working code and solve it optimally/scalable solution.

Round 2 - Technical 

(1 Question)

  • Q1. Again a coding test. LLD + hash map. 1 hour on hacker rank.
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 Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Computer Fundamentals

Round 2 - Technical 

(1 Question)

  • Q1. Flatten a binary tree
  • Ans. 

    Flatten a binary tree by converting it into a linked list in-place.

    • Use a recursive approach to flatten the binary tree.

    • Traverse the tree in a pre-order manner and keep track of the previous node.

    • Set the left child of each node to null and the right child to the next node in the linked list.

    • Example: Input: 1 -> 2 -> 5 -> 3 -> 4 -> null, Output: 1 -> null -> 2 -> null -> 3 -> null -> 4 -> null -> 5 -> null

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2024. There were 5 interview rounds.

Round 1 - Coding Test 

2 dsa questions of easy/medium

Round 2 - Technical 

(1 Question)

  • Q1. Asked two dsa questions of leetcodeeasy/medium
Round 3 - Technical 

(1 Question)

  • Q1. Asked two dsa questions of leetcode easy/medium
Round 4 - Behavioral 

(1 Question)

  • Q1. Asked one dsa question on tree and discussion on resume and dbms os
Round 5 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Techical questions and coding questions related profile.
  • Q2. Basic concepts about your programming skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice company and positive interview response and smooth interview process and recommend to join .
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Solving normal Puzzles to test aptitude.

Round 2 - Coding Test 

Sample app was asked to create.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well domain specfic.

AVIN Systems Interview FAQs

How many rounds are there in AVIN Systems Associate Software Engineer interview?
AVIN Systems interview process usually has 4-5 rounds. The most common rounds in the AVIN Systems interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in AVIN Systems Associate Software Engineer interview?

Some of the top questions asked at the AVIN Systems Associate Software Engineer interview -

  1. Related project and microcontrol...read more
  2. Data Structure and Proje...read more
  3. C related top...read more

Tell us how to improve this page.

AVIN Systems Associate Software Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
AVIN Systems Associate Software Engineer Salary
based on 7 salaries
₹2.7 L/yr - ₹4 L/yr
43% less than the average Associate Software Engineer Salary in India
View more details
Software Engineer
209 salaries
unlock blur

₹3 L/yr - ₹8.2 L/yr

Senior Software Engineer
136 salaries
unlock blur

₹4.9 L/yr - ₹13 L/yr

Associate Engineer
46 salaries
unlock blur

₹2.7 L/yr - ₹4.1 L/yr

Technical Lead
39 salaries
unlock blur

₹8.2 L/yr - ₹24 L/yr

Embedded Software Engineer
16 salaries
unlock blur

₹3.6 L/yr - ₹9 L/yr

Explore more salaries
Compare AVIN Systems 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