Filter interviews by
Clear (1)
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
To delete a node from a binary search tree (BST), we need to handle three cases: node has no children, node has one child, and node has two children.
Start at the root and traverse the tree to find the node to be deleted.
Handle the three cases: node has no children, node has one child, and node has two children.
For a node with two children, find the inorder successor (smallest node in the right subtree) to replace the n
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
Lowe's interview questions for designations
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 interview rounds.
Get interview-ready with Top Lowe's Interview Questions
I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.
I applied via Company Website and was interviewed in Mar 2021. There were 4 interview rounds.
Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to indices in an array.
Hash function is used to convert the key into an index in the array
Collisions occur when two keys map to the same index, which can be resolved using separate chaining or open addressing
Load factor is the ratio of number of elements to the size of the array, and affects the performance of hash map
Operatio...
SQL query to get 2nd highest salary
Use ORDER BY and LIMIT to get the highest salary
Use subquery to exclude the highest salary and get the 2nd highest
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1
Top trending discussions
The duration of Lowe's Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 15 interviews
3 Interview rounds
based on 123 reviews
Rating in categories
Software Engineer
1.1k
salaries
| ₹7.5 L/yr - ₹27 L/yr |
Senior Software Engineer
974
salaries
| ₹11.8 L/yr - ₹40 L/yr |
Senior Analyst
237
salaries
| ₹7.5 L/yr - ₹29 L/yr |
Analyst
214
salaries
| ₹4 L/yr - ₹16.8 L/yr |
Lead Software Engineer
155
salaries
| ₹18 L/yr - ₹60 L/yr |
Home Depot
Ace Hardware
Menards
Sherwin Williams Paints