AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Engaged Employer

i

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

FIBMESH Verified Tick

Compare button icon Compare button icon Compare
4.4

based on 2 Reviews

i

This rating is based on a small number of reviews, so it may not fully reflect the overall employee experience.
  • About
  • Reviews
    2
  • Salaries
    6
  • Interviews
    1
  • Jobs
    2
  • Benefits
    -
  • Photos
    8

Filter interviews by

FIBMESH Interview Questions and Answers

Updated 7 Oct 2023

FIBMESH Interview Experiences

1 interview found

Senior Associate Interview Questions & Answers

user image Parveen Saini

posted on 7 Oct 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Basic Accounting journal entries and Good knowledge of TDS and Gst
  • Add your answer
Round 3 - HR 

(1 Question)

  • Q1. What is your role and the experience
  • Add your answer
Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w (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 FIBMESH?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Intern Interview Questions & Answers

Atlanta Systems user image Atul goel

posted on 23 May 2024

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

More of a MCQ test with technical questions

Round 2 - Technical 

(1 Question)

  • Q1. What is your experience
  • Add your answer
Anonymous
company Logo

Business Analyst Interview Questions & Answers

Karix Mobile user image Anonymous

posted on 19 May 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before May 2023.

Round 1 - HR 

(1 Question)

  • Q1. Genral question answer
  • Add your answer
Round 2 - One-on-one 

(1 Question)

  • Q1. Work experience, and skills question
  • Add your answer
Round 3 - One-on-one 

(1 Question)

  • Q1. Profile related questions
  • Add your answer
Anonymous
company Logo

Analyst Interview Questions & Answers

Karix Mobile user image Anonymous

posted on 10 Jun 2025

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

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

  • Q1. Basic past experience questions.
  • Add your answer
  • Q2. How will you manage current role
  • Ans. 

    I will prioritize tasks, leverage data analysis tools, and communicate effectively to manage my current role efficiently.

    • Set clear goals and priorities: For example, use SMART criteria to define objectives.

    • Utilize data analysis tools: Tools like Excel or Tableau can help visualize data trends.

    • Regularly communicate with stakeholders: Weekly updates can ensure alignment and address concerns early.

    • Stay organized: Use proj...

  • Answered by AI
    Add your answer
Anonymous

Software Developer Interview Questions & Answers

Com1 Communication Technologies user image Anonymous

posted on 22 Apr 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

  • Q1. What is the API, how its works ,what are the authentication
  • Ans. 

    API (Application Programming Interface) enables software applications to communicate and interact with each other.

    • APIs allow different software systems to exchange data and functionality.

    • RESTful APIs use HTTP requests to perform CRUD operations (Create, Read, Update, Delete).

    • Example: A weather API provides current weather data for a specified location.

    • Authentication methods include API keys, OAuth tokens, and Basic Aut...

  • Answered by AI
    Add your answer
  • Q2. What is PDO
  • Ans. 

    PDO (PHP Data Objects) is a database access layer providing a uniform method of access to multiple databases in PHP.

    • PDO provides a data-access abstraction layer, allowing developers to work with different databases using the same functions.

    • It supports prepared statements, which help prevent SQL injection attacks. Example: $stmt = $pdo->prepare('SELECT * FROM users WHERE id = ?');

    • PDO can connect to various databases ...

  • Answered by AI
    Add your answer
Anonymous

Software Developer Interview Questions & Answers

Com1 Communication Technologies user image Santosh Mahule

posted on 23 Apr 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What is the process for importing and exporting a CSV file in a database table without the use of third-party applications?
  • Ans. 

    Importing and exporting CSV files in a database involves reading data from CSV and writing it to a table using SQL commands.

    • Importing CSV: Use the 'LOAD DATA INFILE' command in MySQL to import data from a CSV file into a table. Example: 'LOAD DATA INFILE 'file.csv' INTO TABLE my_table FIELDS TERMINATED BY ',';'

    • Exporting CSV: Use the 'SELECT ... INTO OUTFILE' command to export data from a table to a CSV file. Example: '...

  • Answered by AI
    Add your answer
  • Q2. What is the difference between array_merge and array_combine in PHP?
  • Ans. 

    array_merge combines arrays by appending elements, while array_combine creates an array using one array for keys and another for values.

    • array_merge: Merges multiple arrays into one. Example: array_merge(['a', 'b'], ['c', 'd']) results in ['a', 'b', 'c', 'd'].

    • array_combine: Creates an associative array using one array for keys and another for values. Example: array_combine(['a', 'b'], [1, 2]) results in ['a' => 1, 'b...

  • Answered by AI
    Add your answer
Anonymous
company Logo

Senior Executive Interview Questions & Answers

Connect Broadband user image Anonymous

posted on 18 Aug 2022

I applied via Walk-in and was interviewed in Jul 2022. There were 2 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 - Aptitude Test 

About collection & Recovery or skip customer to find

Interview Preparation Tips

Topics to prepare for Connect Broadband Senior Executive interview:
  • Collections
  • Recovery
Interview preparation tips for other job seekers - In interview & selected to do our work properly
Anonymous
Are these interview questions helpful?
company Logo

Process Associate Interview Questions & Answers

Itg Telematics user image Anonymous

posted on 27 Mar 2022

I applied via Approached by Company and was interviewed before Mar 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Interview Questions nv your choice us helath care. Cpt codes and icd codes
  • Add your answer

Interview Preparation Tips

Topics to prepare for Itg Telematics Process Associate interview:
  • Healthcare
Interview preparation tips for other job seekers - Health care billing associate 8 years experience
Anonymous
company Logo

Network Engineer Interview Questions & Answers

Gazon Communications user image Anonymous

posted on 21 Jul 2021

Interview Questionnaire 

1 Question

  • Q1. Self intro, and work experience
  • Add your answer
Anonymous
company Logo

Full Stack Developer Interview Questions & Answers

Gazon Communications user image Anonymous

posted on 3 May 2019

Interview Questionnaire 

2 Questions

  • Q1. Opps concept, basic php, Python, MVC framework, API, Angular, SQL, MongoDB, projects.
  • Add your answer
  • Q2. Joining date, salary discussion
  • Add your answer
Anonymous
More about working at FIBMESH
  • HQ - Jammu, Jammu & Kashmir
  • Telecom
  • 1-10 Employees (India)

FIBMESH Interview FAQs

How many rounds are there in FIBMESH interview?
FIBMESH interview process usually has 3 rounds. The most common rounds in the FIBMESH interview process are Resume Shortlist, One-on-one Round and HR.
How to prepare for FIBMESH 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 FIBMESH. The most common topics and skills that interviewers at FIBMESH expect are CRM, PDF, SAN, SMS and SOC.

Tell us how to improve this page.

Interview Questions for Popular Designations

  • Executive Interview Questions
  • Associate Interview Questions
  • Analyst Interview Questions
  • Intern Interview Questions
  • Sales Executive Interview Questions
  • Java Developer Interview Questions
  • Accountant Interview Questions
  • System Engineer Interview Questions
  • Show more
  • Manager Interview Questions
  • HR Executive Interview Questions

Overall Interview Experience Rating

5/5

based on 1 interview experience

Interview Questions from Similar Companies

Connect Broadband
Connect Broadband Interview Questions
4.3
 • 8 Interviews
Com1 Communication Technologies
Com1 Communication Technologies Interview Questions
4.3
 • 8 Interviews
TeleCMI
TeleCMI Interview Questions
4.4
 • 7 Interviews
Acp Billing Services
Acp Billing Services Interview Questions
3.5
 • 6 Interviews
Gazon Communications
Gazon Communications Interview Questions
3.7
 • 6 Interviews
ICSIL
ICSIL Interview Questions
3.5
 • 5 Interviews
Atlanta Systems
Atlanta Systems Interview Questions
3.5
 • 5 Interviews
Cemtics
Cemtics Interview Questions
3.6
 • 5 Interviews
Itg Telematics
Itg Telematics Interview Questions
2.9
 • 5 Interviews
Karix Mobile
Karix Mobile Interview Questions
3.3
 • 5 Interviews
View all

FIBMESH Reviews and Ratings

based on 2 reviews

4.4/5

Rating in categories

4.4

Skill development

4.4

Work-life balance

4.4

Salary

4.4

Job security

5.0

Company culture

4.4

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Jobs at FIBMESH
FIBMESH
Intern - Bubble Developer

Gurgaon / Gurugram

0-1 Yrs

Not Disclosed

FIBMESH
Associate Accounts

Jammu

0-2 Yrs

Not Disclosed

Explore more jobs
FIBMESH Salaries in India
Senior Associate
3 salaries
unlock blur

₹3.7 L/yr - ₹4.3 L/yr

Explore more salaries
Compare FIBMESH with
Connect Broadband

Connect Broadband

4.3
Compare
Midco

Midco

4.1
Compare
ICSIL

ICSIL

3.5
Compare
Cemtics

Cemtics

3.6
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • FIBMESH Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter