Upload Button Icon Add office photos
Engaged Employer

i

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

Cummins Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cummins Sales & Marketing Interview Questions and Answers

Updated 9 Jun 2022

Cummins Sales & Marketing Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Business understanding n profile brief

Interview Preparation Tips

Interview preparation tips for other job seekers - Show genuine interest in Cummins
Be aware about New Engine n Power technology

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Long term plan
  • Q2. Be very clear regarding your future plan and ambition
  • Q3. Why do yo want to join Hilti

Interview Preparation Tips

Interview preparation tips for other job seekers - Based on past experience and around CV.

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Quantitative Aptitude, Numerical Ability, Synonym etc

Round 3 - Technical 

(1 Question)

  • Q1. Introduce yourself Where you did Training? What was your academic project? Guide? What do you like? Tractor or Implement? What is your aim?

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence, presence of mind should be there

Intern Interview Questions & Answers

ABB user image Anonymous

posted on 15 Sep 2022

I applied via LinkedIn and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Group Discussion 

Conversation about my experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your CV as a speech, investigate about the company.

Intern Interview Questions & Answers

Hilti user image Anonymous

posted on 28 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Can you describe your college experience?

Intern Interview Questions & Answers

Atlas Copco user image Vishwavijay Sawant

posted on 10 Jul 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. What do you know about company Technical questions and the subject you say
Round 3 - HR 

(1 Question)

  • Q1. Introduction to self Why do you want to join this company

Interview Preparation Tips

Interview preparation tips for other job seekers - Academics are important like hydraulic pneumatics, fluid mechanics, thermodynamics
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What do you think about the german electronic car industry
  • Ans. 

    The German electronic car industry is a leading force in the global market, known for innovation and quality.

    • Germany is home to major players like Volkswagen, BMW, and Mercedes-Benz who are investing heavily in electric vehicles.

    • The industry is focused on sustainability and reducing carbon emissions, with a strong emphasis on research and development.

    • German electric cars are known for their advanced technology, perform...

  • Answered by AI
  • Q2. What do you think about our competitors

Interview Preparation Tips

Interview preparation tips for other job seekers - try to learn more about the cars

Intern Interview Questions & Answers

KONE user image Anonymous

posted on 7 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Group Discussion 

Common topics was asked should speak confidently without fear

Round 2 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Strong communication and teamwork skills

  • Answered by AI
  • Q2. About the project
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Technical questions on project
  • Q2. How long you worked with your project?
  • Q3. Project details

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company for Mechanical Engineers and Civil Engineers

Intern Interview Questions & Answers

KONE user image Anonymous

posted on 23 Feb 2022

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. Difference between normalisation and de-normalisation?
  • Ans. 

    Normalization is the process of organizing data in a database while denormalization is the process of intentionally introducing redundancy into a database.

    • Normalization is used to minimize data redundancy and improve data integrity.

    • Denormalization is used to improve query performance by reducing the number of joins needed.

    • Normalization involves breaking down a table into smaller tables and establishing relationships be...

  • Answered by AI
  • Q2. Write code logic for Fibonacci series?
  • Ans. 

    Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.

    • Declare variables for first two numbers of the series

    • Loop through the series and calculate the next number by adding the previous two

    • Store the result in an array or print it

    • Repeat until desired number of terms is reached

  • Answered by AI
  • Q3. Types of inheritance with real time example?
  • Ans. 

    Types of inheritance include single, multiple, multilevel, hierarchical, hybrid, and multipath inheritance.

    • Single inheritance: A child class inherits from a single parent class.

    • Multiple inheritance: A child class inherits from multiple parent classes.

    • Multilevel inheritance: A child class inherits from a parent class, which in turn inherits from another parent class.

    • Hierarchical inheritance: Multiple child classes inher...

  • Answered by AI
  • Q4. Oops concepts - difference between object and class?
  • Ans. 

    Object is an instance of a class while class is a blueprint for creating objects.

    • Class is a template or blueprint for creating objects

    • Object is an instance of a class

    • Class defines the properties and methods that an object will have

    • Object is created from a class using the 'new' keyword

    • Multiple objects can be created from a single class

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for KONE Intern interview:
  • Java
  • OOPS
  • C++
  • Data Structures
  • Operating Systems
Interview preparation tips for other job seekers - To prepare well by revising all basic concepts of programming language (java/oops/c++), Data structures, operating systems, practice basic coding logics. Be self ready with all required softskills- communication and punctuality, be formal by appearance. Keep nervousness aside and give your best at interview.

Skills evaluated in this interview

Cummins Interview FAQs

How many rounds are there in Cummins Sales & Marketing interview?
Cummins interview process usually has 2 rounds. The most common rounds in the Cummins interview process are Resume Shortlist and One-on-one Round.

Tell us how to improve this page.

Interview Questions from Similar Companies

ABB Interview Questions
4.1
 • 242 Interviews
John Deere Interview Questions
4.1
 • 235 Interviews
Caterpillar Inc Interview Questions
4.2
 • 178 Interviews
KONE Interview Questions
4.1
 • 105 Interviews
Atlas Copco Interview Questions
4.2
 • 80 Interviews
TechnipFMC Interview Questions
4.0
 • 73 Interviews
TÜV SÜD Interview Questions
3.9
 • 65 Interviews
Hilti Interview Questions
3.4
 • 61 Interviews
Timken Interview Questions
4.0
 • 48 Interviews
View all
Junior Shop Manager
1.4k salaries
unlock blur

₹1.7 L/yr - ₹10.5 L/yr

Junior Manager
832 salaries
unlock blur

₹2.5 L/yr - ₹10.6 L/yr

Diploma Trainee Engineer
512 salaries
unlock blur

₹1.1 L/yr - ₹3 L/yr

Design Engineer
333 salaries
unlock blur

₹2.1 L/yr - ₹9.3 L/yr

Service Engineer
289 salaries
unlock blur

₹1.5 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Cummins with

John Deere

4.1
Compare

ABB

4.1
Compare

KONE

4.1
Compare

Caterpillar Inc

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