Blue Yonder Interview Experience for Java Spring Boot Developer
Last Updated :
30 May, 2024
The interview process began with an online contact from a recruiter via Naukri. Mode of interview ( virtual)
Online Assignment: No
Technical Round 1 : (1 hour)
Starting with an introduction about myself and my project after that the interviewer started with the basic Java Questions, Like the difference between static polymorphism vs Dynamic Polymorphism, Describing how the main method works in Java, and why it is static if static is not declared what will happen, interface vs abstract class, use of interface( like to achieve 100 % abstraction), instance variable vs local variable, etc.
Apart from this, He gave me two coding questions:
Question 1) There is a student class with instance variables such as id, department, rank, name, etc, now you need to utilize the Java 8 streams method and find the highest rank student in each department and then ask me to print the result using Java 8.
Question 2) Given time intervals determine if a person could attend all meetings: Given an array of meeting time intervals consisting of start and end times [[s1,e1],[s2,e2],...] (si < ei), determine if a person could attend all meetings.
Example 1:
Input: [[0,30],[5,10],[15,20]]
Output: false
After this asked a few basic questions about Spring boot.
Managerial Round 2 (45 min) :
Starting with the introduction and he asked me to explain the previous project from my resume.
Moving forward he asked me some managerial level question like why do you want to join Blue Yonder why not the firm that you are holding the offer, Give my 5 reasons that you find Good about Blue Yonder, Tell me the situation when you stuck or helped in the DevOps part and similar sort of questions were there.
HR Negotiation (15 min) :
HR called me after two days, and discussed the salary part and then she asked my why us why not others(a similar question from previous round).
VERDICT : SELECTED
(Offer rolled out after a week)
Similar Reads
Empower Interview Experience For Java Spring Boot Developer The interview process began with an online contact from a recruiter via Naukri. She called me described Empower and scheduled an interview with the team : Online Assessment : NO Technical Round 1 : (1 hour)The person started with the introduction and asked about my journey and then my experience and
2 min read
Emids Interview Experience for Java Spring Boot Developer + Node.js 3+ years The interview process began with an online contact from a recruiter via Naukri. Mode of interview ( virtual)Online AssignmentQuestions: NoTechnical Round 1 : (1 hour) It was simple and straight forward. Starting by introducing myself and my project after that the interviewer started with the basic J
2 min read
Plivo Interview Experience for Java Developer Telephonic Round (Basics of Java)Process: Shortlisted candidates undergo a telephonic round focused on assessing their knowledge of Java basics. Purpose: To evaluate candidates' understanding of fundamental Java concepts and their ability to apply them in practical scenarios. Sample Questions: Expla
2 min read
UST Global Client Interview Experience For Java Spring Boot Developer The interview process began with an online contact from a recruiter via Naukri It was simple forward contained only one round with the client. Technical Round : (1 hour 5 min)There were two people in the meeting from the client side one was very senior and He started by making the introduction and d
2 min read
Accenture Interview Experience for Java Spring Boot Developer 22nd April 2024 ( 3+ YOE) I have applied in Accenture for Java and Spring boot developer role for 3+ years of experience via their website, and the same day I got a call from Accenture recruitment team for scheduling the interview.Online Test : NoTechnical Interview : Round 1 : (I hour)Interviewer started with the small intr
2 min read
Power2SME Interview Experience for Java Developer There are total 5 rounds. Round 1: This was a technical round. The interviewer firstly asked me about my project. Then, he started by asking the basic question of core java like static vs instance, interface in Java 8 vs abstract class, the implicit object in JSP, Servlet life cycle, directives in a
2 min read
JP Morgan Chase Interview Experience for Java Developer Tech Stack - Core Java, Web Services, Spring Framework, Spring Boot, Hibernates, Oracle SQL & SQL Server Work Experience - 6 years Below is the list of questions asked for the First Round of Technical Virtual interview happened on 13th March 2021. What is the difference between extending Excepti
2 min read
Sapient Interview Experience for Java Developer 2020 There was a total of 5 rounds. Round 1(Technical Quiz): It was an easy quiz with a passing percentage of 50%. It had questions from Core Java, Multithreading, data structures and algorithms, Java frameworks like spring, hibernate, REST APIs. Round 2(Technical Interview): The interviewer asked about
2 min read
Cognizant Interview Experience for Java Spring Boot Full Stack Developer I appeared in a Cognizant Interview for Java Spring Boot Full Stack Developer. There were 2 rounds (1 Technical & 1 HR). Below are the technical round questions. Java:Features of JAVA 8.What is a null pointer?Which is the superclass of all classes in JAVA?Which is the Exception of all Exceptions
1 min read