
Hughes Systique Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 123 interview experiences · FREE TO READ
Which role are you interviewing for?
18 roles · 123 reportsCandidate interview experiences
First-hand accounts from people who interviewed at Hughes Systique.
Associate Software Engineer
I applied through campus recruitment. The first stage was an online assessment which included logical reasoning, aptitude, computer science fundamentals, AI/ML MCQs, and one coding question where we could pick from two options. The coding question I chose was a twist on the fractional knapsack problem, needing dynamic programming rather than a simple greedy solution. Out of 27 students who passed the OA, we proceeded to the interviews. There were two interviews: the first was purely technical, focusing on data structures, algorithms, object-oriented programming, and database management systems theory, along with one DSA question and two SQL questions. The second interview was a mix of technical and HR aspects, where I was asked about my favorite subject, questions on OSI model layers and TCP/UDP in computer networks, semaphores in operating systems, C++ pointers and memory, and some typical HR/managerial questions.
- Can you explain hashing, its different algorithms, and how to manage collisions?
- What are the different types of maps in C++, when should each be used, and what are their time complexities and the reasons behind them?
- How is ordered_map implemented in the C++ standard template library?
Associate
First, they do some pre-screening based on your CGPA, resume, or how you did on an online test to pick students who fit what they're looking for. Then, for freshers, there's usually an online assessment or aptitude round. This can have stuff like aptitude and logic questions (maths, puzzles), coding problems (DSA on arrays, strings, DP, graphs), and MCQs covering DBMS, OS, CN, OOPs, and general CS concepts. Sometimes they also throw in SQL queries or a debugging question.
- What is stack and heap memory?
Senior Java Developer
Terrible interview experience. The interviewer showed up, asked for an intro, then just started firing off random questions about JIT, JVM, etc. The questions were: What is JIT? What is PC Register? What is cohesion? What is Is-a and Has-a relationship? How classes from packages outside Main class will be initiated? And one SQL question. The whole thing was over in like 12 minutes! It's crazy because there's so much important stuff in core Java, Spring Boot, and problem-solving, but they just went with these weird, theoretical JVM questions. An interview should be more of a discussion, but this guy just threw questions at me and that was it.
- Could you explain what JIT is?
- What can you tell me about the PC Register?
- Define cohesion.
Manual Test Engineer
So, the hiring process with this company was a mess. It began with a quick chat with HR over the phone where they asked about my background, if I was willing to relocate, and what I knew about the field. Then, they set up the first technical interview. I actually did well in both technical rounds, which covered testing methods and API testing. HR told me I'd passed. I thought things were going well until they said a client interview was next. I waited ages, like weeks, and then they just said the client had 'paused the hiring.' I was patient and waited. Then, out of the blue, they called saying they had an internal job and I'd have a final interview with the manager and then start. I actually believed them and got my hopes up. But after more silence, when I followed up, HR just said, 'I don't know, maybe look elsewhere.' Seriously? After stringing me along from February to April, that's the response? No real reason, no taking responsibility, just left hanging. It was the most unprofessional and poorly managed interview experience ever. If this is how they treat people, I dread to think what it's like to work there. Don't bother.
- Tell me about your in-depth knowledge of API Testing and Testing methodologies.
- Discuss your in-depth understanding of API Testing and Testing methodologies.
Hughes Systique Interview Questions
Quoted word for word from Hughes Systique interview reports.
“Given two linked lists, determine if they intersect and find the intersection node.”
Read reports →“Is HashSet<Integer> set = new HashSet<Integer>(); or Set<Integer> set = new HashSet<Integer>(); preferable?”
Read reports →“What's a method to find if a linked list has a loop?”
Read reports →“How do you remove duplicate elements from a list in Perl?”
Read reports →“Write code using bit manipulation to print the third digit from a given number.”
Read report →“How do you add elements from a List of Lists using the Stream API?”
Read report →“What are the differences between an array and a hash in Perl?”
Read report →“Write a query to get the nth highest salary from the employee table.”
Read report →“Write a program that identifies the two largest numbers present in an array.”
Read report →Formats, difficulty and experience
Across all 123 Hughes Systique interview reports.