i
Diebold
Nixdorf
Filter interviews by
Identifying out of memory issues involves monitoring resource usage, analyzing logs, and optimizing code.
Monitor memory usage using tools like VisualVM or JProfiler to identify memory leaks.
Analyze heap dumps to find objects that are consuming excessive memory.
Use profiling tools to track memory allocation and identify hotspots in the code.
Implement garbage collection tuning to optimize memory management.
Review co...
Reverse a given string
Create an empty string
Iterate through the original string in reverse order
Append each character to the empty string
Return the reversed string
Encapsulation is the process of hiding implementation details and exposing only the necessary information to the user.
Encapsulation is achieved through access modifiers like public, private, and protected.
It helps in achieving data abstraction and information hiding.
Encapsulation provides better control over the data and prevents unauthorized access.
Example: A class with private variables and public methods to acc...
Reverse words in a string
Split the string into an array of words
Reverse the array
Join the array into a string
Remove duplicates in linked lists
Traverse the linked list and keep track of visited nodes using a hash table
If a node is already visited, remove it from the linked list
Time complexity: O(n), Space complexity: O(n)
Check if a string is palindrome or not
Reverse the string and compare with original
Compare characters from start and end of string
Ignore spaces and punctuation marks while comparing
Polymorphism is the ability of an object to take on many forms. Constructors and destructors are special methods in classes.
Polymorphism allows objects to be treated as instances of their own class or as instances of their parent class.
Constructors are used to initialize objects when they are created. Destructors are used to clean up after an object when it is destroyed.
Classes are templates for creating objects. ...
Mergesort is a divide-and-conquer algorithm that sorts an array by dividing it into two halves, sorting each half, and merging them.
Divide the array into two halves
Sort each half recursively
Merge the two sorted halves
Repeat until the entire array is sorted
Example: ['apple', 'banana', 'cherry', 'date'] -> ['apple', 'banana', 'cherry', 'date'] -> ['apple', 'banana'], ['cherry', 'date'] -> ['apple'], ['banana'], ['ch...
GATE is not my preferred choice as I am more interested in software development than research.
I am more interested in practical application of software development than theoretical research
I believe my skills and interests align better with software engineering roles
I have researched and found that software engineering roles do not require a GATE qualification
MCQ 50 questions for half hour
I appeared for an interview before Jul 2024, where I was asked the following questions.
The project architecture is a microservices-based design, ensuring scalability and maintainability across various components.
Microservices architecture allows independent deployment of services, e.g., user authentication and payment processing.
Utilizes RESTful APIs for communication between services, ensuring loose coupling.
Incorporates a message broker (like RabbitMQ) for asynchronous communication, enhancing performa...
Identifying out of memory issues involves monitoring resource usage, analyzing logs, and optimizing code.
Monitor memory usage using tools like VisualVM or JProfiler to identify memory leaks.
Analyze heap dumps to find objects that are consuming excessive memory.
Use profiling tools to track memory allocation and identify hotspots in the code.
Implement garbage collection tuning to optimize memory management.
Review code fo...
I appeared for an interview before Dec 2022.
Polymorphism is the ability of an object to take on many forms. Constructors and destructors are special methods in classes.
Polymorphism allows objects to be treated as instances of their own class or as instances of their parent class.
Constructors are used to initialize objects when they are created. Destructors are used to clean up after an object when it is destroyed.
Classes are templates for creating objects. They ...
Encapsulation is the process of hiding implementation details and exposing only the necessary information to the user.
Encapsulation is achieved through access modifiers like public, private, and protected.
It helps in achieving data abstraction and information hiding.
Encapsulation provides better control over the data and prevents unauthorized access.
Example: A class with private variables and public methods to access t...
Remove duplicates in linked lists
Traverse the linked list and keep track of visited nodes using a hash table
If a node is already visited, remove it from the linked list
Time complexity: O(n), Space complexity: O(n)
Mergesort is a divide-and-conquer algorithm that sorts an array by dividing it into two halves, sorting each half, and merging them.
Divide the array into two halves
Sort each half recursively
Merge the two sorted halves
Repeat until the entire array is sorted
Example: ['apple', 'banana', 'cherry', 'date'] -> ['apple', 'banana', 'cherry', 'date'] -> ['apple', 'banana'], ['cherry', 'date'] -> ['apple'], ['banana'], ['cherry'...
Reverse a given string
Create an empty string
Iterate through the original string in reverse order
Append each character to the empty string
Return the reversed string
Check if a string is palindrome or not
Reverse the string and compare with original
Compare characters from start and end of string
Ignore spaces and punctuation marks while comparing
GATE is not my preferred choice as I am more interested in software development than research.
I am more interested in practical application of software development than theoretical research
I believe my skills and interests align better with software engineering roles
I have researched and found that software engineering roles do not require a GATE qualification
I prefer open-source technologies and have more experience with them.
I have more experience with open-source technologies like Linux and Python.
I believe in the benefits of open-source software for collaboration and innovation.
I am not opposed to using MS technologies if they are the best fit for the project.
However, I prefer to work with technologies that align with my values and experience.
Diebold offers challenging work and opportunities for growth in the software engineering field.
Diebold has a strong reputation in the industry
The company offers a diverse range of projects and technologies to work on
There are opportunities for career growth and development
The work is challenging and rewarding
Diebold values innovation and creativity in its employees
Software is the future and ECE has a strong foundation in programming and problem-solving.
ECE curriculum includes programming courses
Software development is a growing industry
Programming skills are transferable across fields
Interest in software development and problem-solving
Opportunities to work on software projects during ECE studies
Top trending discussions
I appeared for an interview in Jun 2017.
I applied via LinkedIn and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.
posted on 15 Jul 2022
I applied via Approached by Company and was interviewed before Jul 2021. There were 2 interview rounds.
Basic programming questions
I applied via Walk-in and was interviewed before Jun 2021. There were 3 interview rounds.
Quantitative ability and logical ability
I am proficient in Java and Python.
Strong understanding of object-oriented programming concepts
Experience with Java frameworks such as Spring and Hibernate
Proficient in Python libraries such as NumPy and Pandas
Program to print HCF of numbers as output
Take input of two numbers from user
Find the smaller number between the two
Run a loop from 1 to the smaller number
Check if both numbers are divisible by the current loop variable
If yes, update the HCF variable
Print the HCF as output
based on 4 interview experiences
Difficulty level
Duration
based on 20 reviews
Rating in categories
Senior Software Engineer
249
salaries
| ₹15.7 L/yr - ₹28.5 L/yr |
Technical Support Specialist
151
salaries
| ₹3 L/yr - ₹7 L/yr |
Software Engineer
109
salaries
| ₹7.8 L/yr - ₹14.2 L/yr |
Technical Support Associate
105
salaries
| ₹2 L/yr - ₹5.4 L/yr |
Service Engineer
68
salaries
| ₹2.2 L/yr - ₹4.5 L/yr |
Synechron
Movate
Sopra Steria
NCR Corporation