i
Hitachi Digital Services
Filter interviews by
I applied via campus placement at Tezpur University
Easy to medium level problem
I applied via Walk-in and was interviewed in May 2023. There were 3 interview rounds.
Good basic questions were asked mathematics and logic questions were asked in apptiude
Basic array related question and mirror operation questions one can easily answer
I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.
Top trending discussions
posted on 21 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
It covers all the fundamental questions from various subjects such as Operating Systems, Database Management Systems, and Data Structures and Algorithms, along with concepts from programming languages and aptitude.
A palindrome number is the same when read forwards and backwards.
Convert the number to a string.
Reverse the string.
Compare the original string with the reversed string to check if they are equal.
I was not asked any questions regarding my family background.
No questions were asked about my family background
The interview focused on my qualifications and experience
posted on 15 Jun 2024
Basics analytical questions
posted on 31 Jul 2023
I applied via Company Website and was interviewed in Jul 2023. There were 4 interview rounds.
Basic coding in Java. MySql, HTML.
Adavance coding in Java programming.
I applied via Campus Placement and was interviewed in Sep 2022. There were 7 interview rounds.
6 sections with section timings
Aptitude 10 questions
Reasoning 10 questions
Coding 1(30min)
Data structure 10
Pseudo Code 10
About Company 5
Topic 1-drone
Topic - self driving cars
Program to count spaces and print digits in string
For counting spaces, loop through the string and check for ' ' character
For printing digits, loop through the string and check for '0' to '9' characters
Use isdigit() function in Python to check for digits
Use a counter variable to keep track of spaces
Use a separate string variable to store digits and print it at the end
String is immutable because it cannot be changed once created.
Immutable objects are safer to use in multi-threaded environments
String pool in Java is possible because of immutability
StringBuffer and StringBuilder are mutable alternatives to String
Difficult program in Python: A web scraper to extract data from dynamic websites. Difficult program in C: A program to implement a custom data structure.
Python program required knowledge of web scraping libraries like BeautifulSoup and Selenium
C program required understanding of memory management and pointers
Python program had to handle dynamic website elements and login authentication
C program had to implement a custo...
I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.
Arrays sort using largest element
posted on 28 Sep 2022
A stack is a linear data structure that follows the Last In First Out (LIFO) principle.
Elements are added to the top of the stack and removed from the top as well.
Common operations include push (add element to top) and pop (remove element from top).
Stacks can be implemented using arrays or linked lists.
Example: undo/redo functionality in a text editor.
Example: function call stack in programming languages.
Hashing is a process of converting data into a fixed-size output. It has a key that is used to access the data.
Hashing is used to store and retrieve data quickly.
It uses a hash function to generate a unique key for each input data.
The key is used to access the data in constant time.
Hashing is used in password storage, data indexing, and cryptography.
Examples of hash functions include MD5, SHA-1, and SHA-256.
based on 3 interviews
Interview experience
based on 2 reviews
Rating in categories
Associate Technical Consultant
40
salaries
| ₹3.2 L/yr - ₹9.2 L/yr |
Technical Lead
35
salaries
| ₹13.3 L/yr - ₹45 L/yr |
Senior Software Development Engineer
35
salaries
| ₹13.6 L/yr - ₹38 L/yr |
Senior Consultant
33
salaries
| ₹14 L/yr - ₹41.4 L/yr |
Software Developer
30
salaries
| ₹4.8 L/yr - ₹12 L/yr |
Dell
Hewlett Packard Enterprise
IBM
Cisco