Premium Employer

i

This company page is being actively managed by AECOM Team. If you also belong to the team, you can get access from here

AECOM Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

AECOM Intern Interview Questions and Answers

Updated 28 May 2024

AECOM Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Mehul Verma

posted on 28 May 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Why you want to intern here

What people are saying about AECOM

View All
a building services engineer - hvac
2w
life at Aecom
life at aecom for hvac design engineers please explain
Got a question about AECOM?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why Java is platform independent?
  • Ans. 

    Java is platform independent due to its bytecode and JVM.

    • Java code is compiled into bytecode which is platform-independent.

    • JVM (Java Virtual Machine) interprets the bytecode and executes it on any platform.

    • JVM acts as an abstraction layer between the Java code and the underlying hardware.

    • This allows Java programs to run on any platform that has a JVM installed.

    • For example, a Java program written on a Windows machine ca...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Java is platform-independent because it does not depend on any type of platform. Hence, Java is platform-independent language. In Java, programs are compiled into byte code and that byte code is platform-independent. ... Any machine to execute the byte code needs the Java Virtual Machine.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Communication and interpersonal and Team handle qualities

Interview Preparation Tips

Interview preparation tips for other job seekers - Be frank and say loudly what u r going to say be positive

Associate Interview Questions & Answers

TCS user image Anonymous

posted on 12 Oct 2020

I applied via Referral and was interviewed before Oct 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic communication check, any thing about your self.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are bcom/ba/bsc stream then basic communication skills and for Accounts/commerce related must have Academics knowledge. Same for bsc/ba Aacdemigs knowledge.
Excel/ Microsoft office knowledge any computer laungage extra advantage.

I appeared for an interview before May 2020.

Interview Questionnaire 

1 Question

  • Q1. Tell about urslf
  • Ans. 

    I am a highly motivated individual with a passion for learning and a strong work ethic.

    • I have a Bachelor's degree in Computer Science from XYZ University.

    • I have completed several internships in software development, including one at ABC Company where I worked on a team to develop a mobile app.

    • I am proficient in several programming languages, including Java, Python, and C++.

    • I am a quick learner and enjoy taking on new c...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication

Associate Interview Questions & Answers

TCS user image Anonymous

posted on 17 Nov 2019

Interview Questionnaire 

7 Questions

  • Q1. 1. Tell me little about yourself
  • Q2. 2. What is your job role? (Very important question that will be asked many times during different phases of the interview)
  • Q3. What additional training/ job role(multiple roles)/ experince have you had in this field?
  • Ans. 

    I have completed additional training in project management and have experience in multiple roles within the field.

    • Completed a project management certification course

    • Served as a project coordinator for a major client project

    • Managed a team of junior associates in a previous role

  • Answered by AI
  • Q4. Where do you see yourself and your family in the next 3 years?
  • Q5. Tell me what part of your job do you like best/ An interesting day at your office?
  • Ans. 

    I enjoy the problem-solving aspect of my job the most. An interesting day at the office involves collaborating with colleagues to find creative solutions.

    • Collaborating with colleagues to brainstorm solutions

    • Using critical thinking skills to analyze complex problems

    • Implementing innovative solutions to improve processes

    • Celebrating successful outcomes with team members

  • Answered by AI
  • Q6. What was the biggest challenge you faced in life and how you coped with it?
  • Q7. What is your biggest accomplishment?

I applied via Approached by Company and was interviewed before May 2018. There were 6 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. This is face to face interview... They are observing our behaviour... Attitude... Etc
  • Q2. Introduce u r self....
  • Ans. 

    I am a dedicated and hardworking individual with a passion for learning and growth.

    • I have a Bachelor's degree in Business Administration from XYZ University.

    • I have 3 years of experience working in marketing and sales roles.

    • I am proficient in Microsoft Office Suite and have strong communication skills.

    • I am a team player and enjoy collaborating with others to achieve common goals.

  • Answered by AI
  • Q3. U r carrier objections
  • Q4. About TCS
  • Q5. Why should u select TCS
  • Ans. 

    TCS is a global leader in IT services with a strong reputation for innovation and client satisfaction.

    • TCS has a proven track record of delivering high-quality services to clients worldwide.

    • TCS offers a wide range of opportunities for career growth and development.

    • TCS values diversity and inclusion, creating a supportive work environment for employees.

    • TCS invests in cutting-edge technologies and training programs to kee

  • Answered by AI

Interview Preparation Tips

Round: Group Discussion
Experience: Any kind of topic u cn select... Sales, accounts, service

Round: Test
Experience: Aptitude test... Mathematic and problem solving... General knowledge is very important

Round: Telephonic
Experience: This is final round... BH directly interact with us...

General Tips: Be confident... Be clam.... Keep smiling face... That is the way to win
Skills: Communication, Body Language, Leadership, Presentation Skills, Time Management
Duration: <1 week

I applied via Referral and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About work and process

Interview Preparation Tips

Interview preparation tips for other job seekers - General questions about the project and work flow

I applied via Naukri.com and was interviewed in Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Why sudden career change from banking to it?
  • Q2. What do you see yourself in 5 years?
  • Q3. What do you expect from Wipro?
  • Q4. What is your expectations from your profession?

Interview Preparation Tips

Interview preparation tips for other job seekers - Fluent english is mandatory. Confidence is must. Technical skill is required. Typing test. Math test. English writing test.

Interview Questionnaire 

1 Question

  • Q1. What is name mangling?
  • Ans. 

    Name mangling is a technique used by compilers to give unique names to functions and variables to avoid naming conflicts.

    • Name mangling is used in C++ to support function overloading.

    • It is also used in Python to avoid naming conflicts in modules.

    • Name mangling can make it difficult to access variables and functions from outside the class in which they are defined.

    • In C++, name mangling can be seen by using the 'nm' comman

  • Answered by AI

Skills evaluated in this interview

AECOM Interview FAQs

How many rounds are there in AECOM Intern interview?
AECOM interview process usually has 1 rounds. The most common rounds in the AECOM interview process are HR.
How to prepare for AECOM Intern interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at AECOM. The most common topics and skills that interviewers at AECOM expect are Civil Engineering, Irrigation, Project Management, Agriculture and Capacity Building.

Tell us how to improve this page.

AECOM Intern Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Join AECOM Delivering a better world

Intern Interview Questions from Similar Companies

TCS Intern Interview Questions
3.7
 • 35 Interviews
Infosys Intern Interview Questions
3.6
 • 22 Interviews
Wipro Intern Interview Questions
3.7
 • 11 Interviews
View all

Fast track your campus placements

View all
Project Engineer
221 salaries
unlock blur

₹5.5 L/yr - ₹20 L/yr

Senior Engineer
196 salaries
unlock blur

₹7.7 L/yr - ₹28 L/yr

L2 Engineer
143 salaries
unlock blur

₹3.4 L/yr - ₹10.5 L/yr

Architect
130 salaries
unlock blur

₹4.1 L/yr - ₹14.9 L/yr

Associate Director
130 salaries
unlock blur

₹24 L/yr - ₹49 L/yr

Explore more salaries
Compare AECOM with

Jacobs Engineering Group

4.1
Compare

Fluor Corporation

4.3
Compare

Bechtel

4.0
Compare

Worley

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