i
Hughes Systique Corporation
Filter interviews by
Clear (1)
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, previous, and next
Iterate through the linked list, updating pointers to reverse the direction
Update the head of the linked list to be the last node visited
I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.
2 coding questions and 7 aptitude questions
General HR questions
I applied via Campus Placement
C language is a powerful and efficient programming language commonly used for system programming and embedded systems.
C language is a procedural programming language
It is widely used for developing operating systems, compilers, and embedded systems
C is known for its efficiency and low-level access to memory
Example: Declaring an array in C - int arr[5];
Hughes Systique Corporation interview questions for designations
I was interviewed before Oct 2023.
It was easy round with 2 questions from hacker rank
I applied via Referral and was interviewed before Oct 2022. There were 3 interview rounds.
Simple coding questions in your preferred language
I applied via Campus Placement and was interviewed before Aug 2021. There were 4 interview rounds.
Duration: 1hr
Topics: Array, LinkedList,Stack
Code for insertion in a binary tree
Create a new node with the given data
If the tree is empty, make the new node as root
Else, traverse the tree to find the appropriate position to insert the new node
If the data is less than the current node, go to the left subtree
If the data is greater than the current node, go to the right subtree
Repeat until an appropriate position is found
Set the new node as the child of the appropri
Quick sort is a divide-and-conquer algorithm that sorts an array by partitioning it into two sub-arrays.
Choose a pivot element from the array
Partition the array around the pivot element
Recursively apply quick sort to the left and right sub-arrays
Combine the sorted sub-arrays to get the final sorted array
Top trending discussions
posted on 21 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
APTITUDE QUESTIONS VERABL NON VERBAL ANALYTICAL LOGICAL REASONING
posted on 30 Apr 2024
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
I was interviewed in Feb 2025.
based on 7 interviews
2 Interview rounds
based on 32 reviews
Rating in categories
Senior Engineer
266
salaries
| ₹0 L/yr - ₹0 L/yr |
Principal Engineer
265
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
215
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
179
salaries
| ₹0 L/yr - ₹0 L/yr |
Engineer
113
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra