i
Filter interviews by
Clear (1)
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
To return multiple data with different data types from a function in .c#, use Tuple or create a custom class with properties for each data type.
Use Tuple to return multiple data with different data types. For example: Tuple
Create a custom class with properties for each data type and return an instance of that class. For example: public class CustomData { public int Number { get; set; } public string
Optimizing stored procedures involves reducing execution time and resource usage.
Use proper indexing on tables involved in the stored procedure
Avoid using SELECT * and only fetch necessary columns
Minimize the use of temporary tables and cursors
Avoid using scalar functions in WHERE clauses
Consider using table-valued functions instead of scalar functions
Azure Functions can be run locally using Azure Functions Core Tools
Install Azure Functions Core Tools using npm
Create a new Azure Functions project using func init command
Run the Azure Functions project locally using func start command
Partial class is a class that allows splitting the definition of a class into multiple files.
Partial classes are used to divide a large class into smaller, more manageable parts.
Each part of a partial class must use the 'partial' keyword.
All parts of a partial class must be in the same namespace and assembly.
Partial classes are commonly used in code generation scenarios.
Example: public partial class MyClass { }
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.
Puzzles, Psychometric Test
I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.
First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.
I was interviewed in Sep 2016.
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills and ability to work in a team
Completed multiple projects including a web-based inventory management system
I was interviewed in May 2017.
I was interviewed in Jun 2017.
I was interviewed in May 2017.
I was interviewed in Aug 2017.
based on 1 interview
Interview experience
Senior Consultant
3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
2.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
1.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Consultant
1.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
1.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Ernst & Young
TCS
Accenture
Deloitte