Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Fluentgrid Team. If you also belong to the team, you can get access from here

Fluentgrid Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Fluentgrid Interview Questions and Answers

Updated 3 May 2025
Popular Designations

19 Interview questions

A Bid Management Manager was asked 12mo ago
Q. How do you create costing sheets?
Ans. 

Costing sheets are created by gathering all relevant cost information and organizing it in a structured format.

  • Gather all cost information related to the project or product

  • Organize the costs into categories such as labor, materials, overhead, etc.

  • Calculate the total cost for each category and for the project as a whole

  • Include any additional costs such as taxes, shipping, or fees

  • Ensure all calculations are accurate...

View all Bid Management Manager interview questions
A Business Analyst was asked
Q. Explain the functionality of MDM.
Ans. 

MDM stands for Master Data Management, which is a method used to define and manage the critical data of an organization to provide, with data integration, a single point of reference.

  • MDM helps in ensuring data consistency and accuracy across the organization.

  • It involves creating and managing a central repository of master data, such as customer, product, and employee information.

  • MDM helps in improving data quality...

View all Business Analyst interview questions
A Technical Support Engineer was asked
Q. What is the need for areas in OSPF?
Ans. 

Areas in OSPF are used to divide a large network into smaller, more manageable subnetworks.

  • Areas reduce the amount of routing information that needs to be exchanged between routers.

  • They also improve network scalability and reduce the impact of network failures.

  • For example, a large organization with multiple campuses might use different areas for each campus.

  • This allows for more efficient routing and easier trouble...

View all Technical Support Engineer interview questions
A Technical Support Engineer was asked
Q. What are EBGP and IBGP?
Ans. 

EBGP and IBGP are two types of Border Gateway Protocol used in networking.

  • EBGP stands for External BGP and is used for communication between different autonomous systems.

  • IBGP stands for Internal BGP and is used for communication within the same autonomous system.

  • EBGP uses different metrics to determine the best path for routing traffic between autonomous systems.

  • IBGP uses the same metrics as the internal routing p...

View all Technical Support Engineer interview questions
A Technical Support Engineer was asked
Q. What are routing protocols?
Ans. 

Routing protocols are used to determine the best path for data to travel between network devices.

  • Routing protocols are used in computer networks to exchange information about available routes.

  • They help routers determine the best path for data to travel between devices.

  • Examples of routing protocols include OSPF, BGP, and RIP.

View all Technical Support Engineer interview questions
A Technical Support Engineer was asked
Q. What are routed protocols?
Ans. 

Routed protocols are network protocols that are used to send data between different networks.

  • Routed protocols use routing tables to determine the best path for data to travel between networks

  • Examples of routed protocols include IP (Internet Protocol) and IPv6

  • Routed protocols are used in contrast to bridged protocols, which are used to send data within the same network

View all Technical Support Engineer interview questions
A Technical Support Engineer 3 was asked
Q. How many types of IP routing are there?
Ans. 

There are two types of IP routing: static and dynamic.

  • Static routing involves manually configuring the routes in the routing table.

  • Dynamic routing uses protocols to automatically update the routing table.

  • Examples of dynamic routing protocols include OSPF, BGP, and RIP.

  • Static routing is simpler and more secure, but less flexible than dynamic routing.

View all Technical Support Engineer 3 interview questions
Are these interview questions helpful?
A Technical Support Engineer 3 was asked
Q. How does inter-VLAN routing work?
Ans. 

Inter VLAN routing is the process of forwarding network traffic between different VLANs.

  • Inter VLAN routing can be achieved through a router or a layer 3 switch.

  • It requires the use of a routing protocol such as OSPF or EIGRP.

  • VLANs must be configured with unique IP subnets to enable inter VLAN routing.

  • ACLs can be used to control traffic flow between VLANs.

  • Inter VLAN routing can improve network performance and securi...

View all Technical Support Engineer 3 interview questions
A Technical Support Engineer 3 was asked
Q. What is the ACL AD value as a number?
Ans. 

ACL AD value and AS number are related to network security and routing protocols.

  • ACL AD value is the Access Control List Administrative Distance value, which is used to determine the priority of a particular ACL entry in case of multiple entries matching a packet.

  • AS number is the Autonomous System number, which is used in Border Gateway Protocol (BGP) to identify a group of networks under a single administrative d...

View all Technical Support Engineer 3 interview questions
A Meter Reader was asked
Q. What is a meter base IDF?
Ans. 

Meter Base IDF is an identification number used to uniquely identify a meter base in a utility system.

  • Meter Base IDF stands for Meter Base Identification

  • It is a unique number assigned to each meter base in a utility system

  • The IDF helps in accurately identifying and tracking meter bases

  • It is used for billing purposes and maintenance of the utility system

  • Meter Base IDF can be found on the meter base itself or in uti...

View all Meter Reader interview questions

Fluentgrid Interview Experiences

24 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 Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Introduce yourself
  • Q2. Tell me about the project you worked on in your previous company and the role you played as part of the team and your day to day responsibilities as a Java Developer in the project
  • Ans. 

    Developed a web-based inventory management system using Java, Spring, and Hibernate

    • Designed and implemented database schema using Hibernate

    • Developed RESTful APIs using Spring framework

    • Worked on front-end development using HTML, CSS, and JavaScript

    • Collaborated with team members to troubleshoot and resolve issues

    • Participated in code reviews and testing

  • Answered by AI
  • Q3. What are Interfaces and Abstract classed in Java and code an example of an interface on Notepad
  • Ans. 

    Interfaces and Abstract classes in Java are used for achieving abstraction and defining contracts for classes to implement.

    • Interfaces in Java are like blueprints for classes, defining methods that must be implemented by classes that implement the interface.

    • Abstract classes are classes that cannot be instantiated and can have both abstract and concrete methods.

    • Example of an interface in Java: public interface Shape { ...

  • Answered by AI
  • Q4. You are given a string, name and an integer which is year of birth. You need to print the reverse of year of birth followed by the reverse of name.
  • Q5. What are Threads in Java
Round 2 - Technical 

(7 Questions)

  • Q1. Explain briefly about your project at your previous company
  • Q2. Given a ArrayList of String containing some name with some name repeated. Write the code on a notepad printing only the single occurrence of each name in the ArrayList. iImplement the same using Java 8 Str...
  • Q3. Given a ArrayList of String containing some names with some repeated names. Write the code on a notepad printing each name and the number of occurrences of each name in the ArrayList
  • Q4. What are lambda expressions in Java
  • Q5. What are functional interfaces in Java
  • Q6. What are Streams in Java
  • Q7. Do you have any questions for me
Round 3 - HR 

(4 Questions)

  • Q1. Tell me about yourself
  • Q2. Few questions related to my education and my placements
  • Q3. What was your CTC at your previous company
  • Ans. 

    My previous CTC was confidential as per company policy.

    • CTC was confidential as per company policy

    • I am unable to disclose my previous CTC

    • Previous CTC information is not available

  • Answered by AI
  • Q4. Do you have any questions for me

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well with the basics of java and advanced java topics like multi threading and synchronization. Java 8 features like lambda expressions and functional interfaces. coding questions based on Streams.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jan 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Total 25 bits About reasoning, data interpretation etc

Round 2 - Coding Test 

They gave some pseudo codes to as mcqs on java

Round 3 - Technical 

(2 Questions)

  • Q1. Introduce yourself and go through the resume
  • Q2. And they asked about my project and about java technical questions
Round 4 - HR 

(2 Questions)

  • Q1. As it is introduce yourself and asked about behavioral questions
  • Q2. Asked about bond and location
Round 5 - Behavioral 

(2 Questions)

  • Q1. Asked about handle my project as a teamlead
  • Q2. And how do you overcome the consequences in your project?
  • Ans. 

    I overcome consequences in my project by identifying the root cause, developing a plan of action, and implementing solutions.

    • Identify the root cause of the issue

    • Develop a plan of action to address the consequences

    • Implement solutions to mitigate the impact

    • Monitor the progress and adjust the plan as needed

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Fluentgrid Graduate Engineer interview:
  • Spring ,Java

Bid Management Manager Interview Questions & Answers

user image Rounak Bandopadhyay

posted on 26 Jun 2024

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 Dec 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Tell me about yourself in brief
  • Q2. How do u analyze any tender
  • Q3. How do u make costing sheets
  • Ans. 

    Costing sheets are created by gathering all relevant cost information and organizing it in a structured format.

    • Gather all cost information related to the project or product

    • Organize the costs into categories such as labor, materials, overhead, etc.

    • Calculate the total cost for each category and for the project as a whole

    • Include any additional costs such as taxes, shipping, or fees

    • Ensure all calculations are accurate and ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself be confident. Share your knowledge and skills in a structured manner

Technical Lead Interview Questions & Answers

user image Manjari Boddeda

posted on 30 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is collection interface what is differences of spring and springboot
  • Ans. 

    Collection interface is a framework in Java that represents a group of objects.

    • Collection interface is part of Java's Collections Framework.

    • It provides a unified architecture for representing and manipulating collections of objects.

    • Examples of classes that implement Collection interface are ArrayList, LinkedList, and HashSet.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. What is Master Data Management (MDM)?
  • Q2. What is RDSS?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops related topics
  • Q2. Hibernate related topics
Round 2 - Technical 

(2 Questions)

  • Q1. Spring MVC, coding questions
  • Q2. About previous project
Round 3 - HR 

(2 Questions)

  • Q1. About college and education
  • Q2. About previous company, agile method

Interview Preparation Tips

Interview preparation tips for other job seekers - Over all good experience
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

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

(1 Question)

  • Q1. Define a practical problem which you have faced in your career
Round 3 - Technical 

(1 Question)

  • Q1. Explain functionality of MDM
  • Ans. 

    MDM stands for Master Data Management, which is a method used to define and manage the critical data of an organization to provide, with data integration, a single point of reference.

    • MDM helps in ensuring data consistency and accuracy across the organization.

    • It involves creating and managing a central repository of master data, such as customer, product, and employee information.

    • MDM helps in improving data quality, red...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Why you want to join this company

Skills evaluated in this interview

I applied via Job Portal and was interviewed in Oct 2022. 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 - HR 

(1 Question)

  • Q1. About your current company profile and Current CTC and Expected CTC. Relocation etc…
Round 3 - Technical 

(1 Question)

  • Q1. About your skills and working experiences
Round 4 - Technical 

(1 Question)

  • Q1. Final round about your knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company for learning and earning both. Management is also good
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2022. There were 3 interview rounds.

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 - Case Study 

Billing, metering. collection. Dnd, CSC. Ncs

Round 3 - HR 

(4 Questions)

  • Q1. Location & company benefits
  • Q2. Salary discussion & yearly appraisal.
  • Q3. Providing guest house & food facility.
  • Q4. What is your previous company's total CTC?

Interview Preparation Tips

Interview preparation tips for other job seekers - kindly work on your skill & provide your best if you are selected.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is the difference between truncate and delete, how many types of joins in SQL and explain briefly, how many languages in SQL. etc...,
  • Ans. 

    Truncate is a DDL command that removes all records from a table, while delete is a DML command that removes specific records.

    • Truncate is faster than delete as it does not log individual row deletions.

    • Truncate resets identity columns, while delete does not.

    • Joins in SQL: Inner join, outer join (left, right, full), cross join, self join.

    • Languages in SQL: Data Definition Language (DDL), Data Manipulation Language (DML), Da...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How to find second highest salary, procedures, functions, triggers

Interview Preparation Tips

Interview preparation tips for other job seekers - Put your efforts then definitely you will achieve everything.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Fluentgrid?
Ask anonymously on communities.

Fluentgrid Interview FAQs

How many rounds are there in Fluentgrid interview?
Fluentgrid interview process usually has 2-3 rounds. The most common rounds in the Fluentgrid interview process are Technical, HR and Resume Shortlist.
How to prepare for Fluentgrid 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 Fluentgrid. The most common topics and skills that interviewers at Fluentgrid expect are Hibernate, Java, Spring, JPA and J2Ee.
What are the top questions asked in Fluentgrid interview?

Some of the top questions asked at the Fluentgrid interview -

  1. Given a ArrayList of String containing some name with some name repeated. Write...read more
  2. You are given a string, name and an integer which is year of birth. You need to...read more
  3. Given a ArrayList of String containing some names with some repeated names. Wri...read more
How long is the Fluentgrid interview process?

The duration of Fluentgrid interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 17 interview experiences

Difficulty level

Easy 10%
Moderate 70%
Hard 20%

Duration

Less than 2 weeks 56%
2-4 weeks 22%
4-6 weeks 22%
View more

Interview Questions from Similar Companies

MAQ Software Interview Questions
1.9
 • 104 Interviews
Webkul Software Interview Questions
4.0
 • 71 Interviews
Softenger Interview Questions
4.0
 • 59 Interviews
Tata Digital Interview Questions
2.8
 • 48 Interviews
DataMetica Interview Questions
3.5
 • 45 Interviews
View all

Fluentgrid Reviews and Ratings

based on 272 reviews

3.6/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.0

Salary

3.7

Job security

3.4

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 272 Reviews and Ratings
Business Analyst

Patna,

Ranchi

4-9 Yrs

₹ 4.2-6 LPA

Project Manager - CRM - CIS

Ranchi

6-11 Yrs

Not Disclosed

Junior Database Developer

Visakhapatnam

2-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
160 salaries
unlock blur

₹2 L/yr - ₹6.6 L/yr

Business Analyst
94 salaries
unlock blur

₹4 L/yr - ₹9.7 L/yr

Senior Software Engineer
55 salaries
unlock blur

₹8.6 L/yr - ₹15 L/yr

Junior Software Engineer
45 salaries
unlock blur

₹2.2 L/yr - ₹5.6 L/yr

Test Engineer
39 salaries
unlock blur

₹3.6 L/yr - ₹8.2 L/yr

Explore more salaries
Compare Fluentgrid with

Tekwissen

4.8
Compare

Softenger

4.0
Compare

XcelServ Solutions

4.4
Compare

Capital Numbers Infotech

4.4
Compare
write
Share an Interview