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 Frontend Developer Intern Interview Questions and Answers

Updated 11 Mar 2022

Hughes Systique Corporation Frontend Developer Intern Interview Experiences

1 interview found

I appeared for an interview in Jun 2021.

Round 1 - Coding Test 

(1 Question)

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.

  • Q1. 

    Find Duplicates in an Array

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

  • Ans. 

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

  • Answered by AI
Round 2 - Video Call 

(2 Questions)

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?

  • Q1. 

    Reverse the String Problem Statement

    You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string.

    Example:

    Input:
    STR = "abcde"
    Output:
    "e...
  • Ans. 

    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

  • Answered by AI
  • Q2. 

    Implement Stack with Linked List

    Your task is to implement a Stack data structure using a Singly Linked List.

    Explanation:

    Create a class named Stack which supports the following operations, each in O(1...

  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from GITAM Institute of Science. I applied for the job as Frontend Developer Intern in DelhiEligibility criteria7 CGPAHughes Systique Corporation (HSC) interview preparation:Topics to prepare for the interview - Java, Data Structures, Algorithms, DBMS, OS, MYSQL, NodeJsTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

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.

Application resume tips for other job seekers

Tip 1 : be honest
Tip 2 : do not add too many projects, add 2 or 3 worth mentioning.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

I applied via Approached by Company and was interviewed before May 2021. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Questions on job Profile
Round 2 - Technical 

(1 Question)

  • Q1. Technical questions on banking domain
Round 3 - Technical 

(1 Question)

  • Q1. Work flow and responsibility of existing company
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and notice period negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Scale wise best, Good work environment few teams exceptional
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain joins in SQL
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column between them

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • INNER JOIN returns rows when there is at least one match in both tables

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table

    • ...

  • Answered by AI
  • Q2. What are object and class in OOPs?
  • Ans. 

    Objects are instances of classes in OOPs. Classes are blueprints for creating objects with attributes and methods.

    • Objects are instances of classes

    • Classes are blueprints for creating objects

    • Classes define attributes and methods for objects

    • Example: Class 'Car' with attributes like 'color' and methods like 'drive'

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Core Java , DS and Algo

Round 2 - Technical 

(2 Questions)

  • Q1. LLD Spotify only structure
  • Q2. Shortest path algorithm
  • Ans. 

    Shortest path algorithm finds the shortest path between two nodes in a graph.

    • Dijkstra's algorithm is a popular shortest path algorithm that uses a priority queue to find the shortest path in a weighted graph.

    • A* algorithm is another popular shortest path algorithm that uses heuristics to guide the search towards the goal node.

    • Bellman-Ford algorithm is used for finding the shortest path in a graph with negative edge weig

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Reason for the change
  • Q2. What you bring to the table

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Start of The Loop in LinkedList.
Length of Loop in LinkedList

Round 2 - Case Study 

API Contract for Notification sending via SMS and Email

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Array duplicates and burn binary tree

Round 2 - Technical 

(1 Question)

  • Q1. Project specific
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude auestions were there

Round 2 - Coding Test 

In this round 14 mcq and 2 sql queries were given

Interview Preparation Tips

Interview preparation tips for other job seekers - keep going...
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Project related
  • Q2. How you solve questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Arrays and Pointers code

Round 2 - Technical 

(2 Questions)

  • Q1. Project related questions
  • Q2. Oops concept html css sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about your project, oops concept and everything mentioned in your resume
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Basically all about your personal skills
  • Q2. Project level knowledge.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall interview very good, the screening process is so tough. The may expect you to come best ot best of crack anything.

Good luck for you.

Tell us how to improve this page.

Interview Questions from Similar Companies

Fractal Analytics Interview Questions
3.9
 • 208 Interviews
MathCo Interview Questions
2.9
 • 114 Interviews
Zeta Interview Questions
3.4
 • 71 Interviews
Kiya.ai Interview Questions
3.3
 • 49 Interviews
Subex Interview Questions
3.5
 • 35 Interviews
CoinDCX Interview Questions
3.7
 • 29 Interviews
Seclore Interview Questions
4.1
 • 26 Interviews
MoEngage Interview Questions
4.0
 • 26 Interviews
View all
Principal Engineer
270 salaries
unlock blur

₹12 L/yr - ₹31.8 L/yr

Senior Engineer
258 salaries
unlock blur

₹8 L/yr - ₹22 L/yr

Senior Software Engineer
224 salaries
unlock blur

₹8 L/yr - ₹22 L/yr

Software Engineer
178 salaries
unlock blur

₹4.5 L/yr - ₹14 L/yr

Engineer
111 salaries
unlock blur

₹5.5 L/yr - ₹13 L/yr

Explore more salaries
Compare Hughes Systique Corporation with

Fractal Analytics

4.0
Compare

Subex

3.5
Compare

Kiya.ai

3.2
Compare

MathCo

2.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview