Upload Button Icon Add office photos

Filter interviews by

iFluids Engineering Senior Consultant Interview Questions and Answers

Updated 7 Nov 2023

iFluids Engineering Senior Consultant Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Why are u joining this company ,many gud companies are there ?
  • Q2. Retirement life should be somewhat fruitful

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst interview ever

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQL, Algo

Interview Preparation Tips

Interview preparation tips for other job seekers - Have you basics cleared in basic DSAlgo

I applied via Campus Placement and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell them how passionate you are.

System Engineer Interview Questions & Answers

TCS user image surender suriya

posted on 20 Oct 2021

I applied via Referral and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic configuration question from Salesforce, trigger, lwc, apex

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a medium level of interview, and the process was very quick, but offer letter was little delayed

I applied via Company Website and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Codevita coding competition- 6 problem statements, need to solve at least 1 or 2 for shortlist for next round and also for interview

Round 2 - Technical 

(1 Question)

  • Q1. Interview through Codevita: Basic java questions on topics like string, collection framework some unix commands write program for ArrayList in Java Sql Basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - There are two options for freshers applying for job at TCS which one is NQT and Codevita competition.
you can get a chance for TCS Digital if you score well in NQT.

System Engineer Interview Questions & Answers

TCS user image Arham Khokhar

posted on 24 Apr 2022

I applied via Company Website and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It's totally based on Basic understanding of concepts such as Linear arrangement, circular arrangement، blood relation, direction sense, ratio proportion, time, speed, distance

Round 2 - Technical 

(3 Questions)

  • Q1. It's based on OOPS Concepts,
  • Q2. Strength and weaknesses
  • Q3. About yourself, about educational background, why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Show your confidence ✨️ you will be selected with ease

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

The first round is an aptitude online test that had Basics of Computer Science, Mathematics, English and then finally one basic program to code and compile like Palindrome.

Round 2 - Group Discussion 

Three panellists were present and it was a face-face round, Panellist 1 and 2 takes the technical discussions like classes, inheritance, oops concept, basic syntax, and such. Panellist 3 talks more about your resume skills, hobbies and the company overview.

Interview Preparation Tips

Topics to prepare for TCS System Engineer interview:
  • Basic Promgramming Questions
  • Aptitiude
Interview preparation tips for other job seekers - Since this was my first job it was slightly challenging in several ways in terms of how to present yourself, confidence and such. But make sure to stay humble and agree to most of the requests made and stick to the resume.

I applied via Campus Placement and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Largest area in a histogram
  • Ans. 

    The largest area in a histogram refers to the rectangle with the maximum area that can be formed within the histogram.

    • To find the largest area in a histogram, we can use the concept of a stack.

    • We iterate through each bar in the histogram and maintain a stack of bars in non-decreasing order of their heights.

    • If the current bar's height is greater than the height of the bar at the top of the stack, we push the current bar...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay positive

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. What are your skills?

I applied via Recruitment Consultant and was interviewed in Dec 2018. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What is basic function of firewall.
  • Ans. 

    Firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.

    • Firewall acts as a barrier between a trusted, secure internal network and another network, such as the Internet.

    • It examines each packet of data that passes through it and determines whether to allow or block the traffic based on the set of rules.

    • Firewalls can be hardware or softwa...

  • Answered by AI
  • Q2. Which are the BGP attributes
  • Ans. 

    BGP attributes are used to determine the best path for routing traffic between networks.

    • BGP attributes include: AS Path, Next Hop, Local Preference, MED, Origin, and Community

    • AS Path is a list of autonomous systems that the route has passed through

    • Next Hop is the IP address of the next router on the path

    • Local Preference is used to indicate the preferred path for outbound traffic

    • MED (Multi-Exit Discriminator) is used to...

  • Answered by AI
  • Q3. How VPN works
  • Ans. 

    VPN stands for Virtual Private Network. It allows secure remote access to a private network over the internet.

    • VPN creates a secure and encrypted connection between the user's device and the private network.

    • It masks the user's IP address and location, providing anonymity and privacy.

    • VPN uses different protocols such as PPTP, L2TP, IPSec, and OpenVPN.

    • It can be used to access geographically restricted content, bypass cens...

  • Answered by AI
  • Q4. Which are the difference Routing protocols
  • Ans. 

    Routing protocols are used to determine the best path for data to travel in a network.

    • Distance Vector protocols: RIP, IGRP, EIGRP

    • Link State protocols: OSPF, IS-IS

    • Hybrid protocols: BGP

    • Path Vector protocols: BGP

    • IGP vs EGP

  • Answered by AI
  • Q5. What is VTP
  • Ans. 

    VTP stands for VLAN Trunking Protocol, used to manage VLANs in a switched network.

    • VTP is a Cisco proprietary protocol.

    • It allows for easy VLAN management by propagating VLAN information across the network.

    • VTP operates in three modes: server, client, and transparent.

    • Server mode allows for VLAN creation, deletion, and modification.

    • Client mode receives and stores VLAN information.

    • Transparent mode forwards VTP messages but ...

  • Answered by AI
  • Q6. What is the difference between Router and firewall
  • Ans. 

    Routers connect networks while firewalls protect networks from unauthorized access.

    • Routers direct traffic between networks while firewalls filter traffic based on predefined rules.

    • Routers operate at layer 3 of the OSI model while firewalls operate at layer 4 or higher.

    • Examples of routers include Cisco routers, while examples of firewalls include Fortinet firewalls.

    • Routers can be used to segment networks while firewalls...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one. It lasted for about 30 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to networking,like firewall, routing and switching, Luckily I was able to answer most of the questions correctly. I tried to answer each question with network topology. You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.

Skills evaluated in this interview

iFluids Engineering Interview FAQs

How many rounds are there in iFluids Engineering Senior Consultant interview?
iFluids Engineering interview process usually has 2 rounds. The most common rounds in the iFluids Engineering interview process are Resume Shortlist and One-on-one Round.

Tell us how to improve this page.

iFluids Engineering Senior Consultant Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Siemens Interview Questions
4.1
 • 417 Interviews
Bosch Interview Questions
4.2
 • 329 Interviews
Thermax Limited Interview Questions
4.1
 • 250 Interviews
BHEL Interview Questions
4.1
 • 113 Interviews
View all
Senior Instrument Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Process Safety Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Process Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Piping Designer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Electrical Design Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare iFluids Engineering with

L&T Technology Services

3.3
Compare

TCS

3.7
Compare

BHEL

4.1
Compare

Thermax Limited

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