Upload Button Icon Add office photos

Subex

Compare button icon Compare button icon Compare

Filter interviews by

Subex Software Developer Trainee Interview Questions and Answers

Updated 5 Oct 2024

Subex Software Developer Trainee Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions,programs,mcqs

Round 2 - Coding Test 

File handling,string handling

Round 3 - HR 

(2 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on cutting-edge technologies.

    • Advancing to a senior software developer role

    • Leading a team of developers

    • Working on cutting-edge technologies

    • Continuing to learn and grow in the field

  • Answered by AI
  • Q2. Count no. of triangles in given picture
  • Ans. 

    To count the number of triangles in a given picture, look for all possible triangles formed by connecting the vertices of the shapes.

    • Identify all the shapes in the picture that can form triangles.

    • Count the number of triangles formed by connecting the vertices of each shape.

    • Include both equilateral and right-angled triangles in the count.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Subex Software Developer Trainee interview:
  • Arrays
  • Puzzles
  • C

Top trending discussions

View All
Office Jokes
2w
an executive
CTC ≠ Confidence Transfer Credit
Ab toh aisa lagta hai, chillar jaise salary ke liye main kaju katli ban ke jaa rahi hoon. Samajh nahi aata, main zyada ready ho ke jaa rahi hoon ya ye mujhe kam pay kar rahe hain? #CorporateLife #OfficeJokes #UnderpaidButWellDressed
FeedCard Image
Got a question about Subex?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Feb 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. There were 6 rounds : 1) Aptitude 2)technical MCQ 3)English Eassy 4)Pre_HR 5)Technical interview 6)technical interview again 7)finalHR. Questions were mainly based on your resume only. 1) Tell me...

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go through your Company website i.e. Yardi Software !!
Prepare your college project properly!!
Make sure your communication good!!
Communicate properly and be confident!!

Software Developer Trainee Interview Questions Asked at Other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. ... read more
Q2. 1.Do you use social media? What is the use of it? 2.Tell us about ... read more
Q3. What is a static keyword in java? Where are the static variables ... read more
Q4. Given a chessboard and the position of a queen, find the coordina ... read more
Q5. Given the distances between bus stops and the charges, how do you ... read more

I applied via Other and was interviewed before Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. HashMap internal working ?
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.

    • HashMap uses an array of buckets to store key-value pairs

    • Each bucket contains a linked list of entries with the same hash code

    • When a key-value pair is added, its hash code is used to determine the bucket and added to the linked list

    • When a value is retrieved, its hash code is used to find the bucket and search the linked ...

  • Answered by AI
  • Q2. Set methods implementation
  • Ans. 

    Set methods are used to set values of private variables in a class.

    • Set methods are also known as setter methods.

    • They are used to ensure encapsulation in object-oriented programming.

    • They typically take a parameter and set the value of a private variable to that parameter.

    • For example, a set method for a class variable 'name' might look like: public void setName(String name) { this.name = name; }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There was 1 online test for java, spring , hibernate, sql and after that one technical interview and on qualifying that there was one coding test in which I needed to implement Set methods

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is garbage collector and his class
  • Ans. 

    Garbage collector is an automatic memory management system that frees up memory occupied by objects that are no longer in use.

    • Garbage collector is a part of the runtime environment of a programming language.

    • It automatically identifies and frees up memory that is no longer being used by the program.

    • There are different types of garbage collectors such as mark-and-sweep, reference counting, and generational garbage collec...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was moderate question asked from oops,mysql an collections.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Final year project

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. They asked questions on core java -Collection, Exception Handling, Multithreading and
  • Q2. Asked question on spring framework and Jsp
  • Q3. Asked questions on Oracle and Java tools

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Need to be strong in Core Java & Spring.
2. Keep calm & Confident at the time of the interview.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 

It was an online assessment included aptitude, technical and verbal questions.

Round 3 - Technical 

(2 Questions)

  • Q1. The 2nd round was technical interview. The questions were about java, MySql, HTML.
  • Q2. Write a java code to reverse a given string
  • Ans. 

    Java code to reverse a given string

    • Use StringBuilder or StringBuffer class

    • Iterate through the string in reverse order

    • Append each character to the StringBuilder object

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About yourself and some basic technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Know well about basics of Java,Sql and HTML and give good answers in interview

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude questions of all the topics

Round 2 - Coding Test 

Java and OOPs concept related coding

Round 3 - HR 

(1 Question)

  • Q1. Technical and HR round together
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Mathematical, logical, and english

Round 2 - Group Discussion 

Discussion abiut engineering degree

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join this company. stay away. it's career suicide
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Core Java, Spring Framework

Round 3 - Coding Test 

String Program
Split the string in reverse order

Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial round Basic Tech Questions

Subex Interview FAQs

How many rounds are there in Subex Software Developer Trainee interview?
Subex interview process usually has 3 rounds. The most common rounds in the Subex interview process are Aptitude Test, Coding Test and HR.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Yardi Systems Interview Questions
3.6
 • 72 Interviews
BUSINESSNEXT Interview Questions
3.3
 • 68 Interviews
Ramco Systems Interview Questions
3.9
 • 67 Interviews
Vyapar Interview Questions
3.5
 • 60 Interviews
View all

Subex Software Developer Trainee Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
381 salaries
unlock blur

₹4.7 L/yr - ₹9.7 L/yr

Software Engineer
196 salaries
unlock blur

₹4 L/yr - ₹8.4 L/yr

Technical Anchor
179 salaries
unlock blur

₹9.6 L/yr - ₹18 L/yr

Test Anchor
92 salaries
unlock blur

₹6 L/yr - ₹13.2 L/yr

Technical Operations Lead
81 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Explore more salaries
Compare Subex with

Financial Software & Systems

3.8
Compare

Ramco Systems

3.9
Compare

IBS Software Services

3.6
Compare

Nucleus Software Exports

3.5
Compare
write
Share an Interview