Upload Button Icon Add office photos

Filter interviews by

ITS Planners and Engineers Associate Product Manager Interview Questions and Answers

Updated 10 Nov 2023

ITS Planners and Engineers Associate Product Manager Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed before Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Comfort in Hyderabad relocation? Company description?
  • Ans. 

    Comfortable with relocation to Hyderabad. Company description provided.

    • I am open to relocating to Hyderabad for the job opportunity.

    • I have researched about Hyderabad and feel comfortable with the city.

    • I am excited about the prospect of working for the company and contributing to its growth.

    • I have read the company description and find it aligns with my career goals.

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Resume based interview
  • Q2. Technical coding understanding and experience in interview
Round 4 - One-on-one 

(1 Question)

  • Q1. Understanding company and the work

Interview Preparation Tips

Topics to prepare for ITS Planners and Engineers Associate Product Manager interview:
  • Transportation
  • Algorithmns
  • Python
  • Image processing
  • Product
Interview preparation tips for other job seekers - 1) Have good command over language
2) Coding skills will be appreciated but know to be strong enough to say NO if you don't want to code as they can simply make you be a coder.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Question related to your field and technical knowledge

Interview Questionnaire 

1 Question

  • Q1. I was asked about my soft skills and my perfection in C/C++ programming language

Interview Preparation Tips

Round: HR Interview
Experience: My soft skills are average. Not extraordinary and I have a command over C. This helped me with this

College Name: Jaypee University Of Information Technology
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview before Feb 2024.

Round 1 - Aptitude Test 

Self introduction about myself and work experiences

Round 2 - Group Discussion 

Abouts operations and you deal with driver's at previous Logistics company

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and quiet and try to speak in a plane way with true facts and figures.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Self introduction
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Be well-versed with C, SDLC and protocol standards
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Storage classes, Volatile, Programs on arrays
  • Q2. Describe my project
  • Q3. SDLC in general
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the software meets the requirements and quality standards.

    • Examples of SDLC models include...

  • Answered by AI
  • Q4. CAN protocol functionality
  • Ans. 

    CAN protocol is a communication standard used in automotive and industrial applications.

    • CAN protocol stands for Controller Area Network

    • It is a message-based protocol used for communication between electronic control units (ECUs)

    • CAN protocol allows for high-speed communication and real-time data transmission

    • It is commonly used in automotive applications for functions such as engine control, transmission control, and bod...

  • Answered by AI

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Explain SDLC
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used to design, develop, and test software.

    • SDLC is a framework that consists of several phases, including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables that must be completed before moving on to the next phase.

    • The goal of SDLC is to ensure that software is developed effici...

  • Answered by AI
  • Q2. Software testing methodologies
  • Ans. 

    Software testing methodologies are techniques used to test software for quality and functionality.

    • There are various testing methodologies such as Agile, Waterfall, and DevOps.

    • Agile methodology involves continuous testing and feedback throughout the development process.

    • Waterfall methodology involves testing at the end of each phase of development.

    • DevOps methodology involves testing in a continuous integration and delive...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Being confident is the key for clearing any rounds of interview. A candidate need not be the master in core field or subject but if the keen interest & aspiration to learn the domain knowledge is found, its enough for an employer to hire him/her. Anyone who would appear for interview must have the basic understanding & required knowledge about the position which he/she has opted. Try to answer most of the questions with much clarity & examples. Mainly don't try to impress the interviewer instead express the zeal to work. That's it, job is yours.

Skills evaluated in this interview

Interview Questionnaire 

7 Questions

  • Q1. My interview started with my introduction followed by some questions related to the Software Engineering
  • Q2. Explain SDLC(Software Development Life Cycle)?
  • Ans. 

    SDLC is a process followed by software development teams to design, develop and test high-quality software.

    • SDLC consists of several phases including planning, analysis, design, development, testing, deployment, and maintenance.

    • Each phase has its own set of deliverables and objectives.

    • SDLC models include Waterfall, Agile, and DevOps.

    • SDLC helps ensure that software is developed efficiently, on time, and within budget.

    • SDL...

  • Answered by AI
  • Q3. Name different Software Development Models You know about?
  • Ans. 

    Different software development models

    • Waterfall model

    • Agile model

    • Spiral model

    • V-model

    • Iterative model

    • RAD model

    • Prototype model

    • Incremental model

  • Answered by AI
  • Q4. Explain Waterfall model.It's advantages and disadvantages?
  • Ans. 

    Waterfall model is a linear sequential approach to software development.

    • Advantages: clear and well-defined stages, easy to understand and manage, suitable for small projects with stable requirements

    • Disadvantages: inflexible, difficult to make changes once a stage is completed, testing is done only at the end, not suitable for large or complex projects

    • Stages: requirements gathering, design, implementation, testing, depl...

  • Answered by AI
  • Q5. What's Agile methodology and it's advantages over waterfall model?
  • Ans. 

    Agile is an iterative approach to software development that emphasizes flexibility and customer satisfaction.

    • Agile involves breaking down projects into smaller, more manageable chunks called sprints.

    • It prioritizes collaboration between developers, customers, and stakeholders.

    • It allows for changes and adjustments to be made throughout the development process.

    • It promotes continuous delivery and improvement.

    • Advantages ove...

  • Answered by AI
  • Q6. Dicussions about my Project.Explain E-R diagram of your Project?Have you done any Project in C,C++?Which Software Development Model you used?
  • Ans. 

    Questions about my project, E-R diagram, C/C++ projects, and software development model used.

    • Explained my project and its E-R diagram

    • Shared my experience with C/C++ projects

    • Discussed the software development model used

    • Provided examples to support my answers

  • Answered by AI
  • Q7. HR round was also with the techical interview so they asked some general HR questions

Interview Preparation Tips

Round: Test
Experience: The test was very easy, and the questions were on the basics of each section and time was also enough to complete all the questions.
Duration: 90 minutes
Total Questions: 57

Round: Group Discussion
Experience: It was scheduled after the first round, but as they don't have much time and also the student's shortlisted after the first round were not many. So, students were called directly for the interviews without any GD.

Skills:
College Name: NIT Hamirpur

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2018. There was 0 interview round.

Interview Preparation Tips

General Tips: Bombardier hired me from CDAC ACTS, Pune. The interview process was fairly easy. If you are clear with the concepts then you would have no problem in clearing the rounds. My advice would be that one should have good knowledge of control systems, power electronics to clear the test. English should be fairly proficient.
Skills: Communication, Body Language, Analytical Skills, Leadership, Presentation Skills
Duration: <1 week

ITS Planners and Engineers Interview FAQs

How many rounds are there in ITS Planners and Engineers Associate Product Manager interview?
ITS Planners and Engineers interview process usually has 4 rounds. The most common rounds in the ITS Planners and Engineers interview process are One-on-one Round, Resume Shortlist and HR.
What are the top questions asked in ITS Planners and Engineers Associate Product Manager interview?

Some of the top questions asked at the ITS Planners and Engineers Associate Product Manager interview -

  1. Technical coding understanding and experience in interv...read more
  2. Resume based interv...read more

Tell us how to improve this page.

ITS Planners and Engineers Associate Product Manager Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

ITS Planners and Engineers Associate Product Manager Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

2.0

Salary

2.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Associate Software Engineer
31 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Devops Engineer
7 salaries
unlock blur

₹5 L/yr - ₹10.5 L/yr

Associate
6 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Associate Software Developer
6 salaries
unlock blur

₹3.1 L/yr - ₹6.7 L/yr

Project Manager
4 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Explore more salaries
Compare ITS Planners and Engineers with

Bombardier Transportation

4.2
Compare

Linfox Logistics

4.2
Compare

Maharashtra State Road Transport Corporation

4.2
Compare

Delhi Integrated Multi Modal Transit System

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