Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
2 coding questions were given with 40 min time limit
ref and out are both used for passing arguments by reference in C#, but out parameters are not required to be initialized before being passed.
ref parameters must be initialized before being passed to a method, while out parameters do not need to be initialized
out parameters are typically used for returning multiple values from a method
ref parameters can be used for both input and output, while out parameters are typica
A static class is a class that cannot be instantiated and is used to group related methods and properties.
Static classes are commonly used for utility classes that contain helper methods.
They are also used for defining extension methods.
Example: Math class in C# contains static methods like Math.Max() and Math.Min().
First returns the first element of a sequence, while Single returns the only element of a sequence or throws an exception if there is not exactly one element.
First is used to retrieve the first element of a sequence, while Single is used to retrieve the only element of a sequence.
First does not throw an exception if there are no elements in the sequence, while Single throws an exception in this case.
Example: var number...
An interface in .NET is a reference type that defines a contract for classes to implement certain methods and properties.
Interfaces contain method signatures but no implementation.
Classes can implement multiple interfaces.
Interfaces are used for achieving abstraction and multiple inheritance in .NET.
Example: 'IComparable' interface in C# is used for comparing objects.
Authentication verifies the identity of a user, while authorization determines what actions a user is allowed to perform.
Authentication confirms the user's identity through credentials like username and password.
Authorization controls the access rights of authenticated users to specific resources or actions.
Example: Logging into a website with a username and password is authentication. Accessing certain pages or featur
I applied via Recruitment Consulltant and was interviewed before Jan 2021. There were 2 interview rounds.
Python coding test
I applied via Naukri.com and was interviewed in Apr 2020. There was 1 interview round.
Synchronous means happening at the same time, while asynchronous means not happening at the same time.
Synchronous operations occur in real-time, while asynchronous operations can be delayed or queued.
Synchronous operations block the program until they are completed, while asynchronous operations allow the program to continue running.
Examples of synchronous operations include function calls and loops, while examples of ...
CTE and temp table usage in SQL
Use CTE for recursive queries and complex subqueries
Use temp tables for large data sets and complex queries
CTE is more efficient for small data sets
Temp tables can be indexed for faster performance
Consider the scope and lifespan of the data when choosing between CTE and temp table
I applied via Approached by Company and was interviewed before Mar 2022. There were 3 interview rounds.
It depends on the region, for me they conducted tool test in the 1st round.
I applied via LinkedIn and was interviewed before May 2023. There were 2 interview rounds.
Clear basic programming fundamentals
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
I had a conflict with a team member over project priorities.
Miscommunication led to conflicting priorities
Discussed the issue openly and found a compromise
Learned the importance of clear communication in team projects
Developed a web-based project management tool for tracking tasks and deadlines
Used React for front-end development
Implemented user authentication and authorization using JWT tokens
Utilized Node.js and Express for back-end development
Integrated MongoDB for database storage
I applied via Company Website and was interviewed before Mar 2023. There were 3 interview rounds.
Hacker Rank test with medium difficulty
A case study for a problem statement
based on 1 interview
Interview experience
Supervisor
910
salaries
| ₹8.2 L/yr - ₹21 L/yr |
Senior Fund Accountant
807
salaries
| ₹5 L/yr - ₹14.5 L/yr |
Fund Accountant
556
salaries
| ₹2.3 L/yr - ₹12.7 L/yr |
Operations Analyst
406
salaries
| ₹3.9 L/yr - ₹8 L/yr |
Senior Operations Analyst
382
salaries
| ₹4.4 L/yr - ₹10.4 L/yr |
Deloitte
Ernst & Young
PwC
KPMG India