
Blue Yonder Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 129 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Blue Yonder.
Software Engineer
I got shortlisted for the final round and HR was proactively reminding me about prior interviews. Then, HR ghosted me after the third round of interview, where I performed best in all the three rounds. Advice: Should at least spend a couple of seconds to respond with feedback, let the candidate know if it is positive or negative instead of ghosting. Be professional.
- A question about Data Structures and Algorithms.
- Questions about your past experiences and behaviors.
- A question concerning your resume.
Software Development Engineer
First, I had a chat with HR where we talked about my background, my studies, what I'm interested in, and if I'd be a good fit for the company. They also went over what the job involves, what it's like to work here, and what I expect to get paid. Then, I had a technical interview. They wanted to see how much I know technically and if I can solve problems related to the job. They asked stuff about [mention relevant topics or tools, e.g., programming languages, system design, subject knowledge, etc.] to check if I understand the concepts and can actually use my technical skills.
- Can you write a Java program to find the maximum profit from buying and selling a stock, with at most one transaction allowed?
Software Engineer
The interview had poor standards. First, a couple of byhearted questions were asked, then a question about reversing a LinkedList. I took a few minutes and presented a solution. Initially, the interviewer didn't respond, then said my solution was wrong. I reviewed the code and an example but couldn't find the flaw. He then stated the `while` loop condition was incorrect. I checked again thoroughly but found no error. I asked why it was wrong and tried to explain my code, but he wasn't understanding and conducted the interview like an interrogation, barely speaking, as if revealing something. He kept saying it was a simple question while typing and comparing something. Finally, I gave up, said I didn't know, and assumed I was wrong to save time. He did something similar with subsequent questions. Later, I checked online and realized he was comparing my code to GeeksforGeeks solutions. A question can have multiple solutions, and my code worked, but he was comparing loop by loop and variable by variable, calling my code wrong. I tried to explain, but he didn't seem to understand how to reverse a linked list, calling it easy and treating the interview like an interrogation. Very disappointing.
- Tell me about Java, streams, and coding in general.
Blue Yonder Software Engineer Interview Questions
Quoted word for word from Blue Yonder interview reports.
“What would be the output of this C# code snippet: Var a =9; .. .. .. .. .. .. .. .. a="mohan"; console.WriteLine(a);?”
Read reports →“Is it possible to upgrade Windows XP to Windows 10 solely through a software update, or does it require a fresh installation?”
Read reports →“Write a program to delete the middle node of a linked list with an optimized solution.”
Read reports →“What is the minimum number of races needed to find the top 3 horses out of 25, given only one track where 5 horses can race at a time?”
Read reports →“How do you delete a leaf node and any node in a Binary Search Tree?”
Read report →“Can you write a function called insertion_sort that takes a list of integers and sorts it in place using the Insertion Sort algorithm?”
Read report →“What are the function signatures when an array is passed to a function and when an array is returned?”
Read report →“How would you sort an array containing only 0s and 1s?”
Read report →“What are the differences between Malloc, Calloc, and Realloc, and which one is best to use?”
Read report →Formats, difficulty and experience
Across all 129 Blue Yonder interview reports.