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 Lead Engineer Interview Questions and Answers

Updated 18 Oct 2024

UST Lead Engineer Interview Experiences

3 interviews found

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 18 Oct 2024

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

(1 Question)

  • Q1. Technical related to my experience

Lead Engineer Interview Questions & Answers

user image Ramesh .K

posted on 24 Mar 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. What is the latest features of java and spring boot
  • Ans. 

    Java 16 and Spring Boot 2.5 are the latest versions with new features and improvements.

    • Java 16 introduces Records, Pattern Matching for instanceof, and Vector API among others.

    • Spring Boot 2.5 includes support for Java 16, improved startup time, and better error messages.

    • Other new features in Spring Boot 2.5 include support for Kotlin 1.5, Micrometer 1.7, and Spring Data 2021.0.

  • Answered by AI
  • Q2. Architecture of micro services
  • Ans. 

    Microservices architecture is a way of designing software applications as a collection of small, independent services.

    • Each service is self-contained and can be developed, deployed, and scaled independently

    • Services communicate with each other through APIs

    • Each service is responsible for a specific business capability

    • Services can be written in different programming languages and use different data storage technologies

    • Micr...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. General questions on previous company working style

Interview Preparation Tips

Interview preparation tips for other job seekers - Just concentrate on fundamentals and basic concepts along with latest features

Skills evaluated in this interview

Lead Engineer Interview Questions Asked at Other Companies

asked in Tata Power
Q1. What is the resistance value of tripping & closing coil of vc ... read more
asked in Tata Power
Q2. 1.What is the contact resistance of VCB.?
asked in HCLTech
Q3. Which BGP path attributes are used to manipulate the ingress traf ... read more
asked in HCL Group
Q4. Monitoring tools and what metrics we capture during or after test ... read more
Q5. Java 8 features? What is functional interface? Difference between ... read more
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. General iOS questions
  • Q2. Easyly avilable on the internet

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. How did you design HMI screens?
  • Ans. 

    I designed HMI screens by first understanding user requirements, creating wireframes, selecting appropriate design tools, and conducting user testing.

    • Understand user requirements before starting the design process

    • Create wireframes to visualize layout and functionality

    • Select appropriate design tools such as Adobe XD or Sketch

    • Conduct user testing to gather feedback and make necessary adjustments

  • Answered by AI
  • Q2. What is CV2X, CV2I, CV2G?
  • Ans. 

    CV2X, CV2I, CV2G are different communication technologies used in the automotive industry for vehicle-to-everything communication.

    • CV2X stands for Cellular Vehicle-to-Everything and uses cellular networks for communication between vehicles, infrastructure, pedestrians, and other devices.

    • CV2I stands for Cellular Vehicle-to-Infrastructure and focuses on communication between vehicles and infrastructure such as traffic lig...

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Explain your experience at onsite
  • Ans. 

    I have extensive experience working onsite at various client locations, collaborating with cross-functional teams to deliver successful projects.

    • Managed onsite team to ensure project milestones were met

    • Facilitated communication between onsite and offsite teams

    • Resolved technical issues on-site to keep project on track

  • Answered by AI
  • Q2. What sort of bench testing did you perform
  • Ans. 

    I performed bench testing on various components to ensure functionality and reliability.

    • Tested electronic components for voltage and current levels

    • Conducted stress tests on mechanical parts to assess durability

    • Analyzed data from bench tests to identify any issues or improvements needed

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Will you be willing to travel to Trivandrum
  • Ans. 

    Yes, I am willing to travel to Trivandrum for the role of Lead Engineer.

    • I am open to travel for work opportunities

    • I have previous experience traveling for work

    • I am excited about the prospect of working in Trivandrum

  • Answered by AI
  • Q2. What other companies have you appeared for
  • Ans. 

    I have appeared for interviews at companies like Google, Amazon, and Microsoft.

    • Google

    • Amazon

    • Microsoft

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Remove duplicates in an array
  • Ans. 

    Use a hash set to remove duplicates in an array of strings

    • Create a hash set to store unique elements

    • Iterate through the array and add each element to the hash set

    • Convert the hash set back to an array to get the unique elements

  • Answered by AI
  • Q2. What is react virtual DOM
  • Ans. 

    React virtual DOM is a lightweight copy of the actual DOM, used for efficient updates and rendering in React applications.

    • Virtual DOM is a concept where a lightweight copy of the actual DOM is created in memory.

    • React uses virtual DOM to efficiently update and render components without directly manipulating the actual DOM.

    • When changes are made to the virtual DOM, React calculates the most efficient way to update the act...

  • Answered by AI
  • Q3. React hooks with example
  • Ans. 

    React hooks are functions that let you use state and other React features without writing a class.

    • React hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.

    • useState() is a hook that allows you to add state to functional components.

    • useEffect() is a hook that allows you to perform side effects in functional components.

    • useContext() is a hook that allows you to use the con...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Questions on core java concepts
  • Q2. Questions on SQL and Springboot
Round 2 - Technical 

(2 Questions)

  • Q1. Questions on Collection framework.
  • Q2. Questions on Springboot and core java
Round 3 - Client Interview 

(2 Questions)

  • Q1. Scenario based question
  • Q2. Stream API questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Graphql , Web workers vs Service workers
  • Ans. 

    GraphQL is a query language for APIs, Web workers run scripts in background threads, Service workers are scripts that run in the background and can intercept network requests.

    • GraphQL is a query language for APIs that allows clients to request only the data they need.

    • Web workers run scripts in background threads separate from the main browser thread, improving performance by handling tasks concurrently.

    • Service workers a...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response

I applied via Instahyre and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. How to critical things in your project
Round 2 - HR 

(1 Question)

  • Q1. Expected Facilities
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Technical interview
Round 2 - Technical 

(1 Question)

  • Q1. Ospf, sdwan, wireless, stp
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Describe your experience
  • Q2. What are the projects you worked?
  • Q3. Explain the process of turbine startup
  • Ans. 

    Turbine startup involves several steps to safely bring the turbine to operating speed.

    • Perform pre-start checks to ensure all systems are ready

    • Open steam inlet valves to allow steam to flow into the turbine

    • Gradually increase steam flow to bring the turbine up to speed

    • Monitor temperature and pressure levels throughout the startup process

    • Verify all systems are functioning properly before reaching full operating speed

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Are you sure you can handle this responsibility
  • Q2. What is your salary expectations
Round 3 - HR 

(2 Questions)

  • Q1. What is your salary expectations
  • Q2. How soon can you join?

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was simple and straightforward. They want to know your basics first and then they dwell deeper. About salary do some research before negotiating and you can ask questions to your employer about projects you work on.

UST Interview FAQs

How many rounds are there in UST Lead Engineer interview?
UST interview process usually has 1-2 rounds. The most common rounds in the UST interview process are Technical, Resume Shortlist and One-on-one Round.
What are the top questions asked in UST Lead Engineer interview?

Some of the top questions asked at the UST Lead Engineer interview -

  1. what is the latest features of java and spring b...read more
  2. Architecture of micro servi...read more
  3. Easyly avilable on the inter...read more

Tell us how to improve this page.

UST Lead Engineer Salary
based on 259 salaries
₹9 L/yr - ₹33.4 L/yr
23% more than the average Lead Engineer Salary in India
View more details

UST Lead Engineer Reviews and Ratings

based on 36 reviews

4.1/5

Rating in categories

3.9

Skill development

4.1

Work-life balance

3.8

Salary

3.6

Job security

4.0

Company culture

3.3

Promotions

3.8

Work satisfaction

Explore 36 Reviews and Ratings
Software Developer
2k salaries
unlock blur

₹2.5 L/yr - ₹12.3 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.7 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.7
Compare

Wipro

3.7
Compare

HCLTech

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