Filter interviews by
Heap data structure is a binary tree where each node is greater than or equal to its children.
Heap can be implemented as a binary heap or a Fibonacci heap.
Common operations on a heap include insert, delete, and extract min/max.
Heap is often used in priority queues and sorting algorithms like heap sort.
I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.
Security in Azure environment can be managed through various measures such as network security groups, Azure Security Center, encryption, and access control.
Implement network security groups to control inbound and outbound traffic to virtual machines.
Utilize Azure Security Center to monitor and improve the security posture of resources.
Enable encryption at rest and in transit to protect data stored in Azure services.
Us...
Security in Azure can be managed through various tools and best practices.
Implementing Azure Security Center for threat detection and monitoring
Using Azure Active Directory for identity and access management
Enforcing network security using Azure Firewall and Network Security Groups
Encrypting data at rest and in transit using Azure Key Vault and SSL/TLS
Regularly updating and patching virtual machines and services
Leverag
Basic data structure questions and a library system design scenario.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 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 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.
I applied via Company Website and was interviewed before Jun 2020. There was 1 interview round.
I applied via Walk-in and was interviewed in Dec 2019. There were 4 interview rounds.
based on 2 interviews
Interview experience
based on 10 reviews
Rating in categories
Software Engineer
52
salaries
| ₹12.8 L/yr - ₹55 L/yr |
Software Developer
36
salaries
| ₹10 L/yr - ₹26.5 L/yr |
Senior Software Engineer
32
salaries
| ₹20.6 L/yr - ₹79 L/yr |
Sde1
14
salaries
| ₹27.2 L/yr - ₹60 L/yr |
Software Engineer2
10
salaries
| ₹16 L/yr - ₹60 L/yr |
TCS
Accenture
Wipro
Cognizant