i
Hughes Systique Corporation
Filter interviews by
I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.
I was interviewed before Oct 2023.
It was easy round with 2 questions from hacker rank
I applied via Campus Placement and was interviewed before Oct 2022. There were 5 interview rounds.
General aptitude test
Network refers to the interconnection of devices for communication and resource sharing.
Network is a collection of computers, servers, mainframes, network devices, and other devices connected to one another for sharing data and resources.
Types of networks include LAN (Local Area Network), WAN (Wide Area Network), WLAN (Wireless Local Area Network), and VPN (Virtual Private Network).
Network protocols like TCP/IP, HTTP, ...
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
Coding for python developer round.
Hughes Systique Corporation interview questions for popular designations
I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.
Get interview-ready with Top Hughes Systique Corporation Interview Questions
I was interviewed in Aug 2021.
Round duration - 90 Minutes
Round difficulty - Medium
MCQ on programming basics and two coding questions. medium to hard
A thief is planning to rob a store and can carry a maximum weight of 'W' in his knapsack. The store contains 'N' items where the ith item has a weight of 'wi' and a value of...
The 0/1 Knapsack Problem involves maximizing the total value of items a thief can steal within a given weight limit.
Dynamic programming can be used to solve this problem efficiently.
Create a 2D array to store the maximum value that can be stolen at each weight capacity.
Iterate through the items and update the array based on whether the item is included or not.
The final answer will be the value at the last cell of the a
Round duration - 60 Minutes
Round difficulty - Easy
Interview was good and on time and questions on map,and sorting algorithms,OOPS
Given an array of integers arr
, determine the length of the longest contiguous subarray that sums to zero.
N (an integer, the length of the array)
arr (...
Find the length of the longest contiguous subarray that sums to zero in an array of integers.
Iterate through the array and keep track of the running sum and its corresponding index in a hashmap.
If the running sum is seen again, calculate the length of the subarray by subtracting the current index from the index stored in the hashmap.
Update the maximum length of the subarray as you iterate through the array.
Examples of OOP concepts using code and principles
Encapsulation: Using private variables and getter/setter methods
Inheritance: Creating subclasses that inherit properties and methods from a superclass
Polymorphism: Implementing methods with the same name but different functionality in subclasses
Round duration - 30 Minutes
Round difficulty - Easy
Round with Manager. Questions like why do you want to join and which tech stack you will work on
Tip 1 : easy-medium dsa questions majorly on maps,arrays,recursions,stacks,queues
Tip 2 : Topics mentioned in resume should be on fingertips
Tip 3 : question on OOPs and Projects questions should be prepared
Tip 1 : 2 projects are must and questions to be prepared on them
Tip 2 : Basic Level questions should be prepared well
Tip3 : programming language mentioned in resume should be prepared
I applied via Approached by Company and was interviewed in Mar 2022. There were 2 interview rounds.
I was interviewed in Jun 2021.
Round duration - 90 Minutes
Round difficulty - Easy
It was in in the evening at 5pm, it was simple with 20 mcqs on java,dbms,os.sql. And 2 coding questions.
Given an array ARR
of size 'N', where each integer is in the range from 0 to N - 1, identify all elements that appear more than once.
Return the duplicate elements in any orde...
Find duplicates in an array of integers within a specified range.
Iterate through the array and keep track of the count of each element using a hashmap.
Return elements with count greater than 1 as duplicates.
Handle edge cases like empty array or no duplicates found.
Example: For input [0, 3, 1, 2, 3], output should be [3].
Round duration - 45 Minutes
Round difficulty - Medium
It was afternoon.2 interviewers are present. What are forms and how to create forms in HTML? What are Entities and Relationships? What is an Alias in SQL?
You are given a string STR
which contains alphabets, numbers, and special characters. Your task is to reverse the string.
STR = "abcde"
"e...
Reverse a given string containing alphabets, numbers, and special characters.
Create a function that takes a string as input
Use built-in functions like reverse() or loop through the string to reverse it
Return the reversed string
Your task is to implement a Stack data structure using a Singly Linked List.
Create a class named Stack
which supports the following operations, each in O(1...
Implement a Stack data structure using a Singly Linked List with operations in O(1) time.
Create a class named Stack with getSize, isEmpty, push, pop, and getTop methods.
Implement the Stack using a Singly Linked List for efficient operations.
Ensure each operation runs in O(1) time complexity.
Handle queries to print size, check if empty, push, pop, and get top element of the stack.
Test the implementation with sample inpu
Tip 1 : cover all concepts to basic level first,rather than going deep in one concept
Tip 2 : practice everyday for DSA
Tip 3 : keep notes for web dev imp concepts because we will forget.
Tip 1 : be honest
Tip 2 : do not add too many projects, add 2 or 3 worth mentioning.
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 Referral and was interviewed before Jan 2022. There were 4 interview rounds.
Basic Logical and mathematical apptitude.
Top trending discussions
Some of the top questions asked at the Hughes Systique Corporation interview -
The duration of Hughes Systique Corporation interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 30 interviews
Interview experience
based on 242 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