Upload Button Icon Add office photos

Hertz

Compare button icon Compare button icon Compare

Filter interviews by

Hertz Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Past experience
  • Q2. Current responsibilities
  • Ans. 

    As a Senior Engineer, my current responsibilities include leading a team of engineers, overseeing project timelines, and ensuring technical excellence.

    • Leading a team of engineers

    • Overseeing project timelines

    • Ensuring technical excellence

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall the company in delhi ncr.

I applied via Hirect and was interviewed in Jul 2022. There were 4 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 

(1 Question)

  • Q1. All about excel and about your previous work experience
Round 3 - Aptitude Test 

All about analytical and excel

Round 4 - HR 

(1 Question)

  • Q1. Just salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is easy, the hr was really kind and gentle.

I applied via Job Fair and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Q1/- How to extract data from database
  • Ans. 

    To extract data from a database, one can use SQL queries or programming languages like Python or R.

    • Use SQL queries to extract data from a database

    • Use programming languages like Python or R to extract data from a database

    • Connect to the database using appropriate credentials

    • Identify the tables and columns from which data needs to be extracted

    • Write the query or code to extract the data

    • Save the extracted data in a desired

  • Answered by AI
  • Q2. Q2/- What are the Tableau Datatypes
  • Ans. 

    Tableau has 14 datatypes including string, integer, float, date, boolean, and more.

    • Tableau has 14 datatypes

    • String, Integer, Float, Date, Boolean, and more

    • Data types can be changed in Tableau

    • Data types affect how data is displayed and aggregated

    • Examples: String - 'John Smith', Integer - 25, Float - 3.14, Date - 01/01/2021, Boolean - True/False

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

(2 Questions)

  • Q1. Q1/- Related company example along with Excel
  • Q2. Q2.- Vlookup() copy record from one sheet to another sheet
  • Ans. 

    Vlookup() is a function in Excel that can be used to copy records from one sheet to another based on a common identifier.

    • The Vlookup() function searches for a value in the first column of a table array and returns a corresponding value in the same row from a specified column.

    • The common identifier used in the Vlookup() function should be present in both the source and destination sheets.

    • The Vlookup() function can be use...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and focus on basics only, don't be tense which i did.


And Thanks to the organiser Bharathi Mam, It was such a great experience overall.

Skills evaluated in this interview

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

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

(1 Question)

  • Q1. System design, binary search related questions
Round 2 - Technical 

(1 Question)

  • Q1. Basic Linked list, recursion question.

Data Analyst Interview Questions & Answers

BluSmart user image sakshi vinayak

posted on 29 Jan 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2023.

Round 1 - HR 

(1 Question)

  • Q1. Asked related to introduction and about previous company profile
Round 2 - Technical 

(1 Question)

  • Q1. Related to advanced excel

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

Tell us how to improve this page.

Hertz Reviews and Ratings

based on 8 reviews

3.3/5

Rating in categories

3.3

Skill development

3.5

Work-life balance

2.8

Salary

4.0

Job security

2.6

Company culture

2.3

Promotions

3.0

Work satisfaction

Explore 8 Reviews and Ratings
Inspection Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

HP Alm Administrator
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Hertz with

Bombardier Transportation

4.2
Compare

Indira Gandhi International Airport

3.9
Compare

Linfox Logistics

4.2
Compare

Lithium Urban Technologies

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