i
Infoblox
Filter interviews by
General quantitative, qualitative and common sense questions.
2 coding questions in whatever language you feel comfortable. Medium to difficult level of coding questions.
Top trending discussions
posted on 16 Oct 2023
I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed before Oct 2022. There were 2 interview rounds.
Coding on oops multiple choice questions
To find leaf node of binary tree, traverse the tree and check if node has no children.
Traverse the binary tree using depth-first search or breadth-first search
Check if a node has no left or right child, then it is a leaf node
Repeat the process for all nodes until all leaf nodes are found
To get left view, right view, and top view of a binary tree, perform level order traversal and keep track of the first node encountered at each level.
Perform level order traversal of the binary tree
Keep track of the first node encountered at each level for left view
Keep track of the last node encountered at each level for right view
For top view, use a map to store horizontal distance and node pairs
I applied via Campus Placement
90 min MCQ +coding test on hackerrank.
Use Floyd's Tortoise and Hare algorithm to detect cycle in a linked list.
Initialize two pointers, slow and fast, at the head of the linked list.
Move slow pointer by one step and fast pointer by two steps.
If they meet at some point, there is a cycle in the linked list.
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.
posted on 18 Oct 2024
I was interviewed in Sep 2024.
I was given a test which was not that difficult
Seeking new challenges and growth opportunities in a more innovative environment.
Looking for new challenges and opportunities for growth
Interested in working in a more innovative environment
Seeking a change in company culture or work-life balance
The innovative projects and collaborative work environment at Altair are the driving factors for me to join.
Innovative projects: I am excited about the opportunity to work on cutting-edge projects that push the boundaries of technology.
Collaborative work environment: I value teamwork and believe that working with talented individuals at Altair will help me grow professionally.
Company culture: I have heard great things ...
I was interviewed in Nov 2024.
Ge general attitude and HTML CSS JavaScript Java questions
posted on 2 Sep 2024
I applied via Campus Placement
Normal apti reasoning test checking normal intelligence with some basic technical questions.
Topic was physical cash V/s Digital cash.
posted on 16 Oct 2024
I applied via campus placement at Adesh Institute of Engineering and Technology, Faridkot and was interviewed in Sep 2024. There were 2 interview rounds.
Apti , html , linux ,sql, java
They give topics and we have to speak for 30 sec
posted on 16 Aug 2024
Pagination in JPA allows for retrieving a subset of results from a query by specifying a limit and offset.
Use the setFirstResult() method to specify the starting index of the results to retrieve
Use the setMaxResults() method to specify the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries
To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
Aptitude,reasoning,verbal,C language,Java,C++
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Technical Support Engineer
57
salaries
| ₹4.5 L/yr - ₹9.2 L/yr |
Software Engineer
45
salaries
| ₹7 L/yr - ₹18 L/yr |
Senior Software Engineer
43
salaries
| ₹19.5 L/yr - ₹37 L/yr |
Enterprise Technical Support Engineer
29
salaries
| ₹6.1 L/yr - ₹10.2 L/yr |
Business Operations Analyst
21
salaries
| ₹4.7 L/yr - ₹15.6 L/yr |
Palo Alto Networks
F5 Networks
Cisco
Juniper Networks