Filter interviews by
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
Core concepts in C# include classes, objects, inheritance, polymorphism, encapsulation, and abstraction.
Classes are the building blocks of C# programs, used to define objects with properties and methods.
Inheritance allows a class to inherit properties and methods from another class.
Polymorphism enables objects to be treated as instances of their parent class, allowing for flexibility in code.
Encapsulation involves bund...
Object-oriented programming concepts in C# include encapsulation, inheritance, and polymorphism.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: Allowing objects of different classes to be treated as objects of a common superclass.
Example: Encapsulation - Class Car with propertie...
Object-oriented programming in C# involves concepts like classes, objects, inheritance, encapsulation, and polymorphism.
Classes: Blueprint for creating objects, containing data members and methods.
Objects: Instances of classes, representing real-world entities.
Inheritance: Ability to create new classes based on existing ones, inheriting their attributes and behaviors.
Encapsulation: Bundling data and methods that operat...
Microservices are a software development technique where applications are composed of small, independent services that communicate over well-defined APIs.
Microservices break down applications into smaller, loosely coupled services
Each service is responsible for a specific function and can be developed, deployed, and scaled independently
Communication between services is typically done through APIs, often using lightweig...
I am a recent graduate with a degree in Computer Science, passionate about coding and problem-solving.
Recent graduate with a degree in Computer Science
Passionate about coding and problem-solving
Experience with programming languages like Java, Python, and SQL
Completed internships in software development at XYZ Company
Strong analytical and problem-solving skills
Top trending discussions
I applied via Campus Placement
My final year project was on developing a web-based inventory management system using Java and MySQL.
Developed using Java and MySQL
Web-based inventory management system
Implemented basic OOPs concepts
Used MVC architecture for better code organization
Included features like user authentication, product management, and order tracking
I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.
They give some topics related to present situation like in my GD in 2020 co. HR give topics related to that situation in our country like difference between offline education and online education system. and covid-19 pandemic related topics.
I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.
Types of test steps in software testing
Unit testing - testing individual units or components of the software
Integration testing - testing how different units or components work together
System testing - testing the entire system as a whole
Acceptance testing - testing if the software meets the requirements and is ready for release
Regression testing - testing to ensure that changes or updates to the software did not intro...
I applied via Walk-in and was interviewed before Nov 2021. There was 1 interview round.
Static class and static constructor in C#
Static class can only contain static members and cannot be instantiated
Static constructor is called only once when the class is first accessed
Static constructor is used to initialize static members of the class
Example: Math class in C# is a static class
Example: static constructor can be used to initialize a static variable with a value
Performance improvement in Angular app
Use lazy loading to load modules on demand
Optimize change detection strategy
Use trackBy function in ngFor loops
Minimize DOM manipulation
Use AOT compilation
Implement server-side rendering
Use web workers for heavy computations
Use caching for frequently accessed data
based on 2 interviews
Interview experience
Operations Executive
3
salaries
| ₹1.8 L/yr - ₹2.5 L/yr |
TCS
Accenture
Wipro
Cognizant