i
Saint-Gobain
Filter interviews by
Clear (1)
SQL Server joins are used to combine rows from two or more tables based on a related column between them.
Inner Join: Returns rows when there is at least one match in both tables.
Left Join: Returns all rows from the left table and the matched rows from the right table.
Right Join: Returns all rows from the right table and the matched rows from the left table.
Full Outer Join: Returns rows when there is a match in one of t...
UNION combines the result sets of two or more SELECT statements, while UNION ALL does the same but includes duplicates.
UNION removes duplicates from the result set, while UNION ALL includes all rows
UNION is slower than UNION ALL as it has to perform an additional step to remove duplicates
Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;
Example: SELECT column1 FROM table1 UNION ALL SELECT column1 FRO
Validators in ASP.NET are used to validate user input on the client side before submitting the form to the server.
Validators can be used to check for required fields, data formats, and custom validation rules.
Common validators in ASP.NET include RequiredFieldValidator, RegularExpressionValidator, and CustomValidator.
Validators can be used in combination with validation controls like ValidationSummary to display error m...
Viewstate is a hidden field in ASP.NET used to store state information of the page and its controls.
Viewstate is used to persist data between postbacks
It can be disabled to reduce page size and improve performance
Viewstate is encoded in Base64 format for security
Selectors in CSS are patterns used to select the elements you want to style on a web page.
Selectors can target elements based on their tag name, class, ID, attributes, and more.
Examples include: element selector (p), class selector (.example), ID selector (#example), attribute selector ([type='text']), etc.
Rate your
company
🤫 100% anonymous
How was your last interview experience?
Top trending discussions
Request processes involve initiation, handling, and completion of user requests.
Requests are initiated by users through various means such as forms, APIs, or direct communication.
Requests are then handled by the system, which may involve validation, processing, and communication with external systems.
Finally, the request is completed and the user is notified of the outcome.
The process may involve multiple steps and sta...
I applied via Walk-in and was interviewed before Aug 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Jul 2024. There was 1 interview round.
Java OOPs concepts include inheritance, polymorphism, encapsulation, and abstraction. Exceptions are used for error handling. Java 8 features include lambda expressions, streams, and functional interfaces.
OOPs concepts: Inheritance (e.g. class B extends class A), Polymorphism (e.g. method overloading, overriding), Encapsulation (e.g. private variables with public methods), Abstraction (e.g. abstract classes, interfaces...
Java arrays,spring,hibernet,sql
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Python c java etc more about code
I applied via LinkedIn and was interviewed before Jan 2024. There was 1 interview round.
There were two questions: one related to machine learning and the other regarding service pipelines.
A pointer is a variable that stores the memory address of another variable.
Pointers are used to access and manipulate memory directly.
They are commonly used in programming languages like C and C++.
Example: int *ptr; // declares a pointer to an integer variable
Git versioning is a system that tracks changes in code files, allowing multiple developers to collaborate and manage different versions of the codebase.
Git versioning allows developers to track changes made to code files over time.
Developers can create branches to work on new features or bug fixes without affecting the main codebase.
Commits are used to save changes to the codebase, providing a history of modifications ...
I applied via Company Website and was interviewed in May 2019. There were 4 interview rounds.
I applied via Approached by Company and was interviewed before May 2021. There were 3 interview rounds.
based on 1 interview
Interview experience
Anonymously discuss salaries, work culture, and many more
Get Ambitionbox App
based on 2 reviews
Rating in categories
Team Member
526
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
166
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
163
salaries
| ₹0 L/yr - ₹0 L/yr |
Production Engineer
154
salaries
| ₹0 L/yr - ₹0 L/yr |
Key Account Manager
151
salaries
| ₹0 L/yr - ₹0 L/yr |
Asahi India Glass
Hindustan Unilever
Asian Paints
Berger Paints