Upload Button Icon Add office photos

AVL

Compare button icon Compare button icon Compare

Filter interviews by

AVL Software Developer Intern Interview Questions, Process, and Tips for Freshers

Updated 16 Sep 2021

AVL Software Developer Intern Interview Experiences for Freshers

1 interview found

I was interviewed in Nov 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 120 minutes
Round difficulty - Easy

There was only one round and it was MCQ + Coding round. Coding Questions were pretty fair and have an appropriate level.

  • Q1. 

    Longest Common Subsequence Problem Statement

    Given two strings, S and T with respective lengths M and N, your task is to determine the length of their longest common subsequence.

    A subsequence is a seque...

  • Ans. 

    The task is to find the length of the longest common subsequence between two given strings.

    • A subsequence is a string that can be derived from another string by deleting some or no characters without changing the order of the remaining characters.

    • We can solve this problem using dynamic programming.

    • Create a 2D array to store the lengths of the longest common subsequences for all possible prefixes of the two strings.

    • Itera...

  • Answered by AI
  • Q2. 

    Overlapping Intervals Problem Statement

    You are given the start and end times of 'N' intervals. Write a function to determine if any two intervals overlap.

    Note:

    If an interval ends at time T and anothe...

  • Ans. 

    The function checks if any two intervals overlap with each other.

    • Iterate through the intervals and compare the end time of one interval with the start time of the next interval.

    • If the end time is greater than or equal to the start time, the intervals overlap.

    • Return true if any overlapping intervals are found, otherwise return false.

  • Answered by AI
Round 2 - Video Call 

(2 Questions)

Round duration - 40 minutes
Round difficulty - Medium

In this round interviewer gave me three coding questions that I solved properly.

  • Q1. 

    Alien Dictionary Problem Statement

    You are provided with a sorted dictionary (by lexical order) in an alien language. Your task is to determine the character order of the alien language from this dictiona...

  • Ans. 

    The task is to find the order of characters in an alien language given a sorted dictionary.

    • The order of characters can be determined by comparing adjacent words in the dictionary.

    • Create a graph where each character is a node and there is a directed edge from character A to character B if A comes before B in the alien language.

    • Perform a topological sort on the graph to get the order of characters.

  • Answered by AI
  • Q2. 

    String Transformation Problem

    Given a string (STR) of length N, you are tasked to create a new string through the following method:

    Select the smallest character from the first K characters of STR, remov...

  • Ans. 

    The task is to create a new string by repeatedly taking the smallest character from the first 'K' characters of the given string and appending it to the new string.

    • Iterate through the given string in chunks of size 'K'

    • Find the smallest character in each chunk and append it to the new string

    • If there are characters remaining in the string, sort them and append to the new string

    • Repeat the above steps until the original st

  • Answered by AI
Round 3 - Face to Face 

Round duration - 20 minutes
Round difficulty - Medium

The interviewer was very kind and humble, so he made me comfortable all the time during the interview. In this round, he asked me simple basic questions related to my important subjects of my course and he also ask few questions on the basis of my resume .

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in GurgaonEligibility criteriaAbove 7 CGPAAvl india private limited interview preparation:Topics to prepare for the interview - Operating System, Networking, Database Management System, Data structures , Competitive programming mainly focused on dynamic programming and graphs algorithms.Time required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : I went through all the concepts taught by Coding Ninjas in my course. Apart from that, I practiced 600+ coding interview questions from different coding platforms. 
Tip 2 : Though Data Structure is the base for any tech interview, one must know some other subjects as well like Operating System, Networking, and Database Management System for which I took help from Coding Ninja’s notes and from GeeksforGeeks. Along with this stuff, I also read about puzzles on GeeksForGeeks. Overall, Coding Ninjas & Geeks For Geeks have a big hand in making me crack this interview. Just work hard and practice more and more questions based on Data Structures from coding platforms like Codezen etc. 
Tip 3 : Do prepare for previous interview experiences of company in which you are applying and also pay more focus to data structures related questions. 
Tip 4 : Also prepare for aptitude as well, as many companies ask aptitude questions as part of interview process.

Application resume tips for other job seekers

Tip 1 : Mention things that you are confident of. 
Tip 2 : Don’t try to write extra skills which you are not sure about as most of the questions are asked after seeing the skills mentioned in your resume.
Tip 3 : Keep your resume up to date and mention three or four good level projects which will give a good impression to the interviewer .

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Sep 2018. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1.  overloading ,inheritance concepts,structures,pointers

Interview Preparation Tips

Interview preparation tips for other job seekers - have good understanding of basics and have expertise on any specific area.

Interview Questionnaire 

2 Questions

  • Q1. Basic Programming Questions, Data structures, SQL queries
  • Q2. This was the most simple one, they simply asked introduce yourself and fine with night shifts.

Interview Preparation Tips

General Tips: I joined HCL as a fresher and got Intervie

Interview Questionnaire 

1 Question

  • Q1. What I know and what I don't know

Interview Preparation Tips

Round: Test
Experience: Aptitude, reasoning, logical, etc. 2 hours

Interview Questionnaire 

2 Questions

  • Q1. C and C++ - technically related stuffs
  • Q2. Communicate and fluency

I was interviewed in Feb 2017.

Interview Preparation Tips

Round: Resume Shortlist
Tips: skill and experience is priority

Round: Test
Experience: subjective questions
Duration: 1 hour

Round: Technical Interview
Experience: c++ questions

Round: HR Interview
Experience: experience and past details

Interview Preparation Tips

Round: Test
Experience: Very easy questions. Practice R.S Agarwal aptitude and verbal books.
Duration matters. Solve the questions fast.Skip the questions if you think you don't know dont kill time on them.

In verbal most of the questions on subject verb agrement-wikipedia links are enough to practice on them.

It's easy just try to solve as many as u can and dont leave the questions unanswered,no negative marking.
Duration: 80 minutes
Total Questions: 120

Skill Tips: Talk in english. Be confident. smile in face.
Skills: c Language, Thinking ability, English fluency
College Name: K L University
Funny Moments: Im very bad in solving puzzles. The HR over there asking puzzles to every one.
It's my turn the 1st question he asked me was what are you bad at?
no 2nd thought I said solving puzzles...In that way he didnt ask me any puzzles. He checked my confidence, english fluency...e.t.c.

I was interviewed in Oct 2016.

Interview Questionnaire 

2 Questions

  • Q1. Question on specific language
  • Q2. Based on company

Interview Preparation Tips

Round: Test
Experience: There was 7 sections. And each section has a 60% sectional cutoff
Tips: Attempt questions which you know and you are confident about
Duration: 50 minutes
Total Questions: 70

Round: Story writing
Experience: Write a story based on picture
Tips: No grammatical errors must be there

Round: Technical Interview
Experience: 1 hour interview but based on technical and daily life
Tips: Be confident

Round: HR Interview
Experience: Just a simple round..bcoz u are almost selected
Tips: Be positive

Skills: Communication And Confidence

Interview Preparation Tips

Round: Resume Shortlist
Experience: The eligibility criteria was > 65% in academics.it was a pool campus drive in which nearly 5-6 college students participated in it

Round: Test
Duration: 1 hour

College Name: Institute of aeronautical engineering

Interview Questionnaire 

4 Questions

  • Q1. Tell about yourself
  • Q2. Basic c programs
  • Q3. Tell about your parents
  • Q4. Explain your standing project

Interview Preparation Tips

Round: Resume Shortlist
Experience: They have selected those who have no standing arrears
Tips: Clear  arrears before 5 sem

Round: Test
Experience: Quantitative is little tough but i am lucky that i am able to solve the problems
Tips: Use formulas
Duration: 65 minutes
Total Questions: 90 min

Round: Group Discussion
Experience: No group discussion
Tips: Prepare well for GD

Round: HR Interview
Experience: I have spoke for 2 min and hr was impressed for it. Wrote some programs. Explained my project
Tips: For any hr interview prepare about your self. Learn some basic c programs, learn your project diagram. If u have any questions ask to hr to impress him

General Tips: Start doing some apptitude questions
Skill Tips: Whatever you talk,  speak it clearly. Dont get tension
Skills: communication skill
College Name: SATHYABAMA UNIVERSITY
Motivation: Our seniors

Tell us how to improve this page.

Assistant Engineer
57 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
51 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
51 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare AVL with

Bosch

4.2
Compare

TCS

3.7
Compare

Mahindra & Mahindra

4.1
Compare

Infosys

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