Premium Employer

Infoblox

4.3
based on 113 Reviews
Filter interviews by

Interview Questions and Answers

Updated 14 Aug 2024

Q1. How many types of conditions are there in a workflow?

Ans.

There are two types of conditions in a workflow: condition builder and script condition.

  • Condition builder allows for creating conditions using a visual interface

  • Script condition allows for writing conditions using scripting languages like JavaScript

Add your answer

Q2. Can we use current.update() in BR?

Ans.

No, current.update() cannot be used in Business Rules (BR).

  • current.update() is not supported in Business Rules as it can lead to infinite loops.

  • Use current.setValue() or current.setAbortAction(true) instead in Business Rules.

  • Example: current.setValue('state', 2);

Add your answer

Q3. Which port is used by ftp

Ans.

FTP uses port 21 for control and port 20 for data transfer.

  • FTP uses two ports: 21 for control and 20 for data transfer.

  • Port 21 is used for sending commands and receiving responses.

  • Port 20 is used for sending data.

  • FTP can also use passive mode, which uses a range of ports for data transfer.

  • FTP over SSL/TLS uses port 990 for control and port 989 for data transfer.

Add your answer

Q4. Types of change? And explain each.

Ans.

Types of change include standard, normal, emergency, and major. Each type has different levels of impact and urgency.

  • Standard change: Pre-approved, low-risk changes that follow a documented process.

  • Normal change: Changes that are not standard but do not require immediate implementation.

  • Emergency change: Changes that must be implemented immediately to resolve a critical issue.

  • Major change: High-impact changes that require significant planning and approval.

Add your answer
Discover null interview dos and don'ts from real experiences

Q5. What is cascading variables?

Ans.

Cascading variables are variables that are dependent on other variables and change dynamically based on the values of those variables.

  • Cascading variables are commonly used in forms to show or hide certain fields based on the selection of other fields.

  • They help in creating dynamic and interactive forms that adapt to user input.

  • For example, in a form for selecting a country, the list of states or provinces available for selection would be a cascading variable that changes based...read more

Add your answer

Q6. Lifecycle of problem management?

Ans.

Problem management lifecycle involves identification, logging, categorization, prioritization, investigation, diagnosis, resolution, and closure of problems.

  • Identification of a problem

  • Logging the problem in a system

  • Categorizing the problem based on impact and urgency

  • Prioritizing the problem for resolution

  • Investigating the root cause of the problem

  • Diagnosing the problem and finding a solution

  • Resolving the problem and implementing the solution

  • Closing the problem and documenting...read more

Add your answer

Q7. Balanced search tree implementation and related traversal problems

Ans.

Balanced search trees are data structures that maintain a balanced height to ensure efficient search operations.

  • Balanced search trees like AVL trees and Red-Black trees ensure O(log n) time complexity for search, insert, and delete operations.

  • Traversal problems in balanced search trees include in-order, pre-order, and post-order traversal.

  • In-order traversal of a balanced search tree will result in a sorted list of elements.

  • Pre-order traversal visits the root node first, follo...read more

Add your answer

Q8. 7 layers of networking

Ans.

The 7 layers of networking refer to the OSI model, which is a conceptual framework used to understand how networks operate.

  • Physical Layer: Deals with physical connections and hardware (e.g. cables, switches)

  • Data Link Layer: Manages data transfer between devices on the same network (e.g. MAC addresses)

  • Network Layer: Handles routing and forwarding of data packets (e.g. IP addresses)

  • Transport Layer: Ensures reliable data transfer between end systems (e.g. TCP)

  • Session Layer: Mana...read more

Add your answer

Q9. What is DHCP and DNS?

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at null

based on 9 interviews in the last 1 year
Interview experience
4.1
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.0
 • 196 Interview Questions
4.2
 • 190 Interview Questions
4.1
 • 152 Interview Questions
3.5
 • 143 Interview Questions
3.8
 • 129 Interview Questions
View all
Top Infoblox Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

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

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter