Add office photos
Employer?
Claim Account for FREE

Lowe's

4.2
based on 780 Reviews
Filter interviews by

UST Interview Questions and Answers

Updated 19 Oct 2024
Popular Designations

Q1. Create some dynamic buttons with a json data and whenever you click on that you need to maintain active and inactive states and also you need to show the content of the button based on the json data whenever yo...

read more
Ans.

Create dynamic buttons with JSON data, maintain active/inactive states, and show content on click

  • Create buttons dynamically using JSON data

  • Toggle between active and inactive states on click

  • Display button content based on JSON data on click

Add your answer

Q2. Sort the array in one loop

Ans.

Use quicksort algorithm to sort array in one loop

  • Use quicksort algorithm to partition array and sort elements

  • Choose a pivot element and rearrange elements around pivot in one loop

  • Repeat process for subarrays until entire array is sorted

Add your answer

Q3. Remove the Kth Node from the End of a Linked List

You are given a singly Linked List with 'N' nodes containing integer data and an integer 'K'. Your task is to delete the Kth node from the end of this Linked Li...read more

Add your answer

Q4. House Robber Problem Statement

Consider Mr. X, a professional robber who is planning to rob houses along a street. These houses are arranged in a circle, which means the first house is a neighbor to the last. E...read more

Add your answer
Discover UST interview dos and don'ts from real experiences

Q5. Graphs and shortest distance calculation in graphs

Ans.

Graphs are used to represent relationships between objects. Shortest distance calculation is important in finding the most efficient path between two points.

  • Graphs consist of nodes and edges that connect them.

  • Shortest distance calculation can be done using algorithms like Dijkstra's algorithm or Bellman-Ford algorithm.

  • Applications of graphs and shortest distance calculation include GPS navigation, network routing, and social network analysis.

Add your answer

Q6. Course scheduling problem

Ans.

Course scheduling problem involves assigning courses to students and professors based on availability and preferences.

  • The problem involves matching courses with students and professors based on their availability and preferences.

  • Constraints such as class size, room availability, and time slots must be taken into account.

  • Optimization techniques such as linear programming and genetic algorithms can be used to solve the problem.

  • Examples include scheduling classes for a universit...read more

Add your answer

Q7. Scope in c++

Ans.

Scope in C++ refers to the region of the program where a variable can be accessed.

  • Variables declared inside a function have local scope and can only be accessed within that function.

  • Variables declared outside of any function have global scope and can be accessed throughout the program.

  • Variables declared within a block have block scope and can only be accessed within that block.

  • C++ also supports namespace scope, which allows variables to be grouped together under a common name...read more

Add your answer

More about working at Lowe's

#3 Best Retail Company - 2022
HQ - Mooresville, UnitedStates
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at UST

based on 7 interviews
Interview experience
4.3
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.4
 • 257 Interview Questions
3.9
 • 253 Interview Questions
3.6
 • 192 Interview Questions
3.9
 • 168 Interview Questions
3.4
 • 164 Interview Questions
4.0
 • 140 Interview Questions
View all
Top Lowe's Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter