i
Nippon Data Systems
Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.
Hacker rank test based on python and selenium along with a python programming question
OOPs concept refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Reusing code and creating a hierarchy of classes
Encapsulation: Hiding the internal implementation details of a class
Polymorphism: Ability to use a single interface for different data types or objects
Abstraction: Showing only necessary details and hiding unnecessary details
Synchronization is the coordination of multiple processes to ensure they work together effectively.
Synchronization is important in multi-threaded applications to prevent race conditions and ensure data consistency.
We can handle synchronization using techniques like locks, semaphores, and monitors.
For example, in Java, we can use synchronized keyword or ReentrantLock class to achieve synchronization.
Another example is u...
Find the frequency of characters in an array of strings.
Iterate through each string in the array
For each character in the string, increment its count in a hashmap
Return the hashmap with character frequencies
Robot framework is keyword-driven, while pytest is a full-featured testing framework.
Robot framework is based on keywords and test cases are written in tabular format, while pytest is a full-featured testing framework with fixtures, asserts, and plugins.
Robot framework has built-in libraries for various tasks like file operations, database interactions, etc., while pytest relies on external libraries for such functiona...
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.
Program to reverse even words in a string
Split the string into words
Iterate through the words and reverse the even-indexed words
Join the words back into a string
Finding elements in a web page using various locators
Use CSS selectors to locate elements by class, id, attribute, etc.
Use XPath to locate elements based on their path in the HTML structure
Use name, tag name, link text, partial link text locators as needed
Arraylist,maps,strings,oops concept
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Rest Assured is a Java library used for API automation testing, specifically for testing RESTful APIs.
Rest Assured is an open-source Java library that provides a domain-specific language for writing powerful API tests.
It simplifies the process of sending HTTP requests and validating responses in API automation.
Rest Assured supports various authentication methods, request and response specifications, and assertion capab...
posted on 5 Jul 2023
I applied via LinkedIn and was interviewed in Jun 2023. There were 3 interview rounds.
I appeared for an interview in Sep 2017.
I applied via Naukri.com and was interviewed before Mar 2020. There were 4 interview rounds.
Hashtable is synchronized while hashmap is not.
Hashtable is thread-safe while hashmap is not.
Hashtable does not allow null keys or values while hashmap allows one null key and multiple null values.
Hashtable is slower than hashmap due to synchronization.
Hashtable is a legacy class while hashmap is a newer implementation.
Hashmap is not thread-safe while Concurrent Hashmap is thread-safe.
Hashmap is not suitable for multi-threaded environments as it can lead to race conditions and data inconsistencies.
Concurrent Hashmap allows multiple threads to access and modify the map concurrently without any data inconsistencies.
Concurrent Hashmap uses a technique called lock striping to achieve thread-safety.
Concurrent Hashmap is slower than Hashma...
I applied via first naukari and was interviewed before Oct 2020. There were 4 interview rounds.
I applied via Walk-in and was interviewed before Jul 2021. There were 3 interview rounds.
Data structures and algorithms
Python etl,pandas, pyspark questions
based on 1 interview
Interview experience
Software Developer
55
salaries
| ₹2 L/yr - ₹8 L/yr |
Software Engineer
47
salaries
| ₹3.5 L/yr - ₹9 L/yr |
Senior Software Developer
28
salaries
| ₹5.4 L/yr - ₹9.7 L/yr |
Senior Software Engineer
28
salaries
| ₹5 L/yr - ₹12.6 L/yr |
Developer
27
salaries
| ₹3.7 L/yr - ₹6 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant