Upload Button Icon Add office photos

Subex

Compare button icon Compare button icon Compare

Filter interviews by

Subex Software Engineer Interview Questions and Answers

Updated 3 Apr 2024

Subex Software Engineer Interview Experiences

3 interviews found

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

(1 Question)

  • Q1. Telecome domain related questions along with Unix shell scripting and SQL database question .
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Code in any language

Round 2 - Technical 

(1 Question)

  • Q1. Nice exp in interviwe
  • Ans. 

    The question seems to be asking about the candidate's experience in interviews.

    • Highlight specific experiences in previous interviews

    • Discuss any challenges faced during interviews and how they were overcome

    • Mention any successful outcomes or learnings from interviews

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. --nice exp in interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview Questionnaire 

3 Questions

  • Q1. Basics of Java., Multithreading
  • Q2. SQL . Joins
  • Q3. Data Structures and algorithms, Reverse a linked list

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

Duration: 1hr
Topics: Array, LinkedList,Stack

Round 2 - Technical 

(2 Questions)

  • Q1. Write code for Insertion in a binary tree.
  • Ans. 

    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

  • Answered by AI
  • Q2. Write code for quick sort
  • Ans. 

    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

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Various DBMS related question(JOINS, SORT, LIMIT)
Round 4 - HR 

(2 Questions)

  • Q1. Tell us about yourself.
  • Q2. Why do want to join the company

Interview Preparation Tips

Topics to prepare for Hughes Systique Corporation Software Engineer interview:
  • C++
  • Data Structures
  • SQL
Interview preparation tips for other job seekers - Just be confident and explain your thought process and go with the flow

Skills evaluated in this interview

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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 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 

Logical reasoning and verbals

Round 3 - Group Discussion 

Data science and computer networking

Round 4 - Technical 

(5 Questions)

  • Q1. Dbms and oops ,data science and objects orientation
  • Q2. Demand paging and network topology
  • Q3. Difference between tcp and udp
  • Ans. 

    TCP is connection-oriented, reliable, and slower, while UDP is connectionless, unreliable, and faster.

    • TCP is connection-oriented, meaning a connection must be established before data can be transmitted.

    • TCP is reliable, as it ensures that all data is received in the correct order without errors.

    • UDP is connectionless, meaning data can be sent without establishing a connection first.

    • UDP is unreliable, as it does not guara...

  • Answered by AI
  • Q4. Computer networking and types of topology
  • Ans. 

    Computer networking involves connecting multiple devices to share resources and information. Different types of network topologies include bus, star, ring, mesh, and hybrid.

    • Bus Topology: All devices are connected to a single cable, like a bus route.

    • Star Topology: All devices are connected to a central hub, like a star.

    • Ring Topology: Each device is connected to two other devices, forming a ring.

    • Mesh Topology: Every devi...

  • Answered by AI
  • Q5. Binarysearch and linked list of nodes bounded

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication skill growups guys pls

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Operating systems and computer networks

Round 2 - Technical 

(1 Question)

  • Q1. C programming and Java programming
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Write a c program to store employee id and name
  • Ans. 

    C program to store employee id and name using array of strings

    • Declare an array of strings to store employee id and name

    • Use scanf to input employee id and name

    • Print the stored employee id and name using printf

  • Answered by AI

Skills evaluated in this interview

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 Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude with logical and verbal and reasoning.also microprocessor and micro controller.

Round 2 - Group Discussion 

We were divided into 10 and ques were asked from dbms,ds,os,cn

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare the basic core computer science concepts and subject like dbms,ds,os,cn

Interview Questionnaire 

1 Question

  • Q1. All regarding networking and c

Subex Interview FAQs

How many rounds are there in Subex Software Engineer interview?
Subex interview process usually has 2 rounds. The most common rounds in the Subex interview process are Technical and Coding Test.
How to prepare for Subex Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Subex. The most common topics and skills that interviewers at Subex expect are Automation Testing, Java, Javascript, Manual Testing and Python.
What are the top questions asked in Subex Software Engineer interview?

Some of the top questions asked at the Subex Software Engineer interview -

  1. nice exp in interv...read more
  2. Data Structures and algorithms, Reverse a linked l...read more
  3. Telecome domain related questions along with Unix shell scripting and SQL datab...read more

Tell us how to improve this page.

Subex Software Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Subex Software Engineer Salary
based on 174 salaries
₹2.4 L/yr - ₹10 L/yr
32% less than the average Software Engineer Salary in India
View more details

Subex Software Engineer Reviews and Ratings

based on 25 reviews

3.1/5

Rating in categories

2.9

Skill development

2.9

Work-life balance

2.7

Salary

3.1

Job security

3.2

Company culture

2.7

Promotions

2.8

Work satisfaction

Explore 25 Reviews and Ratings
Senior Software Engineer
381 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Software Engineer
174 salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Technical Anchor
174 salaries
unlock blur

₹6.5 L/yr - ₹23 L/yr

Test Anchor
88 salaries
unlock blur

₹6 L/yr - ₹13.2 L/yr

Technical Operations Lead
86 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Explore more salaries
Compare Subex with

Fractal Analytics

4.0
Compare

Kiya.ai

3.2
Compare

MathCo

2.9
Compare

Innovatiview India Ltd

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