Filter interviews by
posted on 2 Jan 2025
I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.
Middleware in .NetCore is used to handle HTTP requests and responses in the application pipeline.
Middleware components are added to the application pipeline to process requests and responses.
They can perform tasks like logging, authentication, authorization, error handling, etc.
Middleware can be added using the app.UseMiddleware method in the Startup class.
Example: app.UseMiddleware<CustomMiddleware>();
Dependency injection in Angular allows for providing dependencies to a class instead of creating them within the class.
In Angular, dependency injection is used to provide dependencies to a class instead of creating them within the class.
Dependencies are typically provided in the constructor of a class using TypeScript.
Angular's dependency injection system is hierarchical, allowing for different levels of scope for depe...
Top trending discussions
posted on 22 Jul 2023
posted on 29 Jan 2024
posted on 28 Apr 2024
Intercompany sales process involves transactions between two entities within the same company.
Intercompany sales are transactions between different divisions or subsidiaries of the same company.
These transactions are recorded as sales in the selling entity and purchases in the buying entity.
The goal is to accurately reflect the revenue and expenses within the company.
Intercompany sales must be eliminated during consoli...
posted on 21 Oct 2024
It was good, more like a brain storming session
posted on 24 Oct 2023
Swapping numbers involves exchanging the values of two variables.
Create a temporary variable to store one of the numbers
Assign the value of the first number to the second number
Assign the value of the temporary variable to the first number
I have written multiple programs in C for various projects and assignments.
Used C programming language for developing system software and applications.
Implemented data structures and algorithms in C for efficient program execution.
Debugged and optimized C programs for better performance.
Worked on projects like creating a file management system and implementing sorting algorithms in C.
posted on 14 Oct 2024
Decorator in LWC integration is used to enhance the functionality of a Lightning web component by adding additional features or behavior.
Decorators are used to modify the behavior of class properties or methods in LWC.
They are defined using the @api decorator to expose a property or method to the parent component.
Decorators can also be used for event handling, data binding, and lifecycle hooks in LWC.
Example: @api publ...
posted on 16 Nov 2024
I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.
Good , asked questions relatted to tech stack
posted on 22 Feb 2024
I applied via Shine and was interviewed before Feb 2023. There was 1 interview round.
It was on java and for an intermediate knowledge we should be good.
posted on 30 Jul 2024
Integrating dev to prod involves careful planning, testing, and deployment to ensure a smooth transition of code changes.
Create a deployment pipeline to automate the process of moving code changes from development to production.
Use version control systems like Git to track changes and ensure consistency between environments.
Perform thorough testing in a staging environment before deploying to production to catch any bu...
Local variables are declared within a specific function or block of code, while global variables are declared outside of any function and can be accessed throughout the program.
Local variables are only accessible within the function or block where they are declared.
Global variables can be accessed from any part of the program.
Local variables have a limited scope, while global variables have a wider scope.
Example: int x...
based on 1 interview
Interview experience
Senior Consultant
3
salaries
| ₹24.6 L/yr - ₹24.6 L/yr |
Finance Manager
3
salaries
| ₹15.6 L/yr - ₹18 L/yr |
Technical Project Manager
3
salaries
| ₹8 L/yr - ₹9 L/yr |
TCS
Accenture
Wipro
Cognizant