Upload Button Icon Add office photos

Filter interviews by

Broadstairs It Solutions (Opc) Java Developer Interview Questions and Answers

Updated 1 Oct 2023

Broadstairs It Solutions (Opc) Java Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Difference Controller and RestController difference? Type of String? Thread working.
  • Ans. 

    RestController is a specialized version of Controller used in Spring framework for RESTful web services. String is a data type in Java. Threads are independent paths of execution within a program.

    • RestController is used for creating RESTful web services in Spring framework, while Controller is used for handling general web requests.

    • String is a data type in Java used to store text.

    • Threads in Java are independent paths of...

  • Answered by AI
Round 3 - Coding Test 

Array and string coding questions

Round 4 - HR 

(1 Question)

  • Q1. Previous organisation, personal details and salary discussion

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. Java & advance java,spring Boot
  • Ans. 

    I m to get yourlife company to work.

  • Answered Anonymously
  • Q2. Check my skills
  • Ans. 

    It's like technical round & Hr round , way of language speaking.

  • Answered Anonymously
  • Q3. I ability to doing work hard in this company
  • Q4. I'm have read to extra work form this company
  • Q5. I hope I think about me good everything it's OK thank you my side.

Interview Preparation Tips

Topics to prepare for Amazon Java Developer interview:
  • Core Java
  • JDBC
  • Servlets
  • Hibernate
  • Spring Boot
Interview preparation tips for other job seekers - Good
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. No one showed up to interview
  • Q2. Even they don’t responded to my mails

Interview Preparation Tips

Interview preparation tips for other job seekers - Respect other people time
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Regular core java, OOPS, Spring Boot questions. It was like a rapid-fire round.
Round 2 - One-on-one 

(3 Questions)

  • Q1. Coding question - find repeat elements in an array
  • Ans. 

    Find repeat elements in an array of strings

    • Iterate through the array and store each element in a HashMap with its count

    • Check if the count of any element is greater than 1, then it is a repeat element

    • Return the repeat elements found in the array

  • Answered by AI
  • Q2. Project related questions
  • Q3. Build a basic CRUD REST API endpoint
  • Ans. 

    Build a basic CRUD REST API endpoint

    • Create a REST API endpoint for each CRUD operation (Create, Read, Update, Delete)

    • Use HTTP methods like POST, GET, PUT, DELETE to perform CRUD operations

    • Implement data validation and error handling for each operation

    • Utilize a framework like Spring Boot or Express.js to simplify API development

  • Answered by AI
Round 3 - One-on-one 

(3 Questions)

  • Q1. Behavioral questions
  • Q2. Technical questions about SpringBoot and microservices
  • Q3. SQL question - third highest salary
  • Ans. 

    To find the third highest salary in a SQL table, you can use the 'SELECT TOP 1' statement with 'ORDER BY salary DESC OFFSET 2 ROWS FETCH NEXT 1 ROWS ONLY'.

    • Use the 'SELECT TOP 1' statement to retrieve only one record

    • Order the records by salary in descending order using 'ORDER BY salary DESC'

    • Skip the first two highest salaries using 'OFFSET 2 ROWS'

    • Fetch the next record after skipping the first two using 'FETCH NEXT 1 ROW

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Implementation of the Spring security

Interview Preparation Tips

Interview preparation tips for other job seekers - good
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. All basic java question

Interview Preparation Tips

Topics to prepare for IBM Java Developer interview:
  • hashmap
  • collection
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Java 8 new features
  • Ans. 

    Java 8 introduced several new features including lambda expressions, streams, and default methods.

    • Lambda expressions allow for functional programming and simplify code.

    • Streams provide a way to process collections of data in a functional way.

    • Default methods allow for adding new methods to interfaces without breaking existing implementations.

    • Other new features include the Date and Time API, Nashorn JavaScript engine, and...

  • Answered by AI
  • Q2. Stream api coding questions
Round 3 - Technical 

(2 Questions)

  • Q1. Your last project
  • Ans. 

    Developed a web-based inventory management system for a retail company

    • Used Java, Spring Boot, and MySQL for backend development

    • Implemented a responsive UI using AngularJS and Bootstrap

    • Integrated barcode scanning functionality for faster inventory management

    • Implemented user authentication and authorization using Spring Security

    • Deployed the application on AWS EC2 instance

  • Answered by AI
  • Q2. Challenged faced in last project
  • Ans. 

    Integrated a new payment gateway in the project

    • Had to understand the API documentation of the payment gateway

    • Had to modify the existing codebase to integrate the new gateway

    • Had to test the integration thoroughly to ensure it works as expected

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It had L1 and L2 round. L1 was about general questions and L2 was about your last project and experience.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

For freshers there is online aptitude test.

Round 3 - Coding Test 

Coding round is done by interviewers on live screen sharing

Round 4 - One-on-one 

(1 Question)

  • Q1. Here they discuss about projects and work in depth.
Round 5 - HR 

(2 Questions)

  • Q1. Tell me about yourself? What are your hobbies? If you get chance to work with our company what is your expectations from us?
  • Q2. Discuss about policies and work culture

I applied via LinkedIn and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. What is your expectations from mindtree ?
  • Q2. As I am fresher I want a good environment to implement my theoretical knowledge to practical.your company also working on Java and I have done multiple projects on Java.
Round 3 - Technical 

(2 Questions)

  • Q1. What does you know about oops
  • Ans. 

    OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.

    • OOPS is based on four main concepts: Encapsulation, Inheritance, Polymorphism, and Abstraction.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows objects of d...

  • Answered by AI
  • Q2. So give answer according to you

Interview Preparation Tips

Topics to prepare for LTIMindtree Java Developer interview:
  • OOPS
  • MySQL
Interview preparation tips for other job seekers - Actually we have to decide in which portion is best for you then give the hint to him to ask questions around that portion
Round 1 - Technical 

(1 Question)

  • Q1. Core java , jdbc template, basic rest questions...restcontroller vs controller, springbootappliaction annotation,multithreading.
Round 2 - HR 

(1 Question)

  • Q1. Asks about current salary..gets shocked with current CTC. I tell her my expectations, she says you better go with current offers in hand. Why do I had to go through all interview process if you could not p...

Interview Preparation Tips

Interview preparation tips for other job seekers - Do basic core java,spring,rest questions. Don't interview here...there is no professionalism here while discussing salary.

Broadstairs It Solutions (Opc) Interview FAQs

How many rounds are there in Broadstairs It Solutions (Opc) Java Developer interview?
Broadstairs It Solutions (Opc) interview process usually has 4 rounds. The most common rounds in the Broadstairs It Solutions (Opc) interview process are Resume Shortlist, Technical and Coding Test.

Tell us how to improve this page.

People are getting interviews through

based on 1 Broadstairs It Solutions (Opc) interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Hadoop Administrator
14 salaries
unlock blur

₹4.2 L/yr - ₹6 L/yr

Software Developer
7 salaries
unlock blur

₹1.8 L/yr - ₹8.2 L/yr

Software Engineer
4 salaries
unlock blur

₹2.8 L/yr - ₹3.5 L/yr

Procurement Engineer
4 salaries
unlock blur

₹3 L/yr - ₹3.5 L/yr

Front end Web Developer
3 salaries
unlock blur

₹1.8 L/yr - ₹3.8 L/yr

Explore more salaries
Compare Broadstairs It Solutions (Opc) with

TCS

3.7
Compare

Accenture

3.9
Compare

Cognizant

3.8
Compare

Infosys

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview