Upload Button Icon Add office photos

Filter interviews by

FUGO Services Interview Questions and Answers

Updated 29 Sep 2023

FUGO Services Interview Experiences

Popular Designations

4 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2023. 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 - One-on-one 

(2 Questions)

  • Q1. Just ask personal details
  • Q2. And qualification

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Process Analyst Interview Questions asked at other Companies

Q1. what are the different types of accounting?
View answer (4)

Title Examine Interview Questions & Answers

user image Anonymous

posted on 29 Apr 2022

I applied via Referral and was interviewed in Oct 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Some basic questions as usual like All HR's discuss
Round 2 - Aptitude Test 

They will send you an order sheet. You need to work on that file and revert it back with all the search package and search note

Round 3 - One-on-one 

(1 Question)

  • Q1. What is deed in lieu foreclosure Types of foreclosures Validity of liens and judgements......etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - They were good at the 1st week. After that they started pressuring to give target, some file take much time than usual. Work environment so not so good, as expected. Not even 30%.

I applied via Recruitment Consulltant

Round 1 - Title examiners questions 

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic title examiners Question
Sample order
Advanced title examiners questions

Senior Processing Executive Interview Questions asked at other Companies

Q1. What’s breach? What happens if either party breaches a contract?
View answer (12)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 25 Feb 2022

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Group Discussion 

Data mining and recovery

Interview Preparation Tips

Interview preparation tips for other job seekers - Honest approach with intelligence training

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

FUGO Services interview questions for popular designations

 Data Analyst

 (1)

 Process Analyst

 (1)

 Senior Processing Executive

 (1)

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Mar 2023. 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 - Technical 

(2 Questions)

  • Q1. Knowledge about the Auto cad, Solidworks softwares
  • Q2. Explain the drawing Application
  • Ans. 

    Drawing application is a software used for creating technical drawings and illustrations.

    • Drawing applications are used in various fields like engineering, architecture, and graphic design.

    • They allow users to create precise and accurate drawings with tools like rulers, grids, and measurement tools.

    • Some popular drawing applications include AutoCAD, SolidWorks, and Adobe Illustrator.

    • They also allow for easy editing and mo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Give to Arrange nterview in online.Be give the opportunity.
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Two Coding Questions ; basic DSA questions on array, strings, etc

Round 3 - Technical 

(1 Question)

  • Q1. One or two coding question, Basic DSA theory, BinarySearch, DB query.
Round 4 - Technical 

(1 Question)

  • Q1. Similar to round 2, DSA, Database related
Round 5 - HR 

(1 Question)

  • Q1. Meeting with Manager

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Basic coding questions on Arrays, Strings, LinkedList.
Be ready with at least one DataBase and SQL queries on JOIN etc
Anything on top of this is just a plus point.
Round 1 - Coding Test 

3 Question based on strings, array & LinkedList

Round 2 - Technical 

(1 Question)

  • Q1. Sql queries & RDBMS Concepts Java core Collection Complexity Pattern program
Round 3 - Technical 

(1 Question)

  • Q1. Linked list Map Arraylist Sql Jvm Acid properties
Round 4 - HR 

(1 Question)

  • Q1. Why you want to join Skills What is your best handled situation

Interview Preparation Tips

Interview preparation tips for other job seekers - Java
Sql
Spring Boot
For Java profile you should be aware of the above tr ch stack

Web Developer Interview Questions & Answers

Affine user image Manasa jagadeesh

posted on 9 Apr 2020

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Casual talk with the manager/director of the domain.
  • Q2. Basic questions about frontend technologies
  • Q3. Basic HR questions regarding salary

I applied via Internshala and was interviewed in Sep 2022. There were 3 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 - Aptitude Test 

Includes basic aptitude question with additional questions based on coding languages fundamentals.....

Round 3 - Technical 

(2 Questions)

  • Q1. Question were based on oops concepts. My next question was write a code of binary search and explain it and lastly I was asked an aptitude question ...
  • Q2. Write a code of binary search and explain it
  • Ans. 

    Binary search is a search algorithm that finds the position of a target value within a sorted array.

    • Divide the array into two halves

    • Compare the target value with the middle element

    • If the target value matches the middle element, return its position

    • If the target value is less than the middle element, search the left half of the array

    • If the target value is greater than the middle element, search the right half of the arra...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do work on your aptitude and practise Data structures and algorithms...

Skills evaluated in this interview

I applied via Referral and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What are different types of streams
  • Ans. 

    Streams are a sequence of data elements made available over time. There are different types of streams.

    • Byte Streams

    • Character Streams

    • Buffered Streams

    • Data Streams

    • Object Streams

    • Print Streams

    • File Streams

    • Network Streams

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Talks about previous projects and architecture.
Round 3 - One-on-one 

(1 Question)

  • Q1. More talks about previous projects and underlying architecture

Interview Preparation Tips

Interview preparation tips for other job seekers - Having a in depth knowledge of your tech stack will help you a lot in the interview

Skills evaluated in this interview

FUGO Services Interview FAQs

How many rounds are there in FUGO Services interview?
FUGO Services interview process usually has 2 rounds. The most common rounds in the FUGO Services interview process are One-on-one Round, Resume Shortlist and Group Discussion.
What are the top questions asked in FUGO Services interview?

Some of the top questions asked at the FUGO Services interview -

  1. What is deed in lieu foreclosure Types of foreclosures Validity of liens and ju...read more
  2. Some basic questions as usual like All HR's disc...read more
  3. and qualificat...read more

Tell us how to improve this page.

FUGO Services Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Quess Interview Questions
3.9
 • 405 Interviews
Team Lease Interview Questions
3.9
 • 200 Interviews
Sodexo Interview Questions
4.1
 • 160 Interviews
View all

FUGO Services Reviews and Ratings

based on 41 reviews

4.1/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.9

Salary

3.7

Job security

3.7

Company culture

3.6

Promotions

3.9

Work satisfaction

Explore 41 Reviews and Ratings
Process Analyst
50 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Senior Process Analyst
26 salaries
unlock blur

₹2.6 L/yr - ₹7 L/yr

Software Engineer
7 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Examiner
7 salaries
unlock blur

₹3 L/yr - ₹6.6 L/yr

Senior Process Associate
7 salaries
unlock blur

₹1.8 L/yr - ₹5.2 L/yr

Explore more salaries
Compare FUGO Services with

Quess

3.9
Compare

Team Lease

3.9
Compare

Sodexo

4.1
Compare

Tech Mahindra

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview