Filter interviews by
I applied via Walk-in and was interviewed in May 2023. There were 4 interview rounds.
20 multiple choice questions, includes questions regarding reasoning, maths, grammer.
Top trending discussions
I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.
CTE and temp tables are used to store intermediate results in SQL queries.
CTE stands for Common Table Expression and is defined within a query.
Temp tables are created in the tempdb database and can be accessed across sessions.
CTEs are generally faster and more readable than temp tables.
Temp tables are useful for complex queries with multiple steps or when data needs to be manipulated.
CTEs are useful for recursive queri
Asynchronous programming in .NET allows for non-blocking execution of code, improving performance and responsiveness.
Async and Await keywords used to implement asynchronous programming
Allows for parallel execution of multiple tasks
Improves performance and responsiveness of applications
Examples include web applications, file I/O operations, and database queries
Threading in .NET allows for concurrent execution of code, improving performance and responsiveness.
Threading allows for multiple threads of execution to run concurrently
Thread class is used to create and manage threads
Thread synchronization is important to prevent race conditions and deadlocks
Async/await is a newer approach to concurrency in .NET
TPL (Task Parallel Library) provides higher-level abstractions for concur
Performance tuning of SQL stored procedure involves optimizing query execution time and reducing resource usage.
Identify and optimize the most resource-intensive queries
Use appropriate indexing and partitioning techniques
Minimize network round trips and data transfers
Avoid using cursors and temporary tables
Use query hints and plan guides to influence query execution plan
Regularly monitor and analyze query performance u...
I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Jun 2020. There were 3 interview rounds.
I appeared for an interview in Sep 2017.
I appeared for an interview before Oct 2021.
Java 8 introduced significant features like lambdas, streams, and new date/time APIs, enhancing productivity and code readability.
Lambda Expressions: Enable functional programming by allowing you to pass behavior as a parameter. Example: (a, b) -> a + b.
Streams API: Facilitates processing sequences of elements, enabling operations like filter, map, and reduce. Example: list.stream().filter(x -> x > 10).collect...
based on 1 interview
Interview experience
Associate
115
salaries
| ₹2 L/yr - ₹6 L/yr |
Senior Associate
105
salaries
| ₹3.1 L/yr - ₹9 L/yr |
Workday Consultant
101
salaries
| ₹6.8 L/yr - ₹30 L/yr |
Payroll Associate
79
salaries
| ₹2.2 L/yr - ₹4 L/yr |
Analyst
45
salaries
| ₹3 L/yr - ₹8.5 L/yr |
ITC Infotech
HTC Global Services
Exela Technologies
HERE Technologies