i
HexaView Technologies
Filter interviews by
I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.
I was interviewed before May 2023.
ANY OF THE CODING PLATFORM
I applied via Campus Placement and was interviewed before Oct 2022. There were 3 interview rounds.
ACID properties are a set of properties that guarantee database transactions are processed reliably.
ACID stands for Atomicity, Consistency, Isolation, Durability
Atomicity ensures that all operations in a transaction are completed successfully or none at all
Consistency ensures that the database remains in a consistent state before and after the transaction
Isolation ensures that transactions are independent of each other
...
HexaView Technologies interview questions for popular designations
I was interviewed in Feb 2021.
Round duration - 30 Minutes
Round difficulty - Medium
First-round was the Coding round on Skype in the morning around 10 am.
We had to write programs on paper and share the photo personally on Skype with the Interviewer.
There were set including 2 questions.
We had the choice of writing the program in C,C++,Java,C# (Python was strictly Prohibited).
Time allotted for both programs- 40 minutes
We had to implement the given function only (it was mandatory) and had to write the complexity of the problem also.
We had to keep our Camera ON failing to which candidate could have face on-the-spot rejection.
You are provided with an array named BINARYNUMS
consisting of N
unique strings. Each string represents an integer in binary, covering every integer from 0 to N except for ...
Given an array of unique binary strings representing integers from 0 to N, find and return the missing integer's binary representation without leading zeros.
Iterate through the array of binary strings and convert each string to its decimal equivalent.
Calculate the sum of all integers from 0 to N using the formula (N * (N + 1)) / 2.
Subtract the sum of the converted integers from the total sum to find the missing integer...
You are given an array ARR
of length N
. There are two operations defined for each index i
in the array:
i
numbers.Find the minimum special sum for each index in an array by calculating the sum of first and last elements.
Iterate through the array and calculate the special sum for each index using the given operations.
Keep track of the minimum special sum encountered so far.
Return the minimum special sum found for all indices in the array.
Round duration - 60 Minutes
Round difficulty - Medium
Second round was the technical round which held after 4 hours of the coding round same day (at 2 pm). In my second round, Interviewer asked the questions from Data structures and algorithms, OOPS concepts, DBMS, one puzzle and one chess question (because in my introduction I said that I am a chess player)
Round duration - 60 Minutes
Round difficulty - Hard
The second round held same day after the first technical round. The second round was bit tough. He started asking some fundamentals questions from DS Algo, OOPs, DBMS, and other CS stuff and then he gradually increased the difficulty of the questions. At last, he asked me to write the code to print the pattern he gave, which I was able to do so he was impressed.
Given an integer 'N', print a specific pattern on 'N' lines where numbers are aligned in a particular format.
N = 4
1
232
34543
4567654
Print a specific number pattern on 'N' lines where numbers are aligned in a particular format.
Iterate through each row from 1 to N
Print spaces before the numbers based on the row number
Print numbers in increasing order up to the row number, then in decreasing order
Round duration - 60 Minutes
Round difficulty - Hard
The fourth and final technical round held the same day. He first asked me to send my resume to him through chat then he asked me questions related to my projects and skills. At last he gave me two coding problems and one riddle.
You are tasked with printing a specific pattern based on the given number of rows, 'N'. For any input value of 'N', generate and print a pattern as described in the example.
The task is to print a specific pattern based on the given number of rows, 'N'.
Iterate through each row and print the numbers in the specified pattern
Use loops to print the numbers in the required order
Ensure there is exactly one space between each value in a row
You are given a N x M
matrix of integers. Your task is to return the spiral path of the matrix elements.
The first line contains an integer 'T' which denotes the nu...
The task is to return the spiral path of elements in a given matrix.
Iterate through the matrix in a spiral path by adjusting the boundaries of rows and columns.
Keep track of the direction of traversal (right, down, left, up) to form the spiral path.
Handle edge cases such as when the matrix is a single row or column.
Implement a function to print the spiral path of the matrix elements.
Round duration - 60 Minutes
Round difficulty - Medium
He asked me some general Questions
Tip 1 : Search Top Interview question of your topic on google and read thoroughly.
Tip 2 : Be prepared for general Questions also. For e.g., Tell me something about yourself, why do you want to join, about the company etc.
Tip 3 : Practice as many questions as you can as it will help you to build logic in short time.
Tip 4 : Do atleast 2 projects
Tip 1 : Make short, up to the point things in your resume.
Tip 2 : Mention your projects, skills, and experiences in detail.
Get interview-ready with Top HexaView Technologies Interview Questions
I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.
I was interviewed in Dec 2020.
Round duration - 60 Minutes
Round difficulty - Hard
Implement a wildcard pattern matching algorithm to determine if a given wildcard pattern matches a text string completely.
The wildcard pattern may include the...
Implement a wildcard pattern matching algorithm to determine if a given wildcard pattern matches a text string completely.
Create a recursive function to match the pattern with the text character by character
Handle cases for '?' and '*' characters in the pattern
Keep track of the current position in both pattern and text strings
Return 'True' if the pattern matches the text completely, otherwise return 'False'
You are given a binary tree consisting of 'N' unique nodes and a start node where the burning will commence. The task is to calculate the time in minutes required to completely b...
Calculate the time in minutes required to completely burn a binary tree starting from a given node.
Traverse the tree to find the start node and calculate the time for fire to spread to all nodes.
Use a queue to keep track of nodes to be burnt next.
Increment time for each level of nodes burnt until the entire tree is burnt.
Round duration - 20 Minutes
Round difficulty - Easy
Tip 1 : Have some knowledge of the role
Tip 2 : basics were clear
Tip 1 : Have projects and internships
Tip 2 : Have good skills with proper knowledge
Top trending discussions
Some of the top questions asked at the HexaView Technologies interview -
The duration of HexaView Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 16 interviews
Interview experience
based on 82 reviews
Rating in categories
6-15 Yrs
Not Disclosed
2-5 Yrs
Not Disclosed
4-8 Yrs
Not Disclosed
Applications Engineer
81
salaries
| ₹0 L/yr - ₹0 L/yr |
Member Technical Staff
54
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Application Engineer
44
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Quality Engineer
30
salaries
| ₹0 L/yr - ₹0 L/yr |
Project Lead
16
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech