i
Newgen Software Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.
A Singleton Class is a class that can only have one instance and provides a global point of access to it.
Singleton Class restricts the instantiation of a class to a single object.
It is used when only one instance of a class is required throughout the system.
It provides a global point of access to the instance.
It is implemented by making the constructor private and providing a static method to access the instance.
Exampl...
Static keyword in Java is used to create class-level variables and methods.
Static variables are shared among all instances of a class
Static methods can be called without creating an instance of the class
Static blocks are used to initialize static variables
Static import is used to import static members of a class
Singleton class ensures only one instance of a class is created and provides a global point of access to it.
Create a private constructor to prevent direct instantiation of the class
Create a private static instance of the class
Create a public static method to get the instance of the class
Ensure thread safety by using synchronized keyword or static initialization
Example: Database connection manager
Hashmap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.
Hashmap uses an array to store the key-value pairs
The keys are hashed to generate an index in the array
If two keys hash to the same index, a linked list is used to store the values
Retrieving a value involves hashing the key to find the index and then traversing the linked list if necessary
Normal logical, verbal, and quantitative ability questions.
Developed a mobile app for tracking daily water intake
Researched existing water tracking apps for inspiration
Designed user interface for easy input of water consumption
Implemented backend database to store user data
Tested app with beta users for feedback and improvements
Newgen Software Technologies interview questions for popular designations
I applied via Company Website
Xml file will be validated as parsed,spix and content checker,checktex and stlyeview
Get interview-ready with Top Newgen Software Technologies Interview Questions
Context in React is a way to pass data through the component tree without having to pass props down manually at every level.
Context provides a way to share values like themes, locale preferences, etc. across the component tree.
It helps in avoiding prop drilling, where props are passed down multiple levels of components.
Context consists of two parts: Provider and Consumer. Provider allows components to subscribe to cont...
Redux is a predictable state container for JavaScript apps, commonly used with React for managing application state.
Redux is a state management library for JavaScript applications.
It helps in managing the state of the application in a predictable way.
Redux stores the entire state of the application in a single immutable state tree.
Actions are dispatched to update the state, and reducers specify how the state changes in...
Remove duplicates from an array of strings
Create a new set to store unique values
Iterate through the array and add each element to the set
Convert the set back to an array to remove duplicates
I applied via Naukri.com
Find the second smallest element in an array of strings.
Convert the strings to integers for comparison.
Sort the array in ascending order.
Return the second element in the sorted array.
Currently working on a web application testing project for a financial services company.
Testing various functionalities of the web application such as account management, transactions, and security features
Creating and executing test cases to ensure the application meets requirements and is bug-free
Collaborating with developers and business analysts to resolve issues and improve the application's quality
Top trending discussions
Some of the top questions asked at the Newgen Software Technologies interview -
The duration of Newgen Software Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 149 interviews
Interview experience
based on 1.4k reviews
Rating in categories
9-14 Yrs
Not Disclosed
3-5 Yrs
₹ 9-25 LPA
7-10 Yrs
Not Disclosed
Software Engineer
2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
1.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Applications Engineer
541
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
488
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Business Analyst
407
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech