Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
Oops concept all type coding
Normal topics for gd
Top trending discussions
I applied via Campus Placement and was interviewed before Nov 2020. There were 5 interview rounds.
I was interviewed before Jul 2016.
I applied via Job Portal and was interviewed before Feb 2022. There were 4 interview rounds.
This round was easy no need to worry about this however basic mathematics, reasoning, pseudocode, coding mcq all in one test only, simple questions are there we can crack it. Need to practice some basic coding in c, java, python, sql queries, c++ etc., If writing program, means we can write but its mcq there will be some confusion in options so if we good in basic means we can pass it.
My final year project was a web-based inventory management system using ASP.NET and SQL Server.
Developed a web-based inventory management system using ASP.NET and SQL Server
Implemented features like user authentication, product management, and order tracking
Used HTML, CSS, and JavaScript for front-end development
Integrated payment gateway for online transactions
Conducted testing and debugging to ensure smooth functioni...
I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 3 interview rounds.
Give some practical to write code
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
Windows app dev is for desktops, web dev is for browsers.
Windows app dev is for desktop operating systems like Windows, macOS, and Linux.
Web dev is for browsers and can be accessed from any device with an internet connection.
Windows app dev uses GUI frameworks like Windows Forms or WPF.
Web dev uses web technologies like HTML, CSS, and JavaScript.
Examples of Windows apps include Microsoft Word and Adobe Photoshop.
Exampl
I applied via Walk-in and was interviewed in Nov 2021. There was 1 interview round.
Interfaces are a way to define a contract between classes, specifying methods and properties that must be implemented.
Interfaces allow for polymorphism and loose coupling
Classes can implement multiple interfaces
Interfaces can inherit from other interfaces
Examples include IDisposable, IEnumerable, and IComparable
The components of .NET Framework include Common Language Runtime, Class Library, and ASP.NET.
Common Language Runtime (CLR) - manages memory, security, and execution of code
Class Library - provides a set of reusable classes and types for building applications
ASP.NET - a web application framework for building dynamic web pages and web services
Other components include ADO.NET, Windows Communication Foundation (WCF), Windo...
Access modifier determines the accessibility of a class, method, or variable from other parts of the program.
Access modifiers are keywords used in object-oriented programming languages like C# and Java.
They control the visibility and accessibility of class members.
There are four access modifiers: public, private, protected, and internal.
Public members are accessible from anywhere in the program.
Private members are only...
Oops stands for Object-Oriented Programming. There are four types of OOPs concepts: Abstraction, Encapsulation, Inheritance, and Polymorphism.
Abstraction: Hiding the implementation details and showing only the necessary information.
Encapsulation: Wrapping data and functions into a single unit.
Inheritance: Acquiring properties and behavior of a parent class by a child class.
Polymorphism: Ability of an object to take man
Method is a block of code that performs a specific task and can be called by other parts of the program.
Methods are used to break down complex programs into smaller, more manageable pieces.
They can take input parameters and return values.
Examples of methods in C# include Console.WriteLine() and Math.Max().
Class and object programming example
Classes are templates for objects
Objects are instances of classes
Classes define properties and methods
Objects can access and modify properties and methods
Example: Class - Car, Object - Honda Civic
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
MVC stands for Model-View-Controller, a software design pattern for organizing code in a web application.
MVC separates the application into three main components: Model (data), View (UI), and Controller (logic).
Model represents the data and business logic of the application.
View is responsible for displaying the data to the user.
Controller handles user input, updates the model, and selects the view to display.
MVC promo...
Pillars of OOP are Abstraction, Encapsulation, Inheritance, and Polymorphism. SOLID principles are Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion.
Pillars of OOP: Abstraction - hiding complex implementation details, Encapsulation - bundling data and methods together, Inheritance - creating new classes from existing ones, Polymorphism - ability to use objects of d...
Dependency injection is a design pattern where components are given their dependencies rather than creating them internally.
Dependency injection helps in achieving loose coupling between classes.
It allows for easier testing by providing a way to mock dependencies.
There are three types of dependency injection - constructor injection, setter injection, and interface injection.
Async-await is a feature in C# that allows asynchronous programming for better performance and responsiveness.
Async-await allows methods to run asynchronously, improving performance by not blocking the main thread.
It simplifies asynchronous programming by using keywords 'async' and 'await'.
Example: async Task
Join is used to combine rows from two or more tables based on a related column between them.
Join is used to retrieve data from multiple tables based on a related column.
Self join is when a table is joined with itself.
Example: SELECT e1.name, e2.name FROM employees e1, employees e2 WHERE e1.manager_id = e2.employee_id;
The number of sessions in an application is not fixed and can vary based on the application's design and requirements.
The number of sessions in an application can depend on factors such as user activity, server capacity, and session management techniques.
For example, a simple web application may have a limited number of sessions based on the server's capacity, while a complex enterprise application may have a larger nu...
I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Associate Lead
347
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate
266
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
196
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
97
salaries
| ₹0 L/yr - ₹0 L/yr |
Process Associate
76
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Infosys
HCLTech