i
NIKE
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.
The level of a node in a binary tree is determined by the number of edges on the path from the root to that node.
The level of the root node is 0.
To find the level of a node, traverse the tree starting from the root and increment a level counter as you move down the tree.
The level of a node can also be determined by its distance from the root node.
Top trending discussions
posted on 30 Nov 2024
First Round DSA : 1 Find cycle in the graph and distance of each node to the cyclee
I applied via Approached by Company and was interviewed in Jul 2023. There were 2 interview rounds.
In 60 mins, you have to write a text wrap library. Code should be clean, and modular and should have ways to make it more usable.
Design a system for companies to schedule events, manage seats, and allow only employees to book shows.
Create a database to store company information, event schedules, seat availability, and employee details
Implement an authentication system to verify employee credentials
Develop a user interface for companies to define event schedules, seat availability, and prices
Allow employees to search and book shows based on their...
I applied via Approached by Company and was interviewed in Oct 2024. There were 4 interview rounds.
2 DSA questions and some MCQ on Java and Spring
A palindromic substring is a string that reads the same forwards and backwards.
Use dynamic programming to find the longest palindromic substring.
Start by considering each character as the center of a potential palindrome.
Expand outwards from each center to check for palindromes of odd and even lengths.
Remove duplicates from a 1D array of strings in place
Iterate through the array and use a HashSet to keep track of unique elements
Replace duplicates with null or an empty string to remove them in place
Search for the minimum element in a rotated sorted array with duplicate elements.
Use binary search to find the minimum element in the rotated sorted array.
Handle the case where duplicate elements are present by adjusting the search conditions.
Consider cases where the array is not rotated or contains only one element.
A singleton class is a class that can only have one instance created throughout the application.
Declare a private static instance variable of the class
Create a private constructor to prevent external instantiation
Provide a public static method to access the instance
posted on 7 Dec 2024
I applied via Referral and was interviewed in Apr 2022. There were 4 interview rounds.
Ds Algo question on Merge Interval with JUnit Coverage
System Design discussion covering DR strategy, Rest API details, handling offline and online system processing.
Motivating a team involves setting clear goals, providing support and recognition, fostering a positive work environment, and promoting collaboration.
Set clear goals and communicate them effectively
Provide support and resources to help team members achieve their goals
Recognize and reward team members for their achievements
Create a positive work environment by promoting open communication and trust
Encourage collaboratio...
I tend to be overly critical of my own work.
I have high standards for myself and strive for perfection.
I often spend extra time reviewing and revising my work to ensure it meets my expectations.
I sometimes struggle with accepting compliments or recognizing my achievements.
I am actively working on finding a balance between self-improvement and self-acceptance.
An offline store management system is a software that helps manage inventory, sales, and customer data in a physical store without an internet connection.
The system should have a database to store product information, sales data, and customer information.
It should have a user-friendly interface for employees to input and access data.
The system should be able to generate reports on sales, inventory levels, and customer ...
Code for Boggle game
Create a 2D grid of letters
Generate all possible words using the grid and a dictionary
Implement a search algorithm to find valid words
Track score based on word length and rarity
Allow for multiple players and rounds
Finding overlapping intervals for calculating final payment of store worker
Identify all the intervals for which the worker is eligible for payment
Check for overlapping intervals and merge them
Calculate the final payment based on the merged intervals
I applied via Walk-in and was interviewed in Oct 2024. There were 2 interview rounds.
posted on 27 Jul 2024
To find the mirror of a tree, we need to swap the left and right children of each node recursively.
Start from the root node of the tree
Swap the left and right children of the current node
Recursively call the mirror function on the left and right subtrees
Merge two sorted arrays and find the median
Merge the two arrays into one sorted array
Calculate the median based on the length of the merged array
Handle cases where the total length is even or odd
I applied via LinkedIn and was interviewed before Jun 2023. There was 1 interview round.
React Context Question
I applied via Referral and was interviewed in Jul 2024. There were 4 interview rounds.
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
Lowe's is a leading home improvement retailer with a strong focus on technology and innovation.
Lowe's has a strong reputation for investing in technology and innovation within the home improvement industry.
I am impressed by Lowe's commitment to digital transformation and their use of cutting-edge tools and technologies.
I believe Lowe's offers a challenging and rewarding environment for software engineers to grow and de...
I expect a challenging work environment, opportunities for growth, and a supportive team.
Challenging work that allows me to utilize my skills and learn new technologies
Opportunities for career advancement and professional development
A supportive team that fosters collaboration and growth
Clear communication and expectations from management
based on 2 reviews
Rating in categories
Software Engineer2
47
salaries
| ₹14 L/yr - ₹40.2 L/yr |
Senior Software Engineer
45
salaries
| ₹24 L/yr - ₹39.7 L/yr |
Software Engineer III
44
salaries
| ₹28.7 L/yr - ₹47.8 L/yr |
Store Manager
43
salaries
| ₹3.4 L/yr - ₹9 L/yr |
Sales Executive
40
salaries
| ₹1.5 L/yr - ₹4.2 L/yr |
Adidas
PUMA
Under Armour
Reebok