Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Hughes Systique Corporation Team. If you also belong to the team, you can get access from here

Hughes Systique Corporation Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Hughes Systique Corporation Associate Engineer Interview Questions and Answers

Updated 2 Jun 2024

Hughes Systique Corporation Associate Engineer Interview Experiences

4 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 4 interview rounds.

Round 1 - Coding Test 

2 coding questions bases on string and array

Round 2 - Technical 

(1 Question)

  • Q1. Questions on core java, OOp's concept, constructor, collection, Exception
Round 3 - Technical 

(1 Question)

  • Q1. Questions about projects and 1 coding question on array and string.
Round 4 - HR 

(1 Question)

  • Q1. Basic hr questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

General Amptitude MCQ

Round 3 - Technical 

(1 Question)

  • Q1. First round was with a senior team member from the Domain I applied to.
Round 4 - Technical 

(1 Question)

  • Q1. This round was with the Manager and the questions were mor in dept related to the feild
Round 5 - HR 

(1 Question)

  • Q1. This was a casual round

Associate Engineer Interview Questions Asked at Other Companies

asked in Nagarro
Q1. Count Ways To Reach The N-th Stair Problem Statement You are give ... read more
asked in Nagarro
Q2. Trailing Zeros in Factorial Problem Find the number of trailing z ... read more
asked in Nagarro
Q3. Convert First Letter to Upper Case Given a string STR, transform ... read more
asked in Tata Steel
Q4. What tests are performed during the maintenance of a power transf ... read more
asked in Tata Steel
Q5. How can you control the speed of an EOT crane without a VFD?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple apti questions

Round 2 - Technical 

(2 Questions)

  • Q1. Simple coding based questions
  • Q2. Factorial of a number
  • Ans. 

    Factorial of a number is the product of all positive integers less than or equal to that number.

    • Factorial of 0 is 1 (0! = 1)

    • Factorial of a positive integer n is n * (n-1) * (n-2) * ... * 1

    • Factorial is denoted by the symbol '!'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on core skills

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

General aptitude test

Round 3 - Technical 

(2 Questions)

  • Q1. Had it with the team lead
  • Q2. Related to the resume and certification
Round 4 - Technical 

(2 Questions)

  • Q1. With the Manager
  • Q2. Ins and outs of Network
  • Ans. 

    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, ...

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Basic questions

Skills evaluated in this interview

Top trending discussions

View All
Interview Hub
6d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Hughes Systique Corporation?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Job Portal and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic js concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

I applied via Job Portal and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic concept of JS

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Hughes Systique Corporation HR Interview Questions

7 questions and answers

Q. Why do you want to join this company?
Q. What are the recent challenges you faced in life?
Q. What are your hobbies in life besides coding?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

DSA covering graph and linked list hard problems

Round 2 - Technical 

(2 Questions)

  • Q1. Frontend focussed
  • Q2. Javascript and react
Round 3 - HR 

(2 Questions)

  • Q1. Managerial and behavioral questions
  • Q2. System design was also asked
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(5 Questions)

  • Q1. Experience with Scala
  • Q2. Experience with Java
  • Q3. Experience with airflow
  • Q4. Big data project
  • Q5. System design discussion

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Find the Longest Palindromic Substring.
  • Q2. Binary search on a Rotated Sorted array
  • Ans. 

    Binary search on a rotated sorted array efficiently finds an element by leveraging the properties of sorted subarrays.

    • Identify the Pivot: The array is divided into two sorted subarrays. Find the pivot point where the rotation occurs.

    • Determine Search Range: Compare the target with the middle element to decide which half to search next, based on sorted order.

    • Example: In the array [4, 5, 6, 7, 0, 1, 2], if searching for 0...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA level is medium - should be good if you are good with medium level questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Written test was in python where we have output based questions

Round 2 - Technical 

(1 Question)

  • Q1. Move zeros to the end of the array

Skills evaluated in this interview

Hughes Systique Corporation Interview FAQs

How many rounds are there in Hughes Systique Corporation Associate Engineer interview?
Hughes Systique Corporation interview process usually has 4 rounds. The most common rounds in the Hughes Systique Corporation interview process are Technical, HR and Aptitude Test.
What are the top questions asked in Hughes Systique Corporation Associate Engineer interview?

Some of the top questions asked at the Hughes Systique Corporation Associate Engineer interview -

  1. Ins and outs of Netw...read more
  2. factorial of a num...read more
  3. Basic questi...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 4 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Hughes Systique Corporation Associate Engineer Salary
based on 49 salaries
₹6 L/yr - ₹11 L/yr
47% more than the average Associate Engineer Salary in India
View more details

Hughes Systique Corporation Associate Engineer Reviews and Ratings

based on 5 reviews

3.3/5

Rating in categories

3.0

Skill development

3.9

Work-life balance

2.7

Salary

3.5

Job security

3.7

Company culture

2.6

Promotions

3.3

Work satisfaction

Explore 5 Reviews and Ratings
Principal Engineer
300 salaries
unlock blur

₹17.5 L/yr - ₹32 L/yr

Senior Engineer
261 salaries
unlock blur

₹11 L/yr - ₹19 L/yr

Senior Software Engineer
233 salaries
unlock blur

₹11.4 L/yr - ₹20 L/yr

Software Engineer
177 salaries
unlock blur

₹5.8 L/yr - ₹14 L/yr

Engineer
109 salaries
unlock blur

₹7.6 L/yr - ₹13.3 L/yr

Explore more salaries
Compare Hughes Systique Corporation with

Fractal Analytics

4.0
Compare

Kiya.ai

3.4
Compare

MathCo

3.1
Compare

Innovatiview India Ltd

3.9
Compare
write
Share an Interview