Filter interviews by
I appeared for an interview before Sep 2020.
Round duration - 30 minutes
Round difficulty - Easy
I was asked about Polymorphism, which is a concept of OOP. I was given a problem and asked to solve it in as many different ways as possible.
DBMS is recommended for efficient data storage, retrieval, and management.
Ensures data integrity and consistency
Provides data security through access control and encryption
Supports concurrent access by multiple users
Offers data backup and recovery mechanisms
Enables efficient querying and indexing for faster data retrieval
Given two strings A
and B
consisting of lowercase English letters, determine the minimum number of pre-processing moves required on string A
to make it equal to st...
The minimum number of pre-processing moves required on string A to make it equal to string B using specified operations.
Iterate through both strings and count the number of differences between corresponding characters.
For each difference, check if it can be resolved using the given operations.
If the differences cannot be resolved, return -1; otherwise, return the total number of pre-processing moves needed.
Tip 1 : Listen to the interviewer
Tip 2 : Think before you speak
Tip 1 : Write everything clearly.
Tip 2 : Don't use too many colors.
Top trending discussions
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Company Website and was interviewed in Oct 2018. There was 0 interview round.
I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.
Triggers are database objects that automatically execute in response to certain events or changes in data.
Triggers are used to enforce business rules or data integrity.
They can be used to audit changes to data.
Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.
They can be defined on tables, views, or schemas.
Examples of triggers include sending an email notification ...
I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.
Business Development Executive
7
salaries
| ₹2.4 L/yr - ₹5 L/yr |
Business Development Manager
6
salaries
| ₹3.2 L/yr - ₹5.3 L/yr |
Sales Executive
5
salaries
| ₹2.5 L/yr - ₹3.1 L/yr |
Manager- Corporate Sales
5
salaries
| ₹6.2 L/yr - ₹7.2 L/yr |
Technical Support Executive
5
salaries
| ₹3 L/yr - ₹4.2 L/yr |
TCS
Accenture
Wipro
Cognizant