Upload Button Icon Add office photos
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
3.6

based on 621 Reviews

Filter interviews by

Hitachi Digital Services Intern Interview Questions, Process, and Tips

Updated 2 Sep 2023

Top Hitachi Digital Services Intern Interview Questions and Answers

Hitachi Digital Services Intern Interview Experiences

2 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 & Answers

user image Anonymous

posted on 2 Sep 2023

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

I applied via campus placement at GH Raisoni College of Engineering, Nagpur and was interviewed before Sep 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

It contains quant, logical and pseudo code

Round 2 - Coding Test 

It contains 2 coding questions

Round 3 - One-on-one 

(1 Question)

  • Q1. About java and general questions
Round 4 - HR 

(1 Question)

  • Q1. Basic Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join as fresher , there management
is worst

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. Case. There is a housing society “The wasteful society”, you coll ... read more
Q2. Which programming language you are comfortable with?
asked in Deloitte
Q3. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q4. Huffman Coding Challenge Given an array ARR of integers containin ... read more
asked in Accenture
Q5. A marketing strategy case. Client is a perfume seller in Jaipur. ... read more

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hackerrrank and for 1 hour 3 LC medium

Round 2 - Technical 

(2 Questions)

  • Q1. Aggresive cow medium dsa q
  • Q2. Binary search on ans type
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Maths, English, and logic

Round 2 - Case Study 

Number of street lights in a state

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Two case study questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts and data structures
  • Q2. Dbms questions where based on normalization
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Two questions were asked and answered both

Round 2 - Coding Test 

Two programs on Java was asked on loops and collections

Intern Interview Questions & Answers

Aspire Systems user image Monisha Selvaraj

posted on 8 Sep 2023

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

I applied via campus placement at Sri Ramakrishna Engineering College, Coimbatore and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy. Basics were asked.

Round 2 - Coding Test 

Pattern, anagram, 2nd largest element in an array, swap 2 numbers.

Round 3 - One-on-one 

(1 Question)

  • Q1. General questions were asked.

I was interviewed in Aug 2021.

Round 1 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Interview was scheduled in afternoon. It was more on OOPs and DSA.

  • Q1. 

    Check If Linked List Is Palindrome

    Given a singly linked list of integers, determine if the linked list is a palindrome.

    Explanation:

    A linked list is considered a palindrome if it reads the same forwar...

  • Ans. 

    I gave O(n) both time and space solution using stacks but interviewer asked to optimize it and give clue as well.

    I understood the clue and was able to optimise the code. I was not asked to code in this round just had an discussion but few of my peers were asked to write code as well.

  • Answered Anonymously
Round 2 - HR 

Round duration - 20 Minutes
Round difficulty - Easy

She asked me more about myself and few projects in resume. It was more of formal discussion than an interview round. I was very comfortable and she aksed me about my location preference at end of. Interview.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from VIT AP CAMPUS. Eligibility criteria7CGPAThought Works interview preparation:Topics to prepare for the interview - Data Structures, OOPS, Algorithms. Database, JAVATime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : BlackRock has so many projects in Java, So I made sure I clear my basics and prepare well for each and every question about Java
Tip 2 : OOPS is something which was being asked from everyone and every seniors confirmed the same.
Tip 3 : Have good projects, preferably in development.

Application resume tips for other job seekers

Tip 1 : Have at least 2 projects.
Tip 2 : Include certifications.

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed in Jan 2022.

Round 1 - Technical 

(1 Question)

  • Q1. What is Object Oriented programming?
  • Ans. 

    Object Oriented Programming is a programming paradigm that focuses on objects and their interactions.

    • OOP is based on the concept of classes and objects

    • It emphasizes encapsulation, inheritance, and polymorphism

    • Examples of OOP languages include Java, C++, and Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just recall the C and C++ concepts.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at International Institute of Information Technology (IIIT), Bhubaneswar and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

The first round was a mcq test based on aptitude and statstics

Round 2 - Coding Test 

2nd round was a coding round. Three questions were given . Two were easy and one was medium

Round 3 - One-on-one 

(2 Questions)

  • Q1. Two leetcode easy level questions
  • Q2. One leetcode medium level question

Hitachi Digital Services Interview FAQs

How many rounds are there in Hitachi Digital Services Intern interview?
Hitachi Digital Services interview process usually has 5 rounds. The most common rounds in the Hitachi Digital Services interview process are Resume Shortlist, Aptitude Test and Coding Test.
How to prepare for Hitachi Digital Services 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 Hitachi Digital Services. The most common topics and skills that interviewers at Hitachi Digital Services expect are Equity Research, International and Recruitment.
What are the top questions asked in Hitachi Digital Services Intern interview?

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

  1. How do you implement multi threading in java? Two way...read more
  2. Finally vs final vs finali...read more
  3. What is thrashi...read more

Tell us how to improve this page.

Hitachi Digital Services Intern Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Intern Interview Questions from Similar Companies

IBM Intern Interview Questions
4.0
 • 14 Interviews
Oracle Intern Interview Questions
3.7
 • 8 Interviews
Dell Intern Interview Questions
4.0
 • 5 Interviews
Adobe Intern Interview Questions
4.0
 • 4 Interviews
SAP Intern Interview Questions
4.2
 • 4 Interviews
Cisco Intern Interview Questions
4.1
 • 3 Interviews
View all
Hitachi Digital Services Intern Salary
based on 18 salaries
₹1 L/yr - ₹7 L/yr
5% more than the average Intern Salary in India
View more details

Hitachi Digital Services Intern Reviews and Ratings

based on 7 reviews

2.8/5

Rating in categories

2.7

Skill development

3.7

Work-life balance

3.1

Salary

2.5

Job security

2.8

Company culture

2.6

Promotions

2.3

Work satisfaction

Explore 7 Reviews and Ratings
Senior Consultant
630 salaries
unlock blur

₹10.4 L/yr - ₹34.5 L/yr

Senior Consultant 2
208 salaries
unlock blur

₹16 L/yr - ₹44 L/yr

Consultant
143 salaries
unlock blur

₹5.8 L/yr - ₹22 L/yr

Senior Software Engineer
115 salaries
unlock blur

₹11 L/yr - ₹36.6 L/yr

Technical Consultant
106 salaries
unlock blur

₹5 L/yr - ₹17.7 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