i
Mindsprint
Filter interviews by
I appeared for an interview in Dec 2023.
Functions return a single value, while stored procedures can perform multiple operations.
Functions return a single value, while stored procedures can return multiple values or perform operations.
Functions can be used in SELECT statements, while stored procedures cannot be used in SELECT statements.
Functions cannot modify the database state, while stored procedures can modify the database state.
Functions can be called f...
An index is a data structure that improves the speed of data retrieval operations on a database table.
Types of indexes include clustered, non-clustered, unique, and filtered indexes.
Clustered indexes physically order the data in the table based on the index key.
Non-clustered indexes store a separate copy of the indexed columns and a pointer to the actual data.
Unique indexes ensure that no two rows have the same values ...
Avoid deadlocks by setting proper isolation levels, minimizing transaction duration, using indexes, and handling errors.
Set appropriate isolation levels to prevent locks from escalating to deadlocks
Minimize transaction duration to reduce the likelihood of deadlocks
Use indexes to improve query performance and reduce the chance of deadlocks
Handle errors gracefully to avoid leaving transactions in an inconsistent state
CTE is a temporary result set while views are permanent virtual tables.
CTE is defined using WITH keyword, while views are defined using CREATE VIEW statement.
CTEs can be referenced within the same query, while views can be referenced in multiple queries.
CTEs are not stored as objects in the database, while views are stored as objects.
CTEs are mainly used for complex queries or recursive queries, while views are used fo
Expected CTC should be based on industry standards, experience, skills, and responsibilities of the role.
Consider industry standards for MS SQL DBA roles
Take into account your level of experience and expertise
Factor in the responsibilities and workload of the position
Research average salaries for similar roles in your location
Be prepared to justify your expected CTC based on your qualifications and value you bring to t
Top trending discussions
I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.
The protocols that work when there is a communication between 2 Pbx systems are SIP (Session Initiation Protocol) and H.323.
SIP (Session Initiation Protocol) is commonly used for setting up and tearing down voice or video calls over IP networks.
H.323 is an older protocol used for multimedia communication over IP networks.
Both SIP and H.323 are commonly used in VoIP (Voice over Internet Protocol) systems to facilitate c
I applied via Naukri.com and was interviewed before Jun 2023. There were 2 interview rounds.
Testing of Java queue involves verifying the functionality and performance of queue operations.
Test enqueue and dequeue operations to ensure elements are added and removed correctly.
Test for proper handling of edge cases such as empty queue, full queue, and queue with one element.
Performance testing to evaluate the efficiency of queue operations under different load conditions.
Designing microservices involves breaking down a monolithic application into smaller, independent services.
Identify the boundaries of each microservice based on business capabilities
Decide on communication protocols between microservices (REST, messaging, etc.)
Implement fault tolerance and scalability measures for each microservice
Use containerization (Docker) and orchestration tools (Kubernetes) for deployment
Monitor ...
I applied via Approached by Company and was interviewed before Jan 2022. There were 3 interview rounds.
Basic case study to test your logical reasoning
I appeared for an interview in Aug 2024.
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
Event loop is a mechanism that allows non-blocking I/O operations in a single-threaded environment.
Event loop is used in programming languages like JavaScript and Python.
It manages the execution of multiple tasks by prioritizing them based on their priority level.
It continuously checks for new events and executes them in a loop.
It allows for efficient handling of I/O operations without blocking the main thread.
It is co...
let, var and const are used to declare variables in JavaScript with different scoping rules and mutability.
let and var are used to declare variables that can be reassigned later, but var has function scope while let has block scope.
const is used to declare variables that cannot be reassigned and have block scope.
Using const does not mean the value is immutable, only the variable reference is.
let and const were introduc...
I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 3 interview rounds.
This was a very easy test. It can be crackable easily.
Junit test cases should always be re-run to ensure code quality and prevent regression.
Junit test cases should be run after every code change.
Test cases should cover all possible scenarios and edge cases.
Test cases should be automated to save time and ensure consistency.
Test cases should be reviewed and updated regularly.
Regression testing should be performed to ensure new changes do not break existing functionality.
I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.
based on 1 interview
Interview experience
Analyst
135
salaries
| ₹3.5 L/yr - ₹7.6 L/yr |
Specialist
134
salaries
| ₹4.6 L/yr - ₹11.2 L/yr |
Deputy Manager
122
salaries
| ₹10 L/yr - ₹24 L/yr |
Senior Associate
108
salaries
| ₹2.5 L/yr - ₹5.2 L/yr |
Senior Specialist
73
salaries
| ₹6.7 L/yr - ₹13 L/yr |
Luxoft
ARCADIS
Photon Interactive
Trigent Software