Filter interviews by
Be the first one to contribute and help others!
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.
OOPS stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
OOPS focuses on creating objects that contain both data and methods to manipulate that data.
Encapsulation, inheritance, and polymorphism are key principles of OOPS.
Example: In a car simulation program, a 'Car' object can have properties like 'color' and 'speed', and methods like 'accelerate' and 'brake'.
Microservices are a software architecture design where applications are broken down into smaller, independent services that communicate with each other.
Microservices are small, independent services that focus on specific business functions.
Each microservice can be developed, deployed, and scaled independently.
Intercommunication between microservices is typically done through APIs or messaging queues.
Examples of interco...
Dependency injection is configured using a framework like Spring in Java projects.
Dependency injection is configured using annotations like @Autowired in Spring framework.
Beans are defined in configuration files like applicationContext.xml or using Java configuration classes.
Dependencies are injected into classes at runtime by the framework.
Constructor injection, setter injection, and field injection are common ways to
CQRS architecture separates read and write operations using Mediator pattern in .Net
CQRS stands for Command Query Responsibility Segregation
Mediator pattern helps in decoupling components by introducing a mediator object
.Net MediatR library is commonly used for implementing Mediator pattern in CQRS architecture
Object is a static entity with predefined structure, while dynamic can change at runtime.
Object is a class or data structure with fixed properties and methods
Dynamic can change its properties or behavior during runtime
Example: Object - Car class with properties like color, model. Dynamic - User input changing the color of a car object
Constant keyword is used for compile-time constants, while readonly keyword is used for runtime constants.
Constant keyword is used for values that are known at compile time and cannot be changed.
Readonly keyword is used for values that are known at runtime and cannot be changed after initialization.
Constants are implicitly static, while readonly fields are not.
Constants are defined at the class level, while readonly fi
Entity Framework is used as the ORM in the current project.
Entity Framework is a popular ORM framework for .NET applications
It provides a way to work with databases using .NET objects
Supports LINQ queries for database operations
Sabre Commands to Check Availability
Blocking and Booking Tickets
Commands to Check Fare rules
Checking Availability
Infant and Child title
I was interviewed in Nov 2024.
Questions related to rfp and procurement law
SQL query and programs
I have 3 years of experience working as a software developer in a tech company.
Worked on developing web applications using Java, Spring, and Angular
Experience with database management using SQL and NoSQL databases
Participated in Agile development processes and collaborated with cross-functional teams
posted on 7 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
posted on 16 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Dependency injection is a design pattern in which 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.
SOLID principles are a set of five design principles that help make software more maintainable, flexible, and scalable.
Single Responsibility Principle (SRP) - a class should have only one reason to change
Open/Closed Principle (OCP) - classes should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - objects of a superclass should be replaceable with objects of its subclasses without a...
posted on 24 May 2024
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
Class structure for a case-based question
Create a class with attributes representing the different aspects of the case
Include methods for processing and analyzing the case data
Consider using inheritance or composition for complex cases
Designing an application involves identifying requirements, creating a user-friendly interface, implementing necessary features, and testing for functionality.
Identify the requirements and objectives of the application.
Design a user-friendly interface that is easy to navigate.
Implement necessary features and functionalities based on the requirements.
Test the application thoroughly to ensure functionality and usability.
...
posted on 19 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
Work on A Press Release and plan
I have led cross-functional teams to successfully launch multiple product lines, resulting in significant revenue growth.
Led cross-functional teams in product development and launch
Achieved significant revenue growth through successful product launches
Implemented strategic marketing and sales initiatives to drive product adoption
Collaborated with stakeholders to ensure alignment on project goals
I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
MVC is a software design pattern that separates an application into three main components: Model, View, and Controller.
Model represents the data and business logic of the application
View is responsible for displaying the data to the user
Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly
based on 3 reviews
Rating in categories
Cheil India
Xplore-Tech Services
SAS
Techmagnate