i
Blue Yonder
Filter interviews by
I applied via Company Website and was interviewed in Jan 2022. There were 4 interview rounds.
I applied via Referral and was interviewed in Dec 2021. There was 1 interview round.
To make a Java class immutable, use final keyword and initialize all fields in constructor.
Use final keyword for class and all fields
Initialize all fields in constructor
Do not provide setter methods
Make sure to return a new instance in any method that modifies the state
Check if two strings are anagrams of each other
Create a character count array for both strings
Compare the character count arrays
If they are equal, the strings are anagrams
REST endpoints for a ticket booking system
GET /events - get list of available events
GET /events/{id} - get details of a specific event
POST /events/{id}/tickets - book tickets for an event
GET /bookings - get list of all bookings
GET /bookings/{id} - get details of a specific booking
PUT /bookings/{id} - update a booking
DELETE /bookings/{id} - cancel a booking
Pessimistic locking is when a resource is locked for a long time, while optimistic locking is when a resource is locked only when it is being modified.
Pessimistic locking involves locking a resource for a long time to prevent other users from accessing it.
Optimistic locking involves locking a resource only when it is being modified, allowing other users to access it in the meantime.
Pessimistic locking is useful when co...
I appeared for an interview before Feb 2023.
Print tables from 1 to 20 in one sequential order.
Use a loop to iterate from 1 to 20
Inside the loop, multiply the current number with each number from 1 to 10
Print the result in a formatted table
To find an element within a frame using Selenium, switch to the frame and then locate the element using appropriate locators.
Use the 'switchTo().frame()' method to switch to the desired frame
Locate the element within the frame using locators like ID, class name, XPath, etc.
Perform actions on the element as required
I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 4 interview rounds.
Blue Yonder interview questions for popular designations
The salary expectation for an Incident Manager depends on factors such as experience, location, and company size.
Salary expectations can vary greatly depending on the industry and location.
Experience and qualifications play a significant role in determining salary expectations.
Larger companies or organizations may offer higher salaries compared to smaller ones.
It is important to research industry standards and salary r...
posted on 26 Mar 2024
I appeared for an interview before Mar 2023.
I applied via Company Website and was interviewed before Apr 2022. There were 4 interview rounds.
Shorten URL design involves generating a unique short code for a long URL to save space and improve usability.
Use a hashing algorithm to generate a unique short code for each URL
Store the mapping between short code and long URL in a database
Redirect users to the long URL when they access the short URL
Consider adding expiration time for short URLs to prevent abuse
Provide analytics to track usage of short URLs
Java performance and query optimization in Oracle
Use prepared statements to avoid SQL injection and improve performance
Use indexes to speed up query execution
Avoid using SELECT * and only select necessary columns
Use connection pooling to reuse database connections
Use caching to reduce database round trips
Tune database parameters like buffer cache and shared pool size
Use profiling tools to identify performance bottlenec
High severity and low priority: spelling mistake in a non-critical feature. High priority and low severity: UI color change request.
High severity and low priority: spelling mistake in a non-critical feature
High priority and low severity: UI color change request
EPIC stories can be divided into three levels: Epics, Features, and User Stories.
Epics are high-level stories that are too big to be completed in a single sprint.
Features are smaller stories that are derived from Epics and can be completed in a single sprint.
User Stories are the smallest stories that are derived from Features and can be completed in a single sprint.
Each level of story is broken down into smaller, more ...
I applied via Naukri.com and was interviewed before Sep 2020. There were 4 interview rounds.
I appeared for an interview before Dec 2020.
What people are saying about Blue Yonder
The duration of Blue Yonder interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 63 interviews
Interview experience
based on 546 reviews
Rating in categories
Hyderabad / Secunderabad
10-13 Yrs
Not Disclosed
Senior Software Engineer
349
salaries
| ₹10.8 L/yr - ₹36 L/yr |
Software Engineer
256
salaries
| ₹5.5 L/yr - ₹19.8 L/yr |
Technical Consultant
256
salaries
| ₹4.8 L/yr - ₹18.4 L/yr |
Senior Technical Consultant
191
salaries
| ₹9 L/yr - ₹29 L/yr |
Senior Business Consultant
181
salaries
| ₹11 L/yr - ₹35 L/yr |
SAP
24/7 Customer
Thomson Reuters
Oracle Cerner