Upload Button Icon Add office photos

Infomo

Compare button icon Compare button icon Compare

Filter interviews by

Infomo Interview Questions and Answers

Updated 18 Mar 2025
Popular Designations

7 Interview questions

A Data Engineer was asked 3mo ago
Q. What do you know about Adtech?
Ans. 

Adtech refers to technologies used for advertising, including data analytics, targeting, and programmatic buying.

  • Adtech encompasses tools for managing and optimizing digital advertising campaigns.

  • Examples include Demand-Side Platforms (DSPs) like The Trade Desk for programmatic buying.

  • Ad networks like Google Ads connect advertisers with publishers to display ads.

  • Data analytics in adtech helps in audience segmentat...

View all Data Engineer interview questions
🔥 Asked by recruiter 2 times
A Data Engineer was asked 3mo ago
Q. What are your thoughts on work-life balance?
Ans. 

Work-life balance is essential for productivity and mental health, fostering a sustainable work environment.

  • Promotes mental well-being: A balanced life reduces stress and burnout, leading to better job performance.

  • Increases productivity: Employees who maintain a healthy balance tend to be more focused and efficient.

  • Encourages creativity: Time away from work allows for fresh perspectives and innovative ideas.

  • Suppor...

View all Data Engineer interview questions
A NOC Engineer was asked 10mo ago
Q. How does a packet travel between two systems, according to the OSI and TCP/IP models?
Ans. 

A packet travels over two systems by following the OSI model for network communication and the TCP/IP model for internet communication.

  • Packet is created at the application layer in the OSI model

  • It then moves down through the transport, network, data link, and physical layers in the OSI model

  • At the TCP/IP model, the packet moves through the application, transport, internet, and network access layers

  • Each layer adds ...

View all NOC Engineer interview questions
A NOC Engineer was asked 10mo ago
Q. If a mail server is infected with a virus, how would you handle it and remove the virus without affecting mail users?
Ans. 

Isolate infected mail server, scan for virus, remove virus, restore from backup if necessary.

  • Isolate infected mail server from network to prevent spread of virus

  • Scan mail server with antivirus software to detect and remove virus

  • Restore mail server from backup if necessary to ensure no data loss

  • Inform mail users about the situation and advise on any necessary actions

  • Implement security measures to prevent future inf...

View all NOC Engineer interview questions
A NOC Engineer was asked 10mo ago
Q. If you are copying 10 TB of data and the session expires, how can you resume the data transfer from where it left off in a Linux server?
Ans. 

The tool or command to resume copying data from where it left off in a Linux server is rsync.

  • Use rsync command with the --partial and --progress options to resume copying data from where it left off.

  • Example: rsync --partial --progress source_directory/ destination_directory/

View all NOC Engineer interview questions
A NOC Engineer was asked 10mo ago
Q. What are the Firewalls and how the IPS and IDS works?
Ans. 

Firewalls are security systems that monitor and control incoming and outgoing network traffic. IPS and IDS are intrusion prevention and detection systems that analyze network traffic for malicious activity.

  • Firewalls act as a barrier between a trusted internal network and untrusted external networks.

  • IPS (Intrusion Prevention System) actively monitors network traffic for potential threats and takes action to prevent...

View all NOC Engineer interview questions
A NOC Engineer was asked 10mo ago
Q. Different between Routers switches, L3 switcehs, reapeter and Hubs ?
Ans. 

Routers connect multiple networks, switches connect devices within a network, L3 switches combine routing and switching functions, repeaters amplify signals, hubs simply broadcast data to all connected devices.

  • Routers connect multiple networks and make decisions about the best path for data to travel.

  • Switches connect devices within a network and use MAC addresses to forward data to the correct destination.

  • L3 switc...

View all NOC Engineer interview questions
Are these interview questions helpful?

Infomo Interview Experiences

5 interviews found

NOC Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Aug 2024

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Why you did not changed the job from a long time?
  • Ans. 

    I have stayed in my current job for a long time because I have found it fulfilling and challenging.

    • I have been able to grow and develop my skills within the company

    • I have built strong relationships with my colleagues and enjoy the work environment

    • I have been given opportunities for advancement and new challenges within the same company

  • Answered by AI
  • Q2. Why you want to change the job and what is the salary expectation?
  • Ans. 

    I am seeking new challenges and opportunities for growth. My salary expectation is competitive based on my experience and skills.

    • Seeking new challenges and opportunities for growth

    • Looking for a more dynamic work environment

    • Salary expectation is competitive based on experience and skills

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. How the Electricty comes and how it convert into readable form in Computer
  • Ans. 

    Electricity is generated at power plants using various sources like coal, natural gas, or renewable energy. It is then transmitted through power lines to homes and businesses. In a computer, electricity is converted into readable form through components like the power supply, motherboard, and processor.

    • Electricity is generated at power plants using sources like coal, natural gas, or renewable energy

    • It is transmitted th...

  • Answered by AI
  • Q2. What are the Firewalls and how the IPS and IDS works?
  • Ans. 

    Firewalls are security systems that monitor and control incoming and outgoing network traffic. IPS and IDS are intrusion prevention and detection systems that analyze network traffic for malicious activity.

    • Firewalls act as a barrier between a trusted internal network and untrusted external networks.

    • IPS (Intrusion Prevention System) actively monitors network traffic for potential threats and takes action to prevent them...

  • Answered by AI
  • Q3. If a mail server infected with a Virus, how you handle the and remove the virus without Mail users affects?
  • Ans. 

    Isolate infected mail server, scan for virus, remove virus, restore from backup if necessary.

    • Isolate infected mail server from network to prevent spread of virus

    • Scan mail server with antivirus software to detect and remove virus

    • Restore mail server from backup if necessary to ensure no data loss

    • Inform mail users about the situation and advise on any necessary actions

    • Implement security measures to prevent future infectio...

  • Answered by AI
  • Q4. How a packet travel over two system, OSI and TCp Ip model?
  • Ans. 

    A packet travels over two systems by following the OSI model for network communication and the TCP/IP model for internet communication.

    • Packet is created at the application layer in the OSI model

    • It then moves down through the transport, network, data link, and physical layers in the OSI model

    • At the TCP/IP model, the packet moves through the application, transport, internet, and network access layers

    • Each layer adds its o...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Different between Routers switches, L3 switcehs, reapeter and Hubs ?
  • Ans. 

    Routers connect multiple networks, switches connect devices within a network, L3 switches combine routing and switching functions, repeaters amplify signals, hubs simply broadcast data to all connected devices.

    • Routers connect multiple networks and make decisions about the best path for data to travel.

    • Switches connect devices within a network and use MAC addresses to forward data to the correct destination.

    • L3 switches c...

  • Answered by AI
  • Q2. If you are copying a 10 TB data and session goes expire, after reestablishing the session data should copy from where it left last, what is the tool or command to copy that data in linux server?
  • Ans. 

    The tool or command to resume copying data from where it left off in a Linux server is rsync.

    • Use rsync command with the --partial and --progress options to resume copying data from where it left off.

    • Example: rsync --partial --progress source_directory/ destination_directory/

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - say answer if you know, not try to manipulate the answer.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What do ypu think of work-life balance?
  • Ans. 

    Work-life balance is essential for overall well-being and productivity.

    • Work-life balance helps prevent burnout and improves mental health.

    • Setting boundaries between work and personal life is important.

    • Flexible work arrangements can help achieve better work-life balance.

    • Regular breaks and time off are crucial for maintaining balance.

    • Balancing work commitments with personal interests and relationships is key.

  • Answered by AI

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 18 Mar 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What do you know about Adtech?
  • Ans. 

    Adtech refers to technologies used for advertising, including data analytics, targeting, and programmatic buying.

    • Adtech encompasses tools for managing and optimizing digital advertising campaigns.

    • Examples include Demand-Side Platforms (DSPs) like The Trade Desk for programmatic buying.

    • Ad networks like Google Ads connect advertisers with publishers to display ads.

    • Data analytics in adtech helps in audience segmentation a...

  • Answered by AI
  • Q2. What are your thoughts on work life balance?
  • Ans. 

    Work-life balance is essential for productivity and mental health, fostering a sustainable work environment.

    • Promotes mental well-being: A balanced life reduces stress and burnout, leading to better job performance.

    • Increases productivity: Employees who maintain a healthy balance tend to be more focused and efficient.

    • Encourages creativity: Time away from work allows for fresh perspectives and innovative ideas.

    • Supports pe...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Assignment 

Aptitude and Technical

Round 2 - Coding Test 

DP related questions

Round 3 - HR 

(2 Questions)

  • Q1. Introduction and personal details
  • Q2. Behavioural and Situational
Interview experience
3
Average
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 - Aptitude Test 

90 Mintutes, Easy Aptitude Questions and DSA Questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic Questions, Technical and Personality
  • Q2. Didn't remember the questions now

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 Infomo?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions : 1)oops concepts 2)plsql cursors, triggers, procedures 3)quick sort algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your resume. None of the questions were asked out of resume.

I applied via Company Website and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell about yourselves. And about fast work experience. Our positive and negative. How dedicate person when you’re in work.

Interview Preparation Tips

Interview preparation tips for other job seekers - Everything you should talk with clear and with good communication skills. No more fear.
Are these interview questions helpful?

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Q2. Reverse string
  • Ans. 

    Reversing a string involves rearranging its characters in the opposite order, which can be done using various methods.

    • Use built-in functions: In Python, you can reverse a string with slicing: `reversed_string = original_string[::-1]`.

    • Iterative approach: Loop through the string from the end to the beginning and build a new string.

    • Using recursion: Define a function that calls itself with a smaller substring until it reac...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Average level interview

I applied via Campus Placement and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me your self introduction
  • Ans. 

    Dynamic professional with diverse experience in management, team leadership, and strategic planning, eager to contribute to organizational success.

    • Over 5 years of experience in management roles, leading teams to achieve operational goals.

    • Successfully implemented a new project management system that improved efficiency by 30%.

    • Strong background in customer service, enhancing client satisfaction scores by 20% through effe...

  • Answered by AI
  • Q2. What is python
  • Ans. 

    Python is a high-level, interpreted programming language known for its simplicity, readability, and versatility.

    • Python is used for web development, data analysis, artificial intelligence, and more.

    • It has a large standard library and supports multiple programming paradigms.

    • Python code is often shorter and easier to read than other languages.

    • It uses indentation to indicate code blocks instead of curly braces or keywords.

    • ...

  • Answered by AI
  • Q3. What are the highlevel languages
  • Ans. 

    High-level languages are programming languages that are easier to read and write than low-level languages.

    • High-level languages are closer to human language than machine language.

    • They are easier to learn and use than low-level languages.

    • Examples of high-level languages include Java, Python, and C++.

  • Answered by AI
  • Q4. Tell me about hcl company
  • Ans. 

    HCL Technologies is a leading global IT services company based in India, specializing in software development and IT consulting.

    • Founded in 1976, HCL is one of India's original IT services companies.

    • HCL operates in over 50 countries, providing services to clients across various industries.

    • The company focuses on innovation and has invested heavily in R&D, exemplified by its HCL Innovation Labs.

    • HCL's services include ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majority a stress test it lasted for about 1hour 10minutes.the interviewer wanted to test both my knowledge and communication skills. It was my first of campus interview and I think I did pretty well for a fresher.

Skills evaluated in this interview

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 - Coding Test 

Good Practice

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Practice of Coding.......

Infomo Interview FAQs

How many rounds are there in Infomo interview?
Infomo interview process usually has 2-3 rounds. The most common rounds in the Infomo interview process are HR, Technical and Aptitude Test.
What are the top questions asked in Infomo interview?

Some of the top questions asked at the Infomo interview -

  1. If you are copying a 10 TB data and session goes expire, after reestablishing t...read more
  2. If a mail server infected with a Virus, how you handle the and remove the virus...read more
  3. What are the Firewalls and how the IPS and IDS wor...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.2/5

based on 5 interview experiences

Difficulty level

Easy 33%
Moderate 33%
Hard 33%

Duration

Less than 2 weeks 67%
2-4 weeks 33%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
View all

Infomo Reviews and Ratings

based on 10 reviews

2.1/5

Rating in categories

2.6

Skill development

2.3

Work-life balance

2.3

Salary

1.6

Job security

2.0

Company culture

1.8

Promotions

2.3

Work satisfaction

Explore 10 Reviews and Ratings
Data Engineer
11 salaries
unlock blur

₹8 L/yr - ₹18 L/yr

Software Developer
8 salaries
unlock blur

₹8 L/yr - ₹12 L/yr

Data Scientist
6 salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Software Development Engineer 1
6 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Software Engineer
4 salaries
unlock blur

₹8 L/yr - ₹9.6 L/yr

Explore more salaries
Compare Infomo with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview