Upload Button Icon Add office photos
Engaged Employer

i

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

UST Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 4.2k Reviews

Filter interviews by

UST Junior Software Developer Interview Questions and Answers

Updated 23 Feb 2024

UST Junior Software Developer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Quantitative, Reasoning,Verbal

Round 2 - Coding Test 

One coding question
You can attempt it in any language
I chose python

Round 3 - Communication round 

(1 Question)

  • Q1. Reading, writing, listening
Round 4 - One-on-one 

(1 Question)

  • Q1. Projects, situation based questions,resume based,sql
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2022. 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 

Mental ability, English, Programming

Round 3 - Technical 

(1 Question)

  • Q1. Ask questions related to java
Round 4 - HR 

(1 Question)

  • Q1. Asked to introduce , interests in cultural activities, opi ion about working in a team and so on

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more in the programming language which you are interested. Having good communication skills.

Junior Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Given n coins for two players playing a game. Each player picks c ... read more
asked in Pisolv Tech
Q2. Did You Know what is golang and where did You uses that? Why You ... read more
Q3. int x:4; what does it mean ? a) x is a four digit number. b)x is ... read more
Q4. what is a lint? a) Analyzing tool. b)compiler. c)debugger. d)inte ... read more
asked in Infogain
Q5. What is deadlock .what are the conditions of deadlock?

Interview questions from similar companies

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

I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Coding Test 

It wa easy , there were 20 mcq and 2 coding question .

Round 2 - One-on-one 

(1 Question)

  • Q1. In the first round of interview it was all techical based question . Topics like OOPs , Data structures were covered.
Round 3 - One-on-one 

(1 Question)

  • Q1. This round was a technical+managerial round. I was given senarious ans situations and asked for solutions for them.
Round 4 - HR 

(1 Question)

  • Q1. This was the last round , and was purely HR based.

I applied via Naukri.com and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Aptitude Test,coding test
  • Q2. Intruduce your self ,oops concept

Interview Preparation Tips

Topics to prepare for NTT Data Junior Software Developer interview:
  • Java development
Interview preparation tips for other job seekers - Good company for learning the good opportunity
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed before Feb 2022.

Round 1 - Aptitude Test 

First of all, I passed e-litmus test for Jr. Developer. Got questions from CAT book. You can also prepare from YouTube.

Round 2 - Not selected 

(2 Questions)

  • Q1. Only to prepare aptitude and logical reasoning. Be smart and bold and never mind if you not selected.
  • Ans. What is your strength and weakness?
  • Answered by Mohammed Jakvan Bhoira
  • Q2. Tell me about yourself
  • Ans. 

    I am a Junior Software Developer with a passion for coding and problem-solving.

    • Proficient in programming languages such as Java, C++, and Python

    • Experience with web development using HTML, CSS, and JavaScript

    • Familiarity with database management systems like MySQL

    • Strong analytical and problem-solving skills

    • Ability to work well in a team and communicate effectively

  • Answered by AI
Round 3 - Aptitude Test 

Prepare from CAT book. You can also use YouTube and other books for aptitude.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be smart and bold. If any company not selected you and there is always better company waiting for you.

Interview Questionnaire 

1 Question

  • Q1. Find a pair with maximum product in array of integers
  • Ans. 

    Find a pair of integers in an array with the maximum product.

    • Iterate through the array and keep track of the maximum and second maximum values.

    • Consider negative numbers and zero.

    • Time complexity: O(n)

  • Answered by AI

Skills evaluated in this interview

I applied via Walk-in and was interviewed before May 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. In tr they asked me basic concept in java and mysql, as it was mentioned in my resume.
  • Q2. In hr they asked about my project and trainings and some general question regarding my family

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be polite.
Always be confident.
Always have a smile on our face while attention the interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I was interviewed in Apr 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Angular basic to advance.
  • Q2. Js code remove the duplicate from array.
  • Ans. 

    Use Set to remove duplicates from array of strings in JavaScript.

    • Create a Set from the array to automatically remove duplicates.

    • Convert the Set back to an array to get the unique values.

    • Example: const array = ['apple', 'banana', 'apple']; const uniqueArray = [...new Set(array)];

  • Answered by AI

Skills evaluated in this interview

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

Own Topic is given to me and I took the topic as " Cultural Event in my College"

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Basic questions on technical topics of computer science

Round 2 - Technical 

(1 Question)

  • Q1. How to find middle of a linked list using 2 pointers method
  • Ans. 

    Use two pointers, one moving twice as fast as the other, to find the middle of a linked list.

    • Initialize two pointers, slow and fast, at the head of the linked list

    • Move slow pointer by one node and fast pointer by two nodes until fast pointer reaches the end

    • The node pointed to by slow pointer will be the middle of the linked list

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself and explain projects

Skills evaluated in this interview

UST Interview FAQs

How many rounds are there in UST Junior Software Developer interview?
UST interview process usually has 4 rounds. The most common rounds in the UST interview process are Aptitude Test, Resume Shortlist and Technical.
What are the top questions asked in UST Junior Software Developer interview?

Some of the top questions asked at the UST Junior Software Developer interview -

  1. Projects, situation based questions,resume based,...read more
  2. Ask questions related to j...read more

Tell us how to improve this page.

UST Junior Software Developer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
UST Junior Software Developer Salary
based on 5 salaries
₹3.8 L/yr - ₹5.8 L/yr
At par with the average Junior Software Developer Salary in India
View more details
Software Developer
2.1k salaries
unlock blur

₹2.5 L/yr - ₹12.4 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹6.5 L/yr - ₹26 L/yr

Software Engineer
1.3k salaries
unlock blur

₹3.6 L/yr - ₹14.8 L/yr

System Analyst
1.2k salaries
unlock blur

₹6.5 L/yr - ₹22.6 L/yr

Senior Software Developer
1.1k salaries
unlock blur

₹5.5 L/yr - ₹20 L/yr

Explore more salaries
Compare UST with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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