Fa Software Services
Swadesi Travel Interview Questions and Answers
Q1. Here discuss your CTC
I am currently earning a salary of X per annum.
My current CTC is based on my experience, skills, and market standards.
I am open to discussing salary expectations for this role.
I am looking for a fair compensation package that aligns with my expertise.
I am willing to negotiate based on the overall package offered.
Q2. Collection in java
Collection is a framework in Java that provides an architecture to store and manipulate a group of objects.
Collection interface is the root interface of the collection framework.
List, Set, and Queue are the main sub-interfaces of Collection.
ArrayList, LinkedList, HashSet, and TreeSet are some of the commonly used implementations of Collection.
Collections class provides various utility methods to operate on Collection objects.
Q3. What is interface in java
An interface in Java is a collection of abstract methods and constants that can be implemented by a class.
Interfaces define a contract that a class must implement
Interfaces can be used to achieve abstraction and polymorphism
A class can implement multiple interfaces
Interfaces can have default methods and static methods since Java 8
Q4. Difference between controller and rest controller
Controller is a general term for a class that handles user requests, while RestController is specifically for RESTful web services.
Controller is used in traditional MVC pattern to handle user requests and return responses.
RestController is a specialized version of controller used in Spring framework for building RESTful web services.
RestController automatically serializes and deserializes request and response bodies to and from JSON.
Example: UserController is a general contro...read more
Q5. What is oops in java
OOPs in Java stands for Object-Oriented Programming which is a programming paradigm based on the concept of objects.
OOPs is a way of programming that focuses on objects and their interactions
It involves encapsulation, inheritance, and polymorphism
Java is an object-oriented programming language that supports OOPs concepts
Example: A car is an object that has properties like color, model, and methods like start, stop, etc.
Q6. List UiPath components
UiPath components include Studio, Robot, Orchestrator, and Activities.
UiPath Studio - a visual designer for creating automation workflows
UiPath Robot - executes automation workflows created in Studio
UiPath Orchestrator - a web application for managing and monitoring automation workflows
UiPath Activities - pre-built actions that can be used in automation workflows
Examples of UiPath Activities include Excel, Email, and PDF automation
Interview Process at Swadesi Travel
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month