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.1k Reviews

Filter interviews by

UST Senior Software Engineer and Lead Interview Questions and Answers

Updated 18 Apr 2024

UST Senior Software Engineer and Lead Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

React with typescript and 5 questions are there very medium based but if we have to complete 1 by 1 and pass all test cases then only other questions will appear

Round 2 - I don't know 

(1 Question)

  • Q1. Not qualified for the first round so don't know

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
-

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

Round 1 - Technical 

(3 Questions)

  • Q1. Question related to core java ,java 8, Spring security,Microservices
  • Q2. Questions related to core java,java8,Spring security
  • Q3. Diff between abstract and abstract keyword? Diff between abstract and interface?
  • Ans. 

    Abstract is a class that cannot be instantiated, while abstract keyword is used to declare a method as abstract. Interface is a contract that defines methods that a class must implement.

    • Abstract class cannot be instantiated, but can have concrete methods.

    • Abstract keyword is used to declare a method as abstract, meaning it has no implementation.

    • Interface is a contract that defines methods that a class must implement.

    • A c...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Easy coding question
  • Q2. Switch the values of a and b without using third variable
  • Ans. 

    To switch values of a and b without using a third variable, use bitwise XOR operation.

    • Use bitwise XOR operation to switch values of a and b: a = a ^ b; b = a ^ b; a = a ^ b;

    • Example: int a = 5, b = 10; a = a ^ b; b = a ^ b; a = a ^ b; // Now a = 10, b = 5

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Angular, HTML, CSS, Javascript

Round 2 - Technical 

(1 Question)

  • Q1. Due to internet connection issue I got dropped off and joined within 1 min but interviewer was left.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Run time polymorphism code
  • Q2. Linked list code
  • Q3. Deep copy shallow copy differences
  • Ans. 

    Deep copy creates a new copy of an object with its own unique memory space, while shallow copy creates a new object that references the same memory locations as the original object.

    • Deep copy duplicates all nested objects, while shallow copy only duplicates the references to nested objects.

    • Deep copy ensures that changes to the copied object do not affect the original object, while shallow copy may lead to unintended sid...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. More deep questions about polymorphism code
  • Q2. Code for interchange of strings without strcpy
  • Ans. 

    Use a loop to swap characters of two strings without using strcpy function.

    • Create two arrays of characters to store the strings

    • Use a loop to iterate through each character of the strings and swap them

    • Ensure to handle cases where strings have different lengths

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - please prepare oops concept and data structure well because its easy for first round but for second round its too difficult - the interviewer was so irritating and asked very stupid wuestions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain over all experience
  • Q2. Asked question on Core and advance java topic
Round 2 - Technical 

(2 Questions)

  • Q1. Some advance topic of Java
  • Q2. DSA
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectation
  • Q2. Relocation
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Fundamentals of Data Structures and Algorithms, including SQL.

Round 2 - Technical 

(2 Questions)

  • Q1. Basics of DSA and Algo and sql
  • Q2. Basics
Round 3 - Technical 

(2 Questions)

  • Q1. Details on previus project
  • Q2. B
Round 4 - HR 

(1 Question)

  • Q1. Basics of DSA and algo ..sql
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was an aptitute round and 2 coding questions was there

Round 2 - Technical 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. We had discussion on projects than mentioned in my resume
  • Q3. Then he moved to DSA question in which he told to how you will insert node in doubly linked list ,I answered all correctly he appreciated me also but after 5 min one person came and told you can go . I was...

Interview Preparation Tips

Interview preparation tips for other job seekers - try to give interview as early as possible prepare basic dsa and projects
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Node.js question were asked
  • Q2. Project questions were also being asked
Round 2 - HR 

(2 Questions)

  • Q1. General Behavioural questions
  • Q2. Culture fit questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Simple task to fetch cart and display items in the cart
  • Ans. 

    Fetch cart items and display them

    • Create a function to fetch cart items from database

    • Display the items in the cart on the user interface

    • Handle empty cart scenarios

    • Consider pagination for large number of items

  • Answered by AI
  • Q2. React hooks, life cycle methods, error boundaries, hoc
Round 2 - Technical 

(1 Question)

  • Q1. Simple task to fetch characters and their movies
  • Ans. 

    Fetch characters and their movies

    • Use API like IMDb or The Movie Database to fetch movie data

    • Parse the data to extract characters and their associated movies

    • Store the characters and movies in an array of strings

  • Answered by AI
Round 3 - Cultural 

(1 Question)

  • Q1. Culture based questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. Java programs related to strings
  • Q2. Collections question in java

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice well on java programs

UST Interview FAQs

How many rounds are there in UST Senior Software Engineer and Lead interview?
UST interview process usually has 2 rounds. The most common rounds in the UST interview process are Coding Test.

Tell us how to improve this page.

UST Senior Software Engineer and Lead Salary
based on 14 salaries
₹11.2 L/yr - ₹30 L/yr
14% less than the average Senior Software Engineer and Lead Salary in India
View more details
Software Developer
2k salaries
unlock blur

₹3.5 L/yr - ₹12.1 L/yr

Senior Software Engineer
1.6k salaries
unlock blur

₹6.5 L/yr - ₹25.7 L/yr

Software Engineer
1.3k salaries
unlock blur

₹3.7 L/yr - ₹14.6 L/yr

System Analyst
1.2k salaries
unlock blur

₹6.5 L/yr - ₹22.2 L/yr

Senior Software Developer
1.1k salaries
unlock blur

₹5.5 L/yr - ₹19.5 L/yr

Explore more salaries
Compare UST with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview