Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Code and Theory Associate Software Engineer Interview Questions and Answers

Updated 20 Feb 2015

Code and Theory Associate Software Engineer Interview Experiences

3 interviews found

Interview Preparation Tips

Round: Test
Experience: Written test completely tests our basic understanding of C or C++. The questions are tricky .
Tips: Go through the material provided by placement team regarding coding questions.Contact CSE batch and figure out solutions to frequently asked questions.Go through various coding forums and acquaint yourself with the type of questions.Go through various websites to get a feel of the coding questionsTaking advice from the CSE batch helps too .
Duration: 90 minutes

Round: Interview
Experience: 2 interviews (30 minutes each)Both the rounds are completely technical and logic based
Tips: Start preparing for coding companies at least 1 month before the placementsLearn either C, C++ or Java completely. Try to be perfect in one language Showing passion towards coding really pays off and gives the company a really goodimpression that you‟re really intent on working with themPrepare ship theory. Most of the companies ask questions from this chapterFor non-core, the best preparation for placements is preparation for CAT

College Name: IIT Madras

Interview Preparation Tips

Round: Test
Experience: A CGPA of 8 is decent enough unless you are going to do a PhD. 
Fill in the blank questions on basic C, but tricky though. If you are learning C then this is the time you will realise that there is a lot more to learn than you actually know. Some Questions on Object Oriented Programs and Linked Lists. Knowledge on linked lists in particular helped me a lot during the placements. To solve questions on OOPS you should at least know CPP.
Tips: There is some Stanford material on linked lists and it contains some 15 problems. Download it and solve the problems on your own. That helped me a lot.If you feel confident that you did a section very well and couldn’t do the other one, then try to talk with the company people and sincerely explain to them why you couldn’t do it because of your lack of knowledge and not lack of talent. If they could see that honesty in you, they may help you.

Round: Interview
Experience: Here again a question was asked on Recursion in trees.

General Tips: I would say get involved in a game and if you are particularly interested in programming, then going to web teams or Kshitij or SF would help a lot. Most of the times those people become programming gods, doing freelancing and other stuff. If you are very serious about joining a company, they would take you even if you didn’t do better in the interview. It worked like a charm in my case.
Skill Tips: Most companies look for problem solving ability and not just a particular programming language. Knowing basic C or CPP would do the job most of the time, but before that, solving the problem is important.
College Name: IIT KHARAGPUR

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 Gainsight
Q2. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Clarivate
Q4. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q5. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more

Interview Preparation Tips

Round: Written test
Experience: It was a two round test. In the first round ,paper had 12 questions on C which were easy out of which 10 should be correct to qualify. Second round had 3 questions based on programming.

Round: Other Interview
Experience: The overall experience was good. Alot of questions were asked related to C and C++. To ace the interview they asked puzzles. I was also asked many HR questions my strengths, weaknesses, attitude towards life, why should i be selected
Tips: You should have a sound knowledge about Ipad,IPhone and android.

General Tips: Research properly about the company before appearing for the interview.
College Name: IIT ROORKEE

Interview questions from similar companies

I applied via Freshesworld and was interviewed in Nov 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions on Java, mainly versions of Java , which is the latest version of java currently using. Rate yiur java skills out of 10?? Are you relocate, internship project deeply they ask question...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare before going to interview. Feel free, listen some music and peace full mind . don't afraid. Be courage.

I applied via Campus Placement and was interviewed before Mar 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Coding Test 
Round 3 - Case Study 
Round 4 - One-on-one 

(1 Question)

  • Q1. Basic HR questions with managerial questions involved

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for the recruitment drive.

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Quants, LA and English aptitude.

Round 2 - Technical 

(1 Question)

  • Q1. Basic to intermediate question on technology.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on technology for what you are applying.

I was interviewed before Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Medium

  • Q1. 

    Check if Two Trees are Mirror

    Given two arbitrary binary trees, your task is to determine whether these two trees are mirrors of each other.

    Explanation:

    Two trees are considered mirror of each other if...

  • Ans. 

    Check if two binary trees are mirrors of each other based on specific criteria.

    • Compare the roots of both trees.

    • Check if the left subtree of the first tree is the mirror of the right subtree of the second tree.

    • Verify if the right subtree of the first tree is the mirror of the left subtree of the second tree.

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

  • Q1. 

    Stack using Two Queues Problem Statement

    Develop a Stack Data Structure to store integer values using two Queues internally.

    Your stack implementation should provide these public functions:

    Explanation:

    ...
  • Ans. 

    Implement a stack using two queues to store integer values with specified functions.

    • Use two queues to simulate stack operations efficiently.

    • Maintain the top element in one of the queues for easy access.

    • Handle push, pop, top, size, and isEmpty functions as specified.

    • Ensure proper error handling for empty stack scenarios.

    • Optimize the implementation to achieve desired time complexity.

    • Example: Push 42, pop top element (42)

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 6.5 in Btech , No pending backlogsAccenture interview preparation:Topics to prepare for the interview - Logical reasoning, Verbal Ability, Coding, Quantitative Aptitude, Computer ApplicationsTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Company specific Youtube tutorials
Tip 2 : Remember tricks
Tip 3 : Practice

Application resume tips for other job seekers

Tip 1 : Resume needs to be Short and concise
Tip 2 : Prefer a single page resume without any company logos. Mention your projects and highlight achievements. No need to add irrelevant information to cover up the space unnecessarily

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Started with my self introduction and then HR asked me about my projects. Then he asked me about my programming skills where I am good at. That's it my interview completed.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please make sure that your project explanation is crystal clear.

I applied via Campus Placement and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test was moderate.

Round 2 - Coding Test 

Easy questions were their but they expect you to do in best possible way

Round 3 - HR 

(1 Question)

  • Q1. What are the projects you done through out your 4 year career

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • Basics of ds
  • Aptitude
  • Domain knowledge
Interview preparation tips for other job seekers - If you know basics of coding and you aptitude and you have taken your 4 years on engineering seriously it will not take much to crack into the company

I applied via Campus Placement and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Asked about b.tech project. Preferences about the places to work.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be pleasant and cool. Try to be genuine about the procedure.
Contribute & help others!
anonymous
You can choose to be anonymous

Recently Viewed

INTERVIEWS

Presidio Solutions Pvt Ltd

No Interviews

INTERVIEWS

Ernst & Young

40 top interview questions

INTERVIEWS

INDO-MIM

No Interviews

INTERVIEWS

Presidio Solutions Pvt Ltd

No Interviews

INTERVIEWS

Ernst & Young

No Interviews

INTERVIEWS

INDO-MIM

No Interviews

INTERVIEWS

INDO-MIM

No Interviews

INTERVIEWS

Presidio Solutions Pvt Ltd

No Interviews

INTERVIEWS

Presidio Solutions Pvt Ltd

No Interviews

INTERVIEWS

Code and Theory

No Interviews

Tell us how to improve this page.

Code and Theory Associate Software Engineer Salary
based on 26 salaries
₹6.4 L/yr - ₹7 L/yr
15% more than the average Associate Software Engineer Salary in India
View more details

Code and Theory Associate Software Engineer Reviews and Ratings

based on 3 reviews

4.0/5

Rating in categories

4.6

Skill development

3.3

Work-life balance

4.3

Salary

2.7

Job security

5.0

Company culture

3.6

Promotions

3.7

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
64 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
56 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Project Manager
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Code and Theory with

Wunderman Thompson

3.3
Compare

AKQA

3.3
Compare

Razorfish

1.5
Compare

Isobar

2.3
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent