i
Blue Yonder
Filter interviews by
I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.
Microservices architecture is an architectural style that structures an application as a collection of loosely coupled services.
Each service is self-contained and can be developed, deployed, and scaled independently.
Services communicate with each other over lightweight protocols like HTTP or messaging queues.
Microservices allow for flexibility, scalability, and resilience in large and complex applications.
Examples of c...
NoSQL databases are non-relational databases that do not require a fixed schema, while SQL databases are relational databases that use structured query language.
NoSQL databases are schema-less, allowing for flexible data models.
SQL databases use a fixed schema with tables and rows.
NoSQL databases are horizontally scalable, making them suitable for big data applications.
SQL databases are vertically scalable, meaning the...
Closures in JavaScript are functions that have access to their own scope, as well as the scope in which they were defined.
Closures allow functions to access variables from an outer function even after the outer function has finished executing.
They are created whenever a function is defined within another function.
Closures are commonly used to create private variables and functions in JavaScript.
Top trending discussions
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
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 Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.
I applied via Referral and was interviewed in Jun 2023. There were 5 interview rounds.
I applied via Approached by company and was interviewed in Dec 2021. There were 2 interview rounds.
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 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
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 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.
based on 1 interview
Interview experience
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