Anna University

Chennai, Tamil Nadu

Your seniors at Anna University were your true well-wishers, they shared their placement interview questions for you. 🙏

filter iconFilter interviews by

Company

Designation

Interview Type

Anna University Placement Interview Questions

Updated 3 Jan 2025

138 interviews found

user image R.Arockia Ratheesh Sahayaraj

posted on 10 Nov 2015

5 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: Quants,Logical and Verbal reasoning were 
asked.Questions mainly from indiabix website.
Duration: 40 minutes
Total Questions: 50

Round: Test
Experience: 75 questions in 50 minutes and for 10 mins  we had to write not more than 
150 words on any one of the 4 topics given......................
Areas like
C aps
Data Structures
Electron Devices and Circuits
Digital Design
Microprocessor
DBMS
Algorithms
Computer Architecture
Operating Systems
Software Engineering
Networks
Duration: 50 minutes
Total Questions: 75

Round: HR Interview
Experience: Interviewer asked us about our hobbies and likes.

Skills:
College Name: Anna University Chennai
share interview

4 Interview Rounds

Interview Preparation Tips

Round: Test
Experience:  Questions on very simple Aptitude, simple technical aptitude and three coding questions. 

Skills:
College Name: Anna University Chennai
share interview

4 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: Unix questions...about the file systems and data structures.

Round: Test
Experience:  A round following the written test with questions mostly from your resume regarding 
your projects and some network related questions. They were checking how well you can 
converse in English.

Round: Technical Interview
Experience:  This was a purely technical one and was through Skype..almost 2 weeks after the 
second round. Very difficult one. About 5 interviewers were there and each one would 
concentrate on a topic.

Round: HR Interview
Experience: projects, compilers,data structures.(all basics...but they will lead u to 
research oriented questions following your answer...which will be very difficult to answer.)Simply 
u wont even know how the interview gets difficult...it was different from other company 
interviews.
 C­memory leak, dangling pointer, appl oriented c questions.
 About your achievements and questions about the workshops you 
attended.

Skills:
College Name: Anna University Chennai
share interview

3 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: 1.  An Address book in your mobile has its contacts syncd with the Internet.
    write test cases for this scenario.
2. Find second smallest element in an array without sorting
3. A Printer is connected to your laptop.But when trying to print a file it doesn’t print properly.
   i) How will you identify the problem?
   ii)What steps will you take to rectify them?
4.write a program which should accept and integer and print output as below
eg.             1               *
                 2                *
                                   ***
                                   *
                 3                *
                                   ***
                                   *****
                                   ***
                                   *
5. for the code below,analyse and list all possible test cases
read p
read q
if p+q>100
 print “large”
endif
if p>50
 print “p large”
endif


Round: Technical Interview
Experience: Why Amazon?
Why Testing?
Test case for Mobile phonebook (which was asked in written)
Test case for A4 sheet
Test cases for Gmail.

College Name: Anna University Chennai
share interview

3 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: Question 1) Maximal Contiguous Sum in an array of +ve and ­ve numbers 
 write the code ! 
Question 2) Imagine a Bar­ Graph ! Fill the Bar Graph with water now ! Find the total area 
which is covered with water now !

Duration: NA minute
Total Questions: 2

Round: Test
Experience: Question 1)given a Rotated Sorted array find an element in that array( Simple Binary 
Search)
Question 2)Given a number find the number which is next biggest number which you 
can construct with the same digits provided in the number 
Say 678 the next number which is greater than 678 but with same digits is 687 ( 8 and 7 
swapped)
Say 52430 , the answer is 53024

Round: Technical Interview
Experience: 1) Why amazon ?    2) Why should i hire You?
  3) what do u know about amazon ?
and a Technical question
An N-­ary Tree is given in form of an array where the array value =parent of array index and 
array value of root node =­1
Find the height of the Tree now ?


Skills:
College Name: Anna University Chennai
share interview

2 Interview Rounds

Interview Preparation Tips

Round: Test
Experience:   1.Given a billions of words. Find 5 most frequently occurring words?
    2.Given an array which consists of elements in the following form :
              --­>All the adjacent elements differ only by value ­1 or +1.
               --­>You are given an element. You need to search for its index.
            3.Given a binary tree with left and right pointers.Convert it to double linked list?
Duration: NA minute
Total Questions: 3

Round: Test
Experience: 1.Least common ancestor
 2.Given a railway station and number of trains with starting and ending times. You need schedule the trains such that  minimal number of tracks  should be assigned.

Duration: NA minute
Total Questions: 2

Round: Test
Experience:   1.How to implement T9 dictionary?write code for that.
   2.Find the vertical sum of a binary tree.
Ex:
                                                   5
/      \
                                               7        9
                                              /\        / \
                                            3   1    4   6
3)Here, there are 5 vertical paths sums:
   ­>  3
   ­>  7
   ­>  5+ 1+ 4 
   ­>  9
   ­>  6
 Implement it with one traversal?
Duration: NA minute
Total Questions: 3

Round: Test
Experience:  1.Implement stack such that we can find maximal element of current 
stack in O(1) time.
            2.Given a matrix of zeros and ones. If any of the row containing 0 make that row fully as 
zero.Do the same for columns also.Minimize the space complexity of auxiliary 
array to do this

Duration: NA minute
Total Questions: 2

Skills:
College Name: Anna University Chennai
share interview
user image Mahalakshmi.S

posted on 9 Nov 2015

1 Interview Round

Interview Questions

Interview Preparation Tips

Round: Technical Interview
Experience:  

General Tips: One should be well prepared with their final year project, and the extra curricular activities in which one was/ is involved in.
Skills:
College Name: Anna University Chennai
share interview
user image Saranya

posted on 9 Nov 2015

1 Interview Round

Interview Questions

Interview Preparation Tips

Skills:
College Name: Anna University Chennai
share interview
user image  Ratheesh Sahayaraj

posted on 8 Nov 2015

4 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: Test involved questions related to Programming languages, networks, web technologies and network questions ( built data structure used for function call).

Skills:
College Name: Anna University Chennai
share interview
user image  Prasanth Kumar

posted on 7 Nov 2015

4 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: It was an objective type test questions related to aptitude, digital, c, data structures, operating system ,computer architecture and  microprocessor. The level of difficulty was high.

Round: Technical Interview
Experience: This was purely technical with questions relating to algorithms(binary search, sorting) ,  networks(layers and different protocols,  subnetting), projects(my final  year project in manets), 
networks  project,compiler  oriented  questions related  to  C runtime  features (Use  of  heap  and 
stack to store variables in a C program ­how they work with procedures).

Round: Technical Interview
Experience: Third round was again more of  technical and  long one to. OOPs was the main focus here. 
OOPs  concepts  were  asked.  
 

Round: HR Interview
Experience:  Basic HR questions were asked. More focus on my grade sheet. They were looking 
for consistency and they were concerned with recruiting high graders. And questions like “You 
are more of a software guy..why do you want to join this post...” Since I was desperate to get a 
job, I answered "I like challenges".


Skills:
College Name: Anna University Chennai
share interview

Recently Viewed

INTERVIEWS

Zoho

No Interviews

SALARIES

IVTL Infoview Technologies

INTERVIEWS

Sunil Hitech Engineers

No Interviews

COMPANY BENEFITS

IVTL Infoview Technologies

No Benefits

INTERVIEWS

Border Roads Organisation

No Interviews

COMPANY BENEFITS

Petron Engineering Construction

No Benefits

SALARIES

Petron Engineering Construction

No Salaries

INTERVIEWS

IJM (India) Infrastructure

No Interviews

REVIEWS

Petron Engineering Construction

No Reviews

Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent