Filter interviews by
DOM stands for Document Object Model. Virtual DOM is a lightweight copy of the actual DOM used for efficient updates.
DOM stands for Document Object Model, representing the structure of a web page as a tree of objects.
Virtual DOM is a lightweight copy of the actual DOM used for efficient updates without directly manipulating the real DOM.
Changes made to the virtual DOM are compared with the real DOM, and only the differ...
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 LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Constructors are special methods used to initialize objects in a class.
Constructors have the same name as the class.
Types of constructors include default, parameterized, copy, and static constructors.
Example: public class Person { public Person() { } }
I applied via Walk-in and was interviewed in Mar 2023. There was 1 interview round.
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.
I applied via campus placement at Vidya Vikas Institute of Engineering and Technology, Mysore and was interviewed in Aug 2021. There were 4 interview rounds.
based on 1 review
Rating in categories
Software Engineer
12
salaries
| ₹3 L/yr - ₹7 L/yr |
Java Developer
10
salaries
| ₹1.8 L/yr - ₹7.8 L/yr |
Software Developer
7
salaries
| ₹2 L/yr - ₹6 L/yr |
Application Developer
5
salaries
| ₹3.5 L/yr - ₹8 L/yr |
Technical Support Engineer
4
salaries
| ₹2.8 L/yr - ₹13 L/yr |
TCS
Infosys
Wipro
HCLTech