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

Filter interviews by

UST Interview Questions, Process, and Tips

Updated 23 Feb 2025

Top UST Interview Questions and Answers

  • Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natura ...read more
    asked in Senior Software Engineer interview
  • Q2. String Compression Task Develop an algorithm that compresses a string by replacing consecutive duplicate characters with the character followed by the count of its repet ...read more
    asked in Software Engineer interview
  • Q3. Middle of Linked List Given the head node of a singly linked list, your task is to return a pointer to the middle node of the linked list. If there are an odd number of ...read more
    asked in Senior Software Developer interview
View all 331 questions

UST Interview Experiences

Popular Designations

510 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was fine round , please go through all the basic aptitude related questions and you would be able to crack it.

Round 2 - Technical 

(1 Question)

  • Q1. Basic oops concepts , projects , any internships etc

Top UST Software Developer Interview Questions and Answers

Q1. How to use design phase in software development?
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Interview questions on .NET framework, C#, OOPS
  • Q2. OOPS concepts and usage
  • Ans. 

    OOPS concepts are fundamental principles in object-oriented programming that help in organizing and designing code.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detail...

  • Answered by AI

Top UST Senior Software Engineer Interview Questions and Answers

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Aug 2023. There were 3 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 - Technical 

(3 Questions)

  • Q1. You'll be ask some java terms.
  • Q2. What are the 4 OOP principles
  • Ans. 

    The 4 OOP principles are Inheritance, Encapsulation, Abstraction, and Polymorphism.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation hides the internal state of an object and only exposes necessary information.

    • Abstraction focuses on the essential characteristics of an object while hiding unnecessary details.

    • Polymorphism allows objects of different classes to be treated as ob

  • Answered by AI
  • Q3. Some abstract question
Round 3 - Coding Test 

This is good for fresh graduates. The question can be answered and it was just 2 items.

Interview Preparation Tips

Interview preparation tips for other job seekers - Review syntax of java.

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There were 3 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 - HR 

(2 Questions)

  • Q1. Basic information
  • Q2. Job details, general question
Round 3 - One-on-one 

(2 Questions)

  • Q1. Job details, general information on
  • Q2. Job related questions

Interview Preparation Tips

Topics to prepare for UST Business Process Associate interview:
  • Previous job details
  • Current job relates
Interview preparation tips for other job seekers - Be bold and speak louder

Business Process Associate Interview Questions asked at other Companies

Q1. What is BGP protocol and how it works? AD value of ebgp and ibgp.
View answer (1)

UST interview questions for popular designations

 Software Developer

 (46)

 Senior Software Engineer

 (32)

 Software Engineer

 (23)

 Devops Engineer

 (10)

 Java Developer

 (8)

 Validation Engineer

 (8)

 Team Lead

 (7)

 Associate Software Developer

 (6)

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Android basics and life cycle
  • Q2. Services and AIDL
Round 3 - Client Interview 

(1 Question)

  • Q1. Design patterns and use cases
Round 4 - HR 

(1 Question)

  • Q1. Reason foe change current company
  • Ans. 

    Seeking new challenges and growth opportunities in a more innovative environment.

    • Desire for professional growth

    • Seeking new challenges

    • Looking for a more innovative environment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Client interview is purely technical

Android Developer Interview Questions asked at other Companies

Q1. Cube Sum PairsYou are given a positive integer N, and you have to find the number of ways to represent N as a sum of cubes of two integers(let’s say A and B), such that: N = A^3 + B^3. Note: 1. A should be greater than or equal to one (A&g... read more
View answer (3)

Get interview-ready with Top UST Interview Questions

SRE engineer Interview Questions & Answers

user image Nagaraja

posted on 16 Apr 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. How vsan works and its prerequisites How to review logs in vSphere environment

Skills evaluated in this interview

Jobs at UST

View all

Lead Consultant Interview Questions & Answers

user image Naeem Majjid Shikalgar

posted on 19 Oct 2024

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 Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Tell me the sap journey
  • Ans. 

    The SAP journey involves implementing, customizing, and optimizing SAP software to meet business needs.

    • Start with understanding the business requirements and goals

    • Implement SAP software modules based on the requirements

    • Customize the software to fit the specific needs of the organization

    • Optimize the system for efficiency and effectiveness

    • Provide training and support to users for successful adoption

  • Answered by AI
  • Q2. Subcontracting process
  • Q3. Consignment process
Round 2 - HR 

(1 Question)

  • Q1. Salary expectations

Lead Consultant Interview Questions asked at other Companies

Q1. Pdc emulator and errors how it can be fixed, how to work on VMware disk consolidation error, types for migration which I was involved and issue seen example cross over migration and aws SMS connector, azure sso
View answer (1)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Experiance working
  • Q2. Working projects

Senior Network Engineer Interview Questions asked at other Companies

Q1. What are the different typesof the network cables used in the network?
View answer (3)

Team Lead Interview Questions & Answers

user image Niranjan Premkumar

posted on 17 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Previous work experiences

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Difference between mux and merge blocks in matlab
  • Ans. 

    Mux block combines multiple signals into one, while merge block combines two signals into one in MATLAB.

    • Mux block is used to combine multiple signals into one output signal.

    • Merge block is used to combine two input signals into one output signal.

    • Mux block has multiple input ports, while merge block has two input ports.

    • Example: Mux block can be used to combine sensor data from multiple sources, while merge block can be u

  • Answered by AI
  • Q2. Mux is a selection block and merge combines signals
Round 3 - HR 

(2 Questions)

  • Q1. Expected salary
  • Q2. How do you manage work with life

Skills evaluated in this interview

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

UST Interview FAQs

How many rounds are there in UST interview?
UST interview process usually has 2-3 rounds. The most common rounds in the UST interview process are Technical, HR and Resume Shortlist.
How to prepare for UST 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 UST. The most common topics and skills that interviewers at UST expect are Java, Spring Boot, Microservices, Python and SQL.
What are the top questions asked in UST interview?

Some of the top questions asked at the UST interview -

  1. If a application is running slow what process would you follow to find root cau...read more
  2. =>What is garbage collection in c# =>What is dispose and finalise in c# =>What ...read more
  3. 1.If an URL is not reachable then what are all the possible reaso...read more
How long is the UST interview process?

The duration of UST interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

UST Interview Process

based on 402 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all

UST Reviews and Ratings

based on 4.4k reviews

3.8/5

Rating in categories

3.6

Skill development

3.9

Work-life balance

3.4

Salary

3.5

Job security

3.7

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 4.4k Reviews and Ratings
Application Support Service Manager

Kochi,

Thiruvananthapuram

10-15 Yrs

Not Disclosed

QE Service Manager

Kochi,

Thiruvananthapuram

10-15 Yrs

Not Disclosed

Oracle Fusion Service Manager

Kochi,

Thiruvananthapuram

10-15 Yrs

Not Disclosed

Explore more jobs
Software Developer
2.1k salaries
unlock blur

₹2.5 L/yr - ₹12.7 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹6.6 L/yr - ₹27 L/yr

Software Engineer
1.3k salaries
unlock blur

₹3.7 L/yr - ₹15.4 L/yr

System Analyst
1.1k salaries
unlock blur

₹6.3 L/yr - ₹21 L/yr

Validation Engineer
936 salaries
unlock blur

₹2 L/yr - ₹7 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