Premium Employer

i

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

Hitachi Digital Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Hitachi Digital Services Interview Questions, Process, and Tips

Updated 16 Feb 2025

Top Hitachi Digital Services Interview Questions and Answers

View all 31 questions

Hitachi Digital Services Interview Experiences

Popular Designations

64 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 20 May 2021

I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. How do you implement multi threading in java? Two ways.
  • Ans. 

    Multi threading in Java can be implemented using two ways: extending the Thread class or implementing the Runnable interface.

    • Extend the Thread class and override the run() method.

    • Implement the Runnable interface and provide the implementation for the run() method.

    • Create an instance of the Thread class and pass an instance of the class implementing Runnable as a parameter.

    • Start the thread using the start() method.

    • Exampl...

  • Answered by AI
  • Q2. Finally vs final vs finalize?
  • Ans. 

    Finally, final, and finalize are related words with different meanings.

    • Finally is an adverb used to indicate the end of something.

    • Final is an adjective used to describe the last or ultimate stage of something.

    • Finalize is a verb used to complete or make something final.

    • Examples: Finally, I finished my project. The final exam is tomorrow. I need to finalize the contract.

  • Answered by AI
  • Q3. What is thrashing?
  • Ans. 

    Thrashing is a phenomenon in computer systems where excessive paging or swapping occurs, leading to a decrease in performance.

    • Occurs when the system spends more time swapping pages than executing instructions

    • Caused by insufficient memory or poorly optimized programs

    • Can be observed through high disk activity and low CPU utilization

    • Example: A computer running multiple memory-intensive applications simultaneously

  • Answered by AI
  • Q4. List the seven OSI layers.
  • Ans. 

    The seven layers of the OSI model are: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Physical layer: deals with the physical transmission of data

    • Data Link layer: responsible for error-free transfer of data between nodes

    • Network layer: handles routing and forwarding of data packets

    • Transport layer: ensures reliable delivery of data between end systems

    • Session layer: establishes, manages, a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was mainly asked questions based on Java, OS and networking (very basic) in the technical round. But the interviewer was jovial and asked about my hobbies, favorite movies, favorite books (it’s my hobby). He even asked me which one I like Marcel or DC, Cricket or football and a few such questions in the beginning. Due to which I was able to answer all the questions in a stress free manner.

In the HR round, half of the questions were based on basic problem solving that require a bit of out of the box thinking. And, I was asked other basic HR questions like why should Hitachi hire me, Why I am I joining Hitachi and so on.

Both the rounds lasted only for half an hour each.

Skills evaluated in this interview

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Questions on Java 8 and multithreading
  • Q2. Defaalt methods
  • Q3. Functional interfaces
  • Q4. Streams and Lambdas
Round 2 - Technical 

(1 Question)

  • Q1. Managerial interview. Scenario based questions around microservices and patterns.

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Hitachi Digital Services Interview Questions and Answers for Freshers
illustration image
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Based on sql queries my sql questions

Round 2 - Technical 

(2 Questions)

  • Q1. Based on data governance
  • Q2. Based in data quality rules
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotations
  • Q2. Other questions

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Indeed and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Why apply to Hitachi Vantara?
  • Ans. 

    Hitachi Vantara offers cutting-edge technology solutions and a collaborative work environment.

    • Hitachi Vantara is a global leader in digital transformation and innovation.

    • The company values teamwork and encourages professional growth and development.

    • I am impressed by Hitachi Vantara's commitment to sustainability and social responsibility.

  • Answered by AI
  • Q2. Tell me about your yourself and experience?
  • Ans. 

    I am a recent graduate with a degree in Computer Science and experience in developing web applications using Java and JavaScript.

    • Recent graduate with a degree in Computer Science

    • Experience in developing web applications using Java and JavaScript

    • Familiar with software development best practices

  • Answered by AI
Round 2 - Assignment 

2nd round was given an assignment to complete within an hour receive by email and send to the email.
Use OOP principles to write code in C++. Read some structured text from file then print it in certain format they provided. Write thinking about more of quality rather than solving the problem.

Round 3 - Technical 

(5 Questions)

  • Q1. Explain the assignment code submitted in 2nd round. Go through all the code and explain the code thoroughly.
  • Q2. How differently would you write the assignment now?
  • Ans. 

    I would approach the assignment with a better understanding of software design principles and best practices.

    • I would focus on modularizing the code into smaller, reusable components

    • I would pay more attention to error handling and edge cases

    • I would write more comprehensive unit tests to ensure code quality

    • I would consider scalability and performance optimizations in my design

  • Answered by AI
  • Q3. Answer questions from given sheet of C++ questions, about 5-8 questions related to OOP, then from the given coding find the error, tell what the code does. last coding questions were not junior level, if a...
  • Q4. Answer the question about Python, tell difference between of tuple and list, if accessed out of bound vector element what's the result? what's ABC class? Again felt like exam rather than interview. and ver...
  • Q5. Let's go through CV again, and judged the CV experience and sections, saying "Looks like you have SOME experience in the past". After such sentence I felt anger towards them, not polite at all.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall 3 stages: 1. With HR 15 min about you and CV and the job, 2. C++ Coding assignment to complete in an hour, 3. Technical interview in an hour, asking describe assignment, then answer question sheet about CPP and Python. In 3rd interview 2 people joined the online meeting. One Lead one Senior probably (though looking at their own profiles stuck in that position decades, if they were better engineers I believe they'd change to some better company).
For me they looked like proud and arrogant of themselves working in the company that shares famous Japanese name "Hitachi", though it's Hitachi Vantara founded in USA not Japan. They lack a simple politeness and respect to the opposite person which adds a bit nervousness. I cannot perform well even I know the topic enough if someone is looking at my work, and they force me to read loud the code fragment and try to debug it without debugger or compiler, guess what's the error in the code. After 3rd stage, 1-2 weeks later they rejected me without telling why. I knew very well that because of their attitude to me I was nervous and Yes, I did naive mistakes when harrying my answers, however they gave me no help on relaxing me, but making more and more tension, and I wanted to quit interview as soon as possible. Therefore, do not think they have culture from Japan like showing kindness. Very bad attitude towards my CV, though I receive from many recruiters my experience stands out as it has strong Computer Science education and multicultural environment experience.
I'd say for Junior position they ask more than typical Junior developer would be able to demonstrate. Anyone with more knowledge, or actually more preparations for interview questions would never apply to that far town somewhere in South West, Dorset of England and with that low salary barely reaching range of 35-40K.
After 3rd interview which was final, and they should've rejected or given an offer, I really wished won't pass, because I didn't like their attitude towards their company as they judged my CV with some sarcasm, then mentioned Hitachi and their Japanese colleagues with a bit of sarcasm of lacking English knowledge, about Japan as a country with different culture. Felt they are a bit racist or proud of being British, if I may call it.
I'm doubt if they as experienced software engineers would be able to answer deep CPP questions, or modern CPP otherwise why would they stack in that job over decades, and I know they do not receive high salaries.
Prepare for having less pleasant interview that you usually have with professional teams.

Junior Software Engineer Interview Questions asked at other Companies

Q1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is picked randomly what is probability that the ball picked is red?
View answer (2)

Hitachi Digital Services interview questions for popular designations

 Senior Consultant

 (8)

 Associate

 (4)

 Senior Consultant 2

 (3)

 Software Developer

 (3)

 Associate Engineer

 (3)

 Consultant

 (3)

 Senior Software Engineer

 (2)

 Consultant2

 (2)

QA Engineer Interview Questions & Answers

user image Deepak Choudhury

posted on 17 Oct 2024

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

String reverse in java

Round 2 - Technical 

(2 Questions)

  • Q1. Arraylist vs linkedlist
  • Ans. 

    ArrayList is faster for accessing elements, LinkedList is better for frequent insertions and deletions.

    • ArrayList uses dynamic array to store elements, LinkedList uses doubly linked list.

    • ArrayList is faster for accessing elements by index, LinkedList is better for frequent insertions and deletions.

    • Example: ArrayList is suitable for scenarios where random access is required, LinkedList is suitable for scenarios where fre

  • Answered by AI
  • Q2. Interface vs abstract
  • Ans. 

    Interface defines a contract for classes to implement, while abstract class can have some implementation.

    • Interface can only have abstract methods and constants, while abstract class can have abstract methods, concrete methods, and member variables.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Interfaces are used for achieving multiple inheritance in Java, while abstract classes ...

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Get interview-ready with Top Hitachi Digital Services Interview Questions

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Sort array based on length of items
  • Ans. 

    Sort array of strings based on length of items

    • Use the sort() method with a custom compare function

    • Compare the length of strings in the array

    • Return -1, 0, or 1 based on the comparison

  • Answered by AI

Skills evaluated in this interview

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (2)

Jobs at Hitachi Digital Services

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self?
  • Q2. How do you handlr project

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)

Senior Consultant Interview Questions & Answers

user image Suprakash Mishra

posted on 8 Oct 2024

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

(1 Question)

  • Q1. Difference between CDS view and AMDP
  • Ans. 

    CDS views are used to define database views in ABAP, while AMDP is used to write database procedures in ABAP.

    • CDS views are defined using ABAP Development Tools (ADT) in Eclipse IDE.

    • AMDP allows writing database procedures directly in ABAP code.

    • CDS views are used for defining virtual data models, while AMDP is used for complex calculations or data manipulations directly in the database.

    • CDS views can be consumed in ABAP p...

  • Answered by AI

Skills evaluated in this interview

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

5 coding task on time frame

Round 2 - Case Study 

Design related to different cases

Round 3 - Technical 

(2 Questions)

  • Q1. Prod deployment
  • Q2. Db design and planning
Round 4 - HR 

(2 Questions)

  • Q1. Plan for 5 years
  • Ans. 

    Continue to grow as a Senior Software Engineer by expanding technical skills, taking on leadership roles, and contributing to innovative projects.

    • Continue to stay updated on latest technologies and trends in software development

    • Take on mentorship roles to help junior engineers grow

    • Lead projects and teams to showcase leadership abilities

    • Contribute to open source projects to expand network and skills

    • Attend conferences an...

  • Answered by AI
  • Q2. What expecting from company
Round 5 - One-on-one 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Work location related

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Software Developer Interview Questions & Answers

user image Neha Chaudhari

posted on 16 Feb 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Cloud, sql, c++, java, os, networking questions followed by 3 coding questions.

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions based on resume.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Selenium, automation framework
  • Q2. Jenkins ,playwright
  • Q3. Postman, sqletl,java oops

Senior Automation Test Engineer Interview Questions asked at other Companies

Q1. (1) write a list comprehension to print a list from 1 to 10 (2) write a program to check if a given positive integer is a power of two (3) create a fibonacci series of 100 using recursive function (4) write a program to find missing numbers... read more
View answer (2)
Contribute & help others!
anonymous
You can choose to be anonymous

Hitachi Digital Services Interview FAQs

How many rounds are there in Hitachi Digital Services interview?
Hitachi Digital Services interview process usually has 2-3 rounds. The most common rounds in the Hitachi Digital Services interview process are Technical, HR and One-on-one Round.
How to prepare for Hitachi Digital Services 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 Hitachi Digital Services. The most common topics and skills that interviewers at Hitachi Digital Services expect are Consulting, Equity, Recruitment, Healthcare and Japanese.
What are the top questions asked in Hitachi Digital Services interview?

Some of the top questions asked at the Hitachi Digital Services interview -

  1. How many types of topologies in San and explain it one by o...read more
  2. How do you implement multi threading in java? Two way...read more
  3. How will you implement microservice architecture for your app, design patterns ...read more
How long is the Hitachi Digital Services interview process?

The duration of Hitachi Digital Services interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

INTERVIEWS

Reverie Language Technologies

No Interviews

INTERVIEWS

Infinite Computer Solutions

No Interviews

SALARIES

Hyundai Motor India Engineering

INTERVIEWS

Hitachi Digital Services

No Interviews

Tell us how to improve this page.

Hitachi Digital Services Interview Process

based on 52 interviews

Interview experience

3.9
  
Good
View more
Join Hitachi Digital Services A company with a bold vision of our world’s potential.

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 847 Interviews
Dell Interview Questions
4.0
 • 386 Interviews
Cisco Interview Questions
4.1
 • 371 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
VMware Software Interview Questions
4.4
 • 145 Interviews
NetApp Interview Questions
3.9
 • 65 Interviews
View all

Hitachi Digital Services Reviews and Ratings

based on 635 reviews

3.6/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.4

Salary

3.6

Job security

3.6

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 635 Reviews and Ratings
SCADA Architect

Hyderabad / Secunderabad

6-8 Yrs

Not Disclosed

BACK END ENGINEER

Hyderabad / Secunderabad

2-5 Yrs

Not Disclosed

PTC Vuforia Solution Lead

Bangalore / Bengaluru

2-6 Yrs

Not Disclosed

Explore more jobs
Associate Technical Consultant
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Development Engineer
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Hitachi Digital Services with

Dell

4.0
Compare

Hewlett Packard Enterprise

4.2
Compare

IBM

4.0
Compare

Cisco

4.1
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