Filter interviews by
Top trending discussions
posted on 19 Oct 2024
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
posted on 21 Sep 2023
I applied via Walk-in and was interviewed in Aug 2023. There were 2 interview rounds.
An operating system is a software that manages computer hardware and provides services for computer programs.
Manages computer hardware resources
Provides services for computer programs
Examples: Windows, macOS, Linux
O365 is a subscription-based service by Microsoft that includes access to various productivity tools, while cloud refers to storing and accessing data and programs over the internet.
O365 stands for Office 365, a suite of productivity applications like Word, Excel, and Outlook provided by Microsoft on a subscription basis
Cloud computing involves storing and accessing data and programs over the internet instead of on a l...
MVC pipeline is a design pattern that separates an application into three interconnected components: Model, View, and Controller.
Model represents the data and business logic
View displays the data to the user
Controller handles user input and updates the model and view accordingly
The pipeline ensures separation of concerns and promotes modularity
Example: A user enters data in a form (input), the controller receives the i...
Routing in Asp.Net MVC maps incoming requests to appropriate controller actions.
Routing is configured in RouteConfig.cs file.
Routes are defined using MapRoute method.
Routes can have placeholders for dynamic values.
Routes can have constraints to restrict the values of placeholders.
Routes can be named for easy reference.
Default route is defined as {controller}/{action}/{id}.
Attribute routing can also be used to define ro
To move from one Entity Framework version to another, update the NuGet package and make necessary code changes.
Update the NuGet package to the desired version
Make necessary code changes to accommodate any breaking changes
Test thoroughly to ensure the application still works as expected
WCF is a framework for building distributed systems while Asp.Net Web Api is for building HTTP services.
WCF supports multiple protocols like TCP, HTTP, Named Pipes, etc. while Web Api only supports HTTP.
WCF has more configuration options and is more flexible than Web Api.
Web Api is more lightweight and easier to use for building RESTful services.
WCF is more suitable for building enterprise-level applications with compl...
Creating a RESTful service without using Asp.Net Web Api template.
Use a lightweight framework like Flask or Express
Define routes and HTTP methods for each endpoint
Serialize data to JSON format
Handle errors and exceptions
Test the service using tools like Postman or curl
Difference between drop, truncate and delete.
DROP command removes a table from the database
TRUNCATE command removes all rows from a table
DELETE command removes specific rows from a table
There are two types of routings in Asp.Net MVC: convention-based routing and attribute routing.
Convention-based routing uses default routing rules to map URLs to controller actions.
Attribute routing allows developers to define custom routes using attributes on controller actions or at the controller level.
Both types of routing can be used together in the same application.
Convention-based routing is the default routing ...
Performance tuning in SQL involves optimizing queries, indexes, and server settings to improve database performance.
Identify slow queries using profiling tools
Optimize queries by rewriting or adding indexes
Adjust server settings such as memory allocation and disk usage
Consider partitioning large tables
Regularly monitor and analyze performance metrics
Choose .Net Core for cross-platform and cloud-based applications, .Net Framework for Windows-only applications.
Consider the target platform and deployment environment
Choose .Net Core for cross-platform and cloud-based applications
Choose .Net Framework for Windows-only applications
Check for compatibility with existing libraries and frameworks
Consider performance and scalability requirements
I applied via Referral and was interviewed in Jul 2022. There were 2 interview rounds.
Coding test on online platform LC tagged
posted on 12 Oct 2023
I applied via Job Fair and was interviewed before Oct 2022. There were 2 interview rounds.
posted on 12 Jun 2022
I applied via Referral and was interviewed in Dec 2021. There was 1 interview round.
Kubernetes architecture, command line usage, and troubleshooting steps
Kubernetes architecture includes master nodes, worker nodes, and etcd for storing cluster data
Use kubectl command line tool to interact with Kubernetes clusters
Troubleshooting steps involve checking pod status, logs, and events for errors
Common kubectl commands include kubectl get, kubectl describe, and kubectl logs
Debugging with kubectl exec to acce
Consultant
4
salaries
| ₹7.5 L/yr - ₹17.2 L/yr |
Senior Consultant
4
salaries
| ₹19 L/yr - ₹31 L/yr |
Software Engineer2
4
salaries
| ₹7 L/yr - ₹22.5 L/yr |
Associate Consultant
3
salaries
| ₹7.5 L/yr - ₹10.5 L/yr |
Senior Software Engineer
3
salaries
| ₹15 L/yr - ₹28 L/yr |
TCS
Infosys
Wipro
HCLTech