Filter interviews by
I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.
Left join is a type of join operation in SQL that returns all rows from the left table and matching rows from the right table.
Left join combines rows from two tables based on a related column between them.
If there is no match in the right table, NULL values are returned for the columns of the right table.
Example: SELECT * FROM table1 LEFT JOIN table2 ON table1.id = table2.id;
Query to retrieve the 2nd highest salary from a database table
Use the ORDER BY clause to sort salaries in descending order
Use the LIMIT clause to retrieve the second row
I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Mar 2022. There were 2 interview rounds.
Quants, time and speed, directions, blood relation
Ques on simple coding that you have performed during test.
Cloud Mentor Software interview questions for popular designations
I applied via LinkedIn and was interviewed in Jul 2021. There were 4 interview rounds.
ACID is a set of properties that guarantee database transactions are processed reliably.
ACID stands for Atomicity, Consistency, Isolation, and Durability.
Atomicity ensures that a transaction is treated as a single, indivisible unit of work.
Consistency ensures that a transaction brings the database from one valid state to another.
Isolation ensures that concurrent transactions do not interfere with each other.
Durability ...
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.
A framework is a set of guidelines, standards, and tools used to develop software applications.
A framework provides a structure for developers to build upon
It includes pre-written code and libraries to simplify development
Frameworks can be specific to a programming language or platform
Examples include React for web development and TensorFlow for machine learning
based on 3 interviews
Interview experience
based on 21 reviews
Rating in categories
Salesforce Developer
19
salaries
| ₹6 L/yr - ₹16.5 L/yr |
Database Analyst
13
salaries
| ₹5 L/yr - ₹9 L/yr |
Data Analyst
10
salaries
| ₹5.5 L/yr - ₹8.9 L/yr |
Salesforce Consultant
8
salaries
| ₹7 L/yr - ₹10.5 L/yr |
Salesforce Business Analyst
7
salaries
| ₹8.1 L/yr - ₹15.5 L/yr |
TCS
Accenture
Wipro
Cognizant