i
Blue Yonder
Filter interviews by
Clear (1)
I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.
Implement HashMap, find duplicate count, and find pairs with sum matching target in an optimized way.
Implement HashMap using arrays and linked lists for collision resolution.
Use a HashMap to store element counts and find duplicates efficiently.
Use a two-pointer approach to find pairs with sum matching the target in O(n) time complexity.
I was interviewed before Feb 2024.
Thirty minutes to answer thirty questions ranging from easy to moderate difficulty.
Two questions in 60 minutes, moderate to difficult.
I have 5 years of experience in Java development, working on various projects and technologies.
Developed web applications using Java, Spring, and Hibernate
Worked on RESTful APIs and microservices architecture
Experience with database design and optimization, including MySQL and MongoDB
Implemented security features like authentication and authorization
Collaborated with cross-functional teams to deliver high-quality softw
Top trending discussions
I applied via Referral and was interviewed in Apr 2023. There were 4 interview rounds.
Count occurrences of a string in another string and find second highest salary in SQL.
Use a loop to iterate through the second string and check for occurrences of the first string.
Use a counter variable to keep track of the number of occurrences found.
In SQL, use a subquery to find the employee with the second highest salary by ordering the salaries in descending order and selecting the second row.
I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.
Asked about introduction and then few coding questions
The output of the code will be the sum of the elements in the given array.
The code likely involves iterating through the array and adding up the elements.
Make sure to handle edge cases like empty arrays or arrays with negative numbers.
Example: If the array is [1, 2, 3], the output will be 6.
HashMap is a data structure in Java that stores key-value pairs. ConcurrentHashMap is a thread-safe version of HashMap.
HashMap is not thread-safe, while ConcurrentHashMap is thread-safe.
ConcurrentHashMap allows concurrent read and write operations without the need for external synchronization.
HashMap allows null keys and values, while ConcurrentHashMap does not allow null keys or values.
I applied via Campus Placement and was interviewed before Sep 2023. There were 3 interview rounds.
BST formation code in java
A min stack is a stack data structure that supports the usual push and pop operations, along with an additional operation to retrieve the minimum element in constant time.
Create a stack to store the elements and another stack to store the minimum values encountered so far.
When pushing an element, check if it is smaller than the current minimum. If so, push it onto the minimum stack.
When popping an element, check if it ...
I applied via Campus Placement and was interviewed in Feb 2023. There were 2 interview rounds.
Round 1 was of aptitude test with two sections overall it was easy but very less time.
I applied via Approached by company and was interviewed in Dec 2021. There were 2 interview rounds.
I was interviewed in Jun 2024.
Java Coding Questions based on ArrayList, HashMap, etc.
Count distinct elements in given String.
Our current project architecture follows a microservices design pattern with separate services for different functionalities.
Microservices architecture with separate services for different functionalities
Use of RESTful APIs for communication between services
Containerization using Docker for easy deployment and scalability
Implementation of service discovery and load balancing with tools like Kubernetes
Use of message bro
My role in the project was to develop and maintain Java applications to meet the project requirements.
Developing Java applications based on project requirements
Maintaining and updating existing Java code
Collaborating with team members to ensure project success
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
Some of the top questions asked at the Blue Yonder Java Developer interview -
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
364
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Consultant
261
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
232
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Technical Consultant
191
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Business Consultant
178
salaries
| ₹0 L/yr - ₹0 L/yr |
SAP
Manhattan Associates
Oracle
Infor Global Solution