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

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. About our skill set.
Round 2 - One-on-one 

(1 Question)

  • Q1. Client round about project and day to day work

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on your technical skills and your behavior skills

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)

Lead-I software Testing Interview Questions & Answers

user image Anonymous

posted on 5 Feb 2024

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

(2 Questions)

  • Q1. Java related questions,collections framework and implementation in project project detailed discussions
  • Q2. Java related questions selenium questions project detailed discussions

Software Tester Interview Questions & Answers

user image Johnson K Jose

posted on 5 Jun 2024

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

(1 Question)

  • Q1. Regarding automotive technology

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(3 Questions)

  • Q1. What is the difference between usb 2.0 and 3.0
  • Ans. 

    USB 3.0 is faster than USB 2.0 and has improved power management capabilities.

    • USB 2.0 has a maximum data transfer rate of 480 Mbps, while USB 3.0 has a maximum data transfer rate of 5 Gbps.

    • USB 3.0 is backward compatible with USB 2.0 devices, but USB 2.0 is not forward compatible with USB 3.0 devices.

    • USB 3.0 provides better power management, allowing devices to draw more power without exceeding the limit.

    • USB 3.0 ports a...

  • Answered by AI
  • Q2. Explain Software testing life cycle
  • Ans. 

    Software testing life cycle is a process of planning, designing, executing, and reporting on tests throughout the software development lifecycle.

    • 1. Requirement Analysis: Understanding the requirements and creating test cases.

    • 2. Test Planning: Defining the test strategy, scope, resources, and schedule.

    • 3. Test Design: Creating detailed test cases based on requirements.

    • 4. Test Execution: Running the test cases and reporti...

  • Answered by AI
  • Q3. Difference between waterfall and agile methodology
  • Ans. 

    Waterfall is a linear sequential approach to software development, while Agile is an iterative and incremental approach.

    • Waterfall follows a sequential process, with each phase completed before moving on to the next.

    • Agile involves breaking the project into small increments and delivering them in short iterations.

    • Waterfall is more rigid and requires detailed planning upfront, while Agile is more flexible and adaptable to...

  • Answered by AI

Associate Validation Engineer Interview Questions asked at other Companies

Q1. What is the difference between usb 2.0 and 3.0
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
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Easy level coding questions for fresher

Round 2 - Assignment 

English communication round

Cloud Engineer Interview Questions asked at other Companies

Q1. Can you please elaborate the best practices of Authentication and Authorisation for the web based applications ?
View answer (1)

Get interview-ready with Top UST Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. What is your salary expectation
  • Ans. 

    My salary expectation is in line with industry standards for a Software Developer with my level of experience and skills.

    • Research industry standards for Software Developer salaries in the local area

    • Consider my level of experience and skills when determining salary expectation

    • Be prepared to negotiate based on the overall compensation package offered

  • Answered by AI
Round 2 - Coding Test 

How do you use Python in real world scenario?

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)

Jobs at UST

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How did you work on your previous project (processes)?
  • Q2. How do you work on complex tasks? Describe your approach
  • Ans. 

    I break down complex tasks into smaller, manageable steps and prioritize them based on dependencies and deadlines.

    • Analyze the requirements and understand the problem thoroughly

    • Break down the task into smaller subtasks

    • Prioritize the subtasks based on dependencies and deadlines

    • Create a plan or roadmap to guide the development process

    • Implement each subtask one by one, ensuring proper testing and quality assurance

    • Regularly...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Use more examples from your daily experiance
Communication is a key

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
Add answer
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. They asked basic questions on angular. Tried to confuse a little and later gave a whole lot of source code in angular and asked to implement, fix and update a few things.

Angular Frontend Developer Interview Questions asked at other Companies

Q1. How to implement interfaces without methods?
View answer (1)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. How you will scale your existing in use database? What are the types of scaling? How flask handles multiple requests?
  • Ans. 

    Scaling a database involves horizontal or vertical scaling, with types including sharding, replication, and partitioning. Flask handles multiple requests using a WSGI server like Gunicorn.

    • Types of scaling include horizontal scaling (adding more servers), vertical scaling (upgrading server resources), sharding (splitting data across multiple servers), replication (copying data to multiple servers), and partitioning (div...

  • Answered by AI

Senior Python Developer Interview Questions asked at other Companies

Q1. Update tuple in list of tuples ? can we update? How about tuple of lists
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Case Study 

Describe the AI specific LoanDepot

Round 2 - Group Discussion 

Live topics depends on the job description

Interview Preparation Tips

Interview preparation tips for other job seekers - Its really awesome in working with UST

Creative Designer Interview Questions asked at other Companies

Q1. Which tools used in daily basis?
View answer (2)

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