Upload Button Icon Add office photos

Fa Software Services

Compare button icon Compare button icon Compare

Filter interviews by

Fa Software Services Interview Questions and Answers

Updated 14 Aug 2024
Popular Designations

6 Interview questions

A Software Engineer was asked
Q. What is the difference between a controller and a REST controller?
Ans. 

A controller handles web requests, while a REST controller specifically manages RESTful API requests.

  • A standard controller typically returns views (HTML) for web applications.

  • A REST controller returns data in formats like JSON or XML, suitable for APIs.

  • Example of a controller: @Controller in Spring MVC for rendering web pages.

  • Example of a REST controller: @RestController in Spring Boot for building RESTful service...

View all Software Engineer interview questions
A Senior Developer was asked
Q. What is an interface in Java?
Ans. 

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

View all Senior Developer interview questions
A Senior Developer was asked
Q. What is OOPS in Java?
Ans. 

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...

View all Senior Developer interview questions
An UI Developer was asked
Q. Let's discuss your CTC.
Ans. 

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.

View all UI Developer interview questions
An Uipath Developer was asked
Q. List UiPath components
Ans. 

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, ...

View all Uipath Developer interview questions
A Senior Software Engineer was asked
Q. Collection in java
Ans. 

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 Collect...

View all Senior Software Engineer interview questions

Fa Software Services Interview Experiences

10 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between controller and rest controller

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Collection in java
  • Ans. 

    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 o...

  • Answered by AI
  • Q2. Exception Handling
Round 3 - Technical 

(2 Questions)

  • Q1. Spring framework
  • Q2. Spring Data JPA
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Reason for quitting last role
  • Q2. Open for travel
Round 3 - Technical 

(1 Question)

  • Q1. SDLC Process and Delivery management
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be honest with your years of experience. All information you share will be verified at the time of joining.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is oops in java
  • Ans. 

    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...

  • Answered by AI
  • Q2. What is interface in java
  • Ans. 

    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

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Educational qualifications and college projects
  • Q2. Basic software knowledge and DB queries

Interview Preparation Tips

Interview preparation tips for other job seekers - You will be selected if they find that you understand the concepts and are willing to learn new things. (Freshers)

HR Recruiter Interview Questions & Answers

user image Anonymous

posted on 28 Nov 2022

I applied via Apna Jobs and was interviewed before Nov 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Why did you choose to be HR?
  • Ans. I liked to be a HR and want to learn something new
  • Answered Anonymously
  • Q2. What is your short term goal?
  • Q3. To get placed in good job

Interview Preparation Tips

Interview preparation tips for other job seekers - Give answers with full of confidence.
Try to give answers short and chrisp.

UI Developer Interview Questions & Answers

user image Anonymous

posted on 22 Mar 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

There given task to creating a responsive website.

Round 2 - HR 

(1 Question)

  • Q1. Friendly conversation

Admin Officer Interview Questions & Answers

user image Anonymous

posted on 30 Jul 2022

I applied via Apna Jobs and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. They want only experience in Admin deprtment.

Interview Preparation Tips

Interview preparation tips for other job seekers - Only positive thinking and give interview with smile.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. What is the reason for job change
Round 3 - Technical 

(1 Question)

  • Q1. List UiPath components
  • Ans. 

    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 P...

  • Answered by AI

UI Developer Interview Questions & Answers

user image Anonymous

posted on 5 Nov 2022

I applied via Naukri.com and was interviewed before Nov 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Assignment 

Develop a we page using html and css

Round 3 - One-on-one 

(1 Question)

  • Q1. Basics questions from javascript
Round 4 - HR 

(1 Question)

  • Q1. Here discuss your CTC
  • Ans. 

    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.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Fa Software Services UI Developer interview:
  • Html5
  • CSS3
  • Angularjs
  • Bootstrap
Interview preparation tips for other job seekers - Try try try one day you will reach your destination

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Fa Software Services?
Ask anonymously on communities.

Fa Software Services Interview FAQs

How many rounds are there in Fa Software Services interview?
Fa Software Services interview process usually has 2-3 rounds. The most common rounds in the Fa Software Services interview process are Resume Shortlist, HR and Technical.
How to prepare for Fa Software Services interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Fa Software Services. The most common topics and skills that interviewers at Fa Software Services expect are Java, Angular, CSS, HTML and Struts.
What are the top questions asked in Fa Software Services interview?

Some of the top questions asked at the Fa Software Services interview -

  1. Difference between controller and rest control...read more
  2. Here discuss your ...read more
  3. What is interface in j...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.8/5

based on 8 interview experiences

Difficulty level

Easy 67%
Hard 33%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Ginesys Interview Questions
3.8
 • 64 Interviews
BrowserStack Interview Questions
3.6
 • 50 Interviews
Acies Interview Questions
4.4
 • 39 Interviews
ZIGRAM Interview Questions
3.4
 • 39 Interviews
Winman Software Interview Questions
4.0
 • 31 Interviews
Fleetx.io Interview Questions
3.6
 • 29 Interviews
View all

Fa Software Services Reviews and Ratings

based on 59 reviews

3.2/5

Rating in categories

3.5

Skill development

3.2

Work-life balance

2.6

Salary

2.9

Job security

3.0

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 59 Reviews and Ratings
Software Engineer
158 salaries
unlock blur

₹1 L/yr - ₹9 L/yr

Software Developer
52 salaries
unlock blur

₹1.5 L/yr - ₹4.8 L/yr

RPA Developer
47 salaries
unlock blur

₹1.4 L/yr - ₹7.2 L/yr

Softwaretest Engineer
30 salaries
unlock blur

₹1.7 L/yr - ₹6.5 L/yr

Business Analyst
29 salaries
unlock blur

₹1.8 L/yr - ₹9.7 L/yr

Explore more salaries
Compare Fa Software Services with

Aurigo

4.7
Compare

Prime Focus Technologies

3.3
Compare

Nowfloats Technologies

3.2
Compare

Peel-works

3.6
Compare
write
Share an Interview