i
Noovosoft
Filter interviews by
I applied via campus placement at Sinhgad College of Engineering, Pune and was interviewed in Apr 2023. There were 4 interview rounds.
Simple DSA questions
Simple Array, String, HashMap questions
I applied via Campus Placement and was interviewed before Oct 2023. There were 2 interview rounds.
Basic DSA and SQL questions
ThreadPool is a collection of threads that can be used to execute tasks concurrently.
ThreadPool helps in managing and reusing a pool of threads to improve performance and efficiency.
It allows for parallel execution of multiple tasks without the need to create new threads every time.
ThreadPool can be configured with a specific number of threads to control resource usage.
Example: In a web server, ThreadPool can be used t...
Top trending discussions
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
A business rule is a specific guideline or constraint that dictates how a business operates or makes decisions.
Business rules are typically defined by stakeholders or subject matter experts.
They help ensure consistency, compliance, and efficiency in business processes.
Examples include age restrictions for purchasing alcohol, pricing strategies, and approval processes for expenses.
An update set is a group of changes that can be moved from one instance to another in ServiceNow.
Update sets are used to transport customizations, such as new fields, tables, or scripts, between instances.
They help in organizing changes and tracking what customizations are being moved.
Update sets can be previewed, committed, and rolled back if needed.
Example: Creating a new field in a development instance and moving it
I applied via Walk-in and was interviewed in Mar 2023. There was 1 interview round.
Difficulty was not that hard it was easy of you got your aptitude skills
I applied via Naukri.com and was interviewed before Jul 2022. There were 4 interview rounds.
Genral and english aptitude test
Apps have become an integral part of our daily lives, helping us with various tasks and activities.
Apps help us stay organized by managing our schedules and to-do lists.
They provide entertainment through games, music, and video streaming services.
Apps facilitate communication through social media platforms and messaging apps.
They assist in navigation with GPS and mapping apps.
Apps enable online shopping and banking, ma...
Categories in apps include social media, productivity, entertainment, health & fitness, education, finance, and communication.
Social media apps (e.g. Facebook, Instagram, Twitter)
Productivity apps (e.g. Microsoft Office, Trello, Evernote)
Entertainment apps (e.g. Netflix, Spotify, YouTube)
Health & fitness apps (e.g. Fitbit, MyFitnessPal, Headspace)
Education apps (e.g. Duolingo, Khan Academy, Quizlet)
Finance apps (e.g. M...
Sub categories in apps are smaller categories within a main category that help organize and navigate content more efficiently.
Sub categories help users easily find specific content within an app
They can be used to group similar features or functions together
Examples include sub categories like 'Settings', 'Notifications', 'Profile' within a main category like 'Account'
Volatile keyword is used to indicate that a variable's value can be changed unexpectedly by external factors.
Volatile keyword is used in multithreaded programming to ensure that the variable's value is always read from memory and not from cache.
It is also used in embedded systems programming to indicate that the variable's value can be changed by hardware interrupts.
Example: volatile int count = 0; // variable can be c...
Transient keyword is used in Java to indicate that a variable should not be serialized.
Transient keyword is used with variables to exclude them from serialization process.
It is used to mark a variable as non-persistent.
Transient variables are not saved during serialization and are initialized to default value during deserialization.
Example: private transient int age; // age will not be serialized
Hibernate get() returns object by id, load() returns proxy object until accessed.
get() method returns the object from the database by its id.
load() method returns a proxy object until it is accessed, then it loads the object from the database.
get() method returns null if the object is not found in the database, while load() method throws an exception.
get() method is eager loading, while load() method is lazy loading.
based on 2 reviews
Rating in categories
Application Developer
17
salaries
| ₹6.2 L/yr - ₹11.3 L/yr |
QA Engineer
4
salaries
| ₹5.3 L/yr - ₹6.6 L/yr |
Angular JS Developer
4
salaries
| ₹7.4 L/yr - ₹7.4 L/yr |
Software Developer
3
salaries
| ₹3.8 L/yr - ₹12.3 L/yr |
TCS
Infosys
Wipro
HCLTech