Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Access Healthcare Team. If you also belong to the team, you can get access from here

Access Healthcare Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 3.1k Reviews

Filter interviews by

Access Healthcare Java Developer Interview Questions and Answers

Updated 8 Apr 2023

Access Healthcare Java Developer Interview Experiences

1 interview found

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

I was interviewed in Mar 2023.

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. 1.Oops springboot 2.spring restful
  • Q2. Coding question -find first unique
  • Ans. 

    Find the first unique element in an array of integers.

    • Iterate through the array and count the frequency of each element.

    • Return the first element with a frequency of 1.

    • If no unique element is found, return -1.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - ..Be prepared before attending the interview pratice coding ques

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basics on Java 8, MySql, Linux
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Oops ,array ,exception,

Round 2 - Assignment 

University Management system

Interview Preparation Tips

Topics to prepare for S&P Global Java Developer interview:
  • OOPS
  • HTML
  • Oracle
Interview preparation tips for other job seekers - job seekers should focus on research, networking, and skill development. Tailoring applications ,practicing interviews, and maintaining a professional online presence are crucial. stay position explore alternative opportunities like freelancing and feedback for continuous
improvement.

Interview Questionnaire 

2 Questions

  • Q1. Core java skills, Linux
  • Q2. Other technologies
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software developer with 5 years of experience in developing web applications using Java, JavaScript, and SQL.

    • 5 years of experience in software development

    • Proficient in Java, JavaScript, and SQL

    • Developed web applications for various clients

    • Strong problem-solving skills

    • Excellent team player

  • Answered by AI
  • Q2. What is your roles and responsibilities
  • Ans. 

    As a Software Developer, my roles and responsibilities include designing, developing, testing, and maintaining software applications.

    • Designing and developing software applications based on client requirements

    • Testing and debugging code to ensure functionality and performance

    • Collaborating with team members to brainstorm and implement new features

    • Maintaining and updating existing software applications

    • Staying up-to-date wi

  • Answered by AI
  • Q3. Explain about bug lifecycle
  • Ans. 

    Bug lifecycle involves identification, reporting, fixing, retesting, and closing of software bugs.

    • Identification: Bug is identified by testers or users through testing or real-world usage.

    • Reporting: Bug is reported to developers with detailed information like steps to reproduce.

    • Fixing: Developers analyze and fix the bug in the code.

    • Retesting: Testers verify the fix to ensure the bug is resolved.

    • Closing: Bug is closed o

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Case study with the topic provided
  • Q2. Questions on the resume

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Coding Test 

Apt + coding questions, medium difficulty

Round 2 - Technical 

(1 Question)

  • Q1. Basics qs on oops and known programming language
Round 3 - Technical 

(1 Question)

  • Q1. In-depth of oops and live coding questions
Round 4 - HR 

(1 Question)

  • Q1. Basics qs like y and what
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical and reasoning, Maths

Round 2 - Coding Test 

Basic coding Java & C

Round 3 - Technical 

(2 Questions)

  • Q1. Array and types
  • Q2. Inheritance & OOPS

Interview Preparation Tips

Interview preparation tips for other job seekers - For fresher, Prepare basics
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed before Mar 2022. There were 3 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 - Aptitude Test 

Basic coding questions And logical questions

Round 3 - Coding Test 

Simple program for mathematics

Interview Preparation Tips

Interview preparation tips for other job seekers - Just learn basic coding in python for Fibonacci series and inverse or a string and all

I applied via Company Website and was interviewed in Nov 2021. There were 8 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is a computer
  • Ans. 

    A computer is an electronic device that can perform various tasks by executing instructions given to it.

    • A computer consists of hardware components such as CPU, memory, and storage devices.

    • It runs on an operating system and can execute software applications.

    • Computers can be used for various purposes such as gaming, programming, and data analysis.

    • Examples of computers include desktops, laptops, tablets, and smartphones.

  • Answered by AI
  • Q2. Computer is based on device

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy questions for you company
Teams
And more then easy jobs
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell about java 8.
  • Ans. 

    Java 8 is a major release of the Java programming language, introducing new features like lambda expressions and streams.

    • Introduced lambda expressions for functional programming

    • Added streams API for processing collections

    • Default methods in interfaces for backward compatibility

    • Date and Time API improvements

  • Answered by AI
  • Q2. Tell about RDBMS.
  • Ans. 

    RDBMS stands for Relational Database Management System, a type of database that stores data in tables with relationships between them.

    • Uses structured query language (SQL) to interact with the database

    • Data is stored in tables with rows and columns

    • Supports ACID properties (Atomicity, Consistency, Isolation, Durability)

    • Examples include MySQL, Oracle, SQL Server

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

(2 Questions)

  • Q1. Project discussion
  • Q2. Write code for given use case.
  • Ans. 

    Implement a method to calculate the total price of items in a shopping cart.

    • Create a method that takes in an array of items with prices as input

    • Iterate through the array and sum up the prices of all items

    • Return the total price

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is easy but not sure the criteria for selection and they will keep doing interviews, even if they don't want to hire you.

Skills evaluated in this interview

Access Healthcare Interview FAQs

How many rounds are there in Access Healthcare Java Developer interview?
Access Healthcare interview process usually has 2 rounds. The most common rounds in the Access Healthcare interview process are Resume Shortlist and Technical.
What are the top questions asked in Access Healthcare Java Developer interview?

Some of the top questions asked at the Access Healthcare Java Developer interview -

  1. Coding question -find first uni...read more
  2. 1.Oops springboot 2.spring rest...read more

Tell us how to improve this page.

Senior Client Partner
5.5k salaries
unlock blur

₹1 L/yr - ₹8.3 L/yr

Client Partner
2.7k salaries
unlock blur

₹1 L/yr - ₹5.8 L/yr

AR Caller
1.4k salaries
unlock blur

₹1.2 L/yr - ₹7 L/yr

Client Specialist
954 salaries
unlock blur

₹1 L/yr - ₹9 L/yr

Assistant Client Partner
853 salaries
unlock blur

₹1 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Access Healthcare with

Omega Healthcare

3.8
Compare

GeBBS Healthcare Solutions

3.7
Compare

VeeTechnologies

3.8
Compare

Sunknowledge Services

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview