Upload Button Icon Add office photos
Engaged Employer

i

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

Ip Infusion Software Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ip Infusion Software Interview Questions, Process, and Tips

Updated 9 Aug 2024

Top Ip Infusion Software Interview Questions and Answers

View all 7 questions

Ip Infusion Software Interview Experiences

Popular Designations

5 interviews found

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

60 m i n s , c o d i n g

Round 2 - Technical 

(2 Questions)

  • Q1. OSI Layers detail explanation
  • Ans. 

    OSI (Open Systems Interconnection) model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven abstraction layers.

    • The OSI model consists of seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has specific functions and communicates with the adjacent layers through defined protocols.

    • The layers work together to ...

  • Answered by AI
  • Q2. Network operating system architecture in detail
  • Ans. 

    Network operating system architecture involves the design and implementation of software that manages network resources and communication.

    • Network operating systems are designed to facilitate communication and resource sharing among multiple computers in a network.

    • They typically include features such as file sharing, printer sharing, user authentication, and security protocols.

    • Examples of network operating systems inclu...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Personal questions
  • Q2. Family questions

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions related to BGP -Link state from the networking side. For DS - questions related to linked lists, sorting, etc.
  • Q2. Data structure related questions : linked list, sorting, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Whatever features/protocols you have worked on, revise them properly. Have a good knowledge of DS. If possible, read through OS/Linux, it will be an added advantage.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Data structutes and networking concepts

Round 2 - Technical 

(1 Question)

  • Q1. Regarding networking and the experience we have in project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong what you have mentioned in resume

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)

I applied via campus placement at Sri Jayachamarajendran College of Engineering (SJCE)

Interview Questionnaire 

6 Questions

  • Q1. Basics of c and datastructure and about project
  • Q2. What is call by value and call by reference with sample code
  • Ans. 

    Call by value and call by reference are two ways of passing arguments to a function.

    • Call by value passes a copy of the value to the function, while call by reference passes a reference to the original value.

    • In call by value, changes made to the parameter inside the function do not affect the original value, while in call by reference, changes made to the parameter inside the function affect the original value.

    • Example o...

  • Answered by AI
  • Q3. What is static
  • Ans. 

    Static refers to a variable or method that belongs to a class rather than an instance of that class.

    • Static variables are shared across all instances of a class

    • Static methods can be called without creating an instance of the class

    • Static blocks are used to initialize static variables

    • Static import is used to import static members of a class

  • Answered by AI
  • Q4. Y we r using call by reference what is the main purpose of using call by reference
  • Ans. 

    Call by reference is used to pass the memory address of a variable to a function.

    • Allows modification of the original variable

    • Saves memory by not creating a copy of the variable

    • Used for large data structures like arrays

    • Example: void swap(int *a, int *b) { int temp = *a; *a = *b; *b = temp; }

  • Answered by AI
  • Q5. Difference between call by value and call ny by reference
  • Ans. 

    Call by value passes a copy of the value to the function, while call by reference passes a reference to the original value.

    • Call by value creates a new copy of the variable, while call by reference uses the original variable.

    • Call by value does not modify the original variable, while call by reference can modify the original variable.

    • Call by value is used for simple data types like int, float, etc., while call by referen...

  • Answered by AI
  • Q6. Can we find the ip address of a system
  • Ans. 

    Yes, we can find the IP address of a system.

    • Use command prompt and type 'ipconfig' to find the IP address of the system.

    • Alternatively, use online tools like 'WhatIsMyIP' or 'IP Lookup' to find the IP address.

    • IP addresses can also be found in the network settings of the system.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good.. but think 1000 times before joining this organisation....i

Skills evaluated in this interview

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Ip Infusion Software interview questions for popular designations

 Senior Software Engineer

 (3)

 Associate Software Engineer

 (1)

Technical Leader TAC SME Interview Questions & Answers

user image kuldeep Sarma

posted on 15 Feb 2022

I was interviewed in Jan 2022.

Round 1 - Technical 

(1 Question)

  • Q1. Mpls L2 and L3 vpn related questions. Hardcore BGP...IGP questions.
Round 2 - Behavioral 

(1 Question)

  • Q1. Again technical questions based on networking and managerial based questions
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why are you looking for a change?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep the basics right and should be able to answer whatever mentioned in the CV

Interview questions from similar companies

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

I applied via campus placement at Birla Institute of Technology and Science (BITS), Pilani and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Easy to medium Indiabix, career ride aptitude

Round 2 - One-on-one 

(2 Questions)

  • Q1. What features would you expect in a 'XYZ Software'? How should the UI look?
  • Q2. Consider a project, tell me the process flow required to achieve the result.
Round 3 - HR 

(2 Questions)

  • Q1. You belong to a different domain. How do you think you can contribute to our role
  • Q2. What are your long term goals? Where do you see yourself in five years?
Round 4 - One-on-one 

(2 Questions)

  • Q1. How do you handle data and tables?
  • Q2. What were the approaches in building your project? How did you think of this layout

Interview Preparation Tips

Topics to prepare for Aurigo Associate Business Analyst interview:
  • Software UI Design
  • Indiabix Aptitude
Interview preparation tips for other job seekers - I would suggest interviewees to be thorough in their resume. Make your resume to align well with the company's role and requirements. Brush up on the software UIs. Communicate well - slow and steady so as to be understood better.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Questions were asked regarding the details mentioned in your CV, specifically about my past work experiences and internships?
  • Q2. What is your technical knowledge of Excel and what interests you about it? an also various specific formulas of Excel.
  • Q3. What is the worst decision you have made in your life?
  • Ans. 

    The worst decision I have made in my life was dropping out of college without a plan.

    • Dropping out of college without a clear career path

    • Not seeking guidance or advice before making the decision

    • Facing challenges in finding stable employment without a degree

  • Answered by AI
Round 2 - HR 

(3 Questions)

  • Q1. Questions were asked regarding my family background, such as your father's profession?
  • Q2. Can you describe your past work experience and internships?
  • Ans. 

    I have completed internships in marketing and sales, and have work experience in customer service and project management.

    • Interned at a marketing agency where I assisted in creating social media campaigns

    • Worked in sales at a retail store, achieving top sales performance in my department

    • Customer service experience at a call center, resolving customer complaints and inquiries

    • Managed a project for a non-profit organization

  • Answered by AI
  • Q3. What are your hobbies and interests was discussed during the interview?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Indian Institute of Information Technology (IIIT), Kota and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

A 90-minute coding test on HackerRank, which includes one medium, one easy, and one hard question.

Round 2 - Technical 

(2 Questions)

  • Q1. What is the index of the first occurrence where a pattern string matches with a text string?
  • Q2. Given a string, how can we find the minimum length substring whose sum is greater than or equal to a specified target?
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Golang questions
  • Q2. Dsa questions like binary search and remove duplicate inplace

Interview Preparation Tips

Interview preparation tips for other job seekers - I don't know what process these people follow, i guess they gave me chance for 2nd interview just to reject.

I prepared hell a lot for this round and answered each every question. Still they reject. I think they are just looking for cheap labour.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is AML and primary and secondary research?

Interview Preparation Tips

Interview preparation tips for other job seekers - I had an interview with Parvesh Mittal and everything went well and I answered all the questions.
Furthermore, I was informed that the HR will be calling to schedule a meet for second round. The very next day I received an email mentioning that they will not be moving further with the application.
PS: Don’t demotivate and waste the time of the candidate. It’s not funny for a candidate who searching for the job seriously just to entertain your timepass process.

Ip Infusion Software Interview FAQs

How many rounds are there in Ip Infusion Software interview?
Ip Infusion Software interview process usually has 2-3 rounds. The most common rounds in the Ip Infusion Software interview process are Technical, HR and Coding Test.
How to prepare for Ip Infusion Software 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 Ip Infusion Software. The most common topics and skills that interviewers at Ip Infusion Software expect are Bgp, Data Center, L2VPN, MPLS and Network Infrastructure.
What are the top questions asked in Ip Infusion Software interview?

Some of the top questions asked at the Ip Infusion Software interview -

  1. What is call by value and call by reference with sample c...read more
  2. Y we r using call by reference what is the main purpose of using call by refere...read more
  3. Difference between call by value and call ny by refere...read more

Tell us how to improve this page.

Ip Infusion Software Interview Process

based on 4 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Cisco Interview Questions
4.1
 • 396 Interviews
VMware Software Interview Questions
4.4
 • 157 Interviews
Citrix Interview Questions
3.6
 • 53 Interviews
Arista Networks Interview Questions
4.2
 • 43 Interviews
F5 Networks Interview Questions
3.8
 • 23 Interviews
View all

Ip Infusion Software Reviews and Ratings

based on 42 reviews

4.3/5

Rating in categories

4.4

Skill development

4.0

Work-life balance

3.8

Salary

4.5

Job security

4.1

Company culture

3.7

Promotions

4.2

Work satisfaction

Explore 42 Reviews and Ratings
Senior Software Engineer
100 salaries
unlock blur

₹6.5 L/yr - ₹15 L/yr

Software Engineer
82 salaries
unlock blur

₹4.1 L/yr - ₹10 L/yr

Technical Lead
57 salaries
unlock blur

₹11 L/yr - ₹27.5 L/yr

Senior Technical Lead
17 salaries
unlock blur

₹21 L/yr - ₹33 L/yr

Senior TAC Engineer
9 salaries
unlock blur

₹8.5 L/yr - ₹13.5 L/yr

Explore more salaries
Compare Ip Infusion Software with

Cisco

4.1
Compare

Juniper Networks

4.2
Compare

Arista Networks

4.2
Compare

VMware Software

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