i
Larsen & Toubro Limited
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
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.
posted on 12 Sep 2024
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills
Familiar with Agile methodologies
Worked on projects involving database management systems
Continuous learner and always looking to improve
posted on 12 Dec 2024
posted on 16 Apr 2024
I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.
Basic level of Q asked based on math ,english and programming
Easy to medium level 7 Q asked and minimum 4 is compulsory for crack next round
I applied via campus placement at SIES College of Management Studies (SIESCMS) and was interviewed in Jul 2024. There were 2 interview rounds.
IT WAS BASIC AND EASY TO SOLVE
OOPS concepts in Java refer to the principles of Object-Oriented Programming such as inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class. Example: class B extends class A.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: private variables with public getter and setter methods.
Polymorphism...
Logical and Maths ,Sql,Java
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.
I applied via LinkedIn and was interviewed in Sep 2023. There were 3 interview rounds.
SQL data types and prime number logic code
SQL data types include integer, float, varchar, etc.
To write prime number logic in SQL, use a loop to check if a number is divisible by any number less than itself
Example: DECLARE @num INT = 7; SELECT CASE WHEN COUNT(*) = 2 THEN 'Prime' ELSE 'Not Prime' END FROM (SELECT 1 AS num UNION ALL SELECT 2 UNION ALL SELECT 3 UNION ALL SELECT 4 UNION ALL SELECT 5 UNION ALL SELECT 6) AS n
based on 1 review
Rating in categories
Assistant Manager
3.8k
salaries
| ₹6.4 L/yr - ₹18 L/yr |
Senior Engineer
3.4k
salaries
| ₹4.5 L/yr - ₹12.5 L/yr |
Engineer
1.2k
salaries
| ₹1.6 L/yr - ₹9.4 L/yr |
Manager
1.1k
salaries
| ₹9.5 L/yr - ₹30 L/yr |
Assistant Construction Manager
1k
salaries
| ₹6 L/yr - ₹17 L/yr |
Tata Group
Reliance Industries
Adani Group
Mahindra & Mahindra