i
Infoblox
Work with us
Filter interviews by
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
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...
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 a...
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.
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 ...
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...
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 ...
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.
I appeared for an interview in Aug 2024.
Technical questions and Python coding rounds on lists and dictionary
Preparation materials were provided for the aptitude and cognitive skills test.
Pyspark technical questions and coding rounds related to Python and complexity queries.
General quantitative, qualitative and common sense questions.
2 coding questions in whatever language you feel comfortable. Medium to difficult level of coding questions.
Goroutines are lightweight threads in Go, used for concurrent programming, often synchronized via channels.
Goroutines are initiated using the 'go' keyword, e.g., 'go myFunction()'.
Channels are used for communication between goroutines, e.g., 'ch := make(chan int)'.
Data can be sent to a channel using 'ch <- value' and received using 'value := <-ch'.
Goroutines run concurrently, allowing for efficient multitasking i...
The 'select' statement in Go is used for handling multiple channel operations concurrently.
Select allows a goroutine to wait on multiple communication operations.
It can be used to handle timeouts and cancellation in concurrent programming.
Example: Using select to read from multiple channels: select { case msg1 := <-ch1: fmt.Println(msg1) case msg2 := <-ch2: fmt.Println(msg2) }
Select can also handle...
I applied via LinkedIn and was interviewed in May 2024. There were 3 interview rounds.
UCAT test was scheduled
Pseudo code writing and discussion for problems related to stacks and queues
I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.
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);
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 ...
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
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 im...
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 requi...
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
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 elem...
I am a dedicated and experienced SaaS professional with a strong background in sales and customer success.
Over 5 years of experience in the SaaS industry
Proven track record of exceeding sales targets
Strong focus on customer satisfaction and retention
Excellent communication and interpersonal skills
Proficient in CRM software such as Salesforce
Top trending discussions
based on 13 interview experiences
Difficulty level
Duration
based on 127 reviews
Rating in categories
Senior Software Engineer
69
salaries
| ₹19.5 L/yr - ₹40 L/yr |
Technical Support Engineer
57
salaries
| ₹4.5 L/yr - ₹9.2 L/yr |
Team Manager
51
salaries
| ₹25 L/yr - ₹30 L/yr |
Software Engineer
46
salaries
| ₹7 L/yr - ₹23 L/yr |
TAC Engineer
39
salaries
| ₹7.5 L/yr - ₹12 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software