Upload Button Icon Add office photos
Engaged Employer

i

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

Access Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Access Infotech Java Developer Interview Questions and Answers

Updated 22 Apr 2024

Access Infotech Java Developer Interview Experiences

4 interviews found

Java Developer Interview Questions & Answers

user image Anil Prajapat

posted on 16 Jul 2023

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

I applied via Company Website and was interviewed in Jun 2023. 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 - Technical 

(2 Questions)

  • Q1. What is collection & oops concepts
  • Ans. 

    Collections in Java are frameworks that provide an architecture to store and manipulate a group of objects. OOPs concepts are principles that help in designing and implementing software solutions.

    • Collections in Java include List, Set, Map, Queue, etc.

    • OOPs concepts include Inheritance, Encapsulation, Polymorphism, Abstraction.

    • Collections help in storing and manipulating data efficiently.

    • OOPs concepts help in designing m...

  • Answered by AI
  • Q2. String in java and memory in java
  • Ans. 

    String in Java is a class that represents a sequence of characters. Memory in Java is managed by the JVM using heap and stack memory.

    • String in Java is an immutable class, meaning once created, its value cannot be changed.

    • Memory in Java is managed by the JVM, with objects stored in heap memory and method calls stored in stack memory.

    • String objects are stored in the String Pool, which helps in memory optimization by reus

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. About your family background
  • Q2. CTC and ECTC and relocated in Jaipur

Interview Preparation Tips

Interview preparation tips for other job seekers - Its good for new fresher

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jul 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Assignment 

MCQ related Java spring hibernate and aptitude

Round 3 - Technical 

(1 Question)

  • Q1. Core Java basic spring hibernate and project realed
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion realated

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
Q2. Parent class has run() and walk() . Parent run() - calls walk() C ... read more
asked in Infosys
Q3. Which should be preferred between String and StringBuffer when th ... read more
Q4. How to sort a list of students on the basis of their First name?
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more
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 Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Core java oops concepts
  • Q2. Advance java spring boot

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic concept should clear.

Java Developer Interview Questions & Answers

user image Anil Prajapat

posted on 23 Sep 2022

I applied via AmbitionBox and was interviewed before Sep 2021. 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 - HR 

(1 Question)

  • Q1. Formal question and ask to current knowledge education details and old company reviews
Round 3 - Technical 

(2 Questions)

  • Q1. Collection framework, String, Array
  • Q2. Class, object, method, polymorphism etc

Interview Preparation Tips

Topics to prepare for Access Infotech Java Developer interview:
  • Collections
  • Stringing
Interview preparation tips for other job seekers - when you are in fresher in java you will be learn java basic

Access Infotech interview questions for designations

 Backup Engineer

 (1)

 System Administrator

 (1)

 Oracle Database Administrator

 (1)

 Linux System Administrator

 (1)

Interview questions from similar companies

I appeared for an interview before May 2016.

Interview Preparation Tips

Round: Test
Experience: The first round had two programming questions and one question of database concepts.
Duration: 1 hour
Total Questions: 3

Round: Technical Interview
Experience: In the first technical interview, I was asked basic questions about the domain and my resume. There was also a lot of emphasis on problem solving abilities since I was asked to solve some puzzles.

Round: Technical Interview
Experience: The second technical interview was a written round where I was asked to code some searching / sorting variants , to test my ability to write quality code.

Round: Technical Interview
Experience: The last and the final round was probably the toughest and I was asked to design databases, with some constraints. I was given ample time to do it and it did take a lot of time. After that, we had some interesting questions about data structures and trees and that was it.

College Name: RNSIT, Bangalore

I applied via Campus Placement and was interviewed in Jan 2021. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1.  Explain the features of OOPS with examples?
  • Ans. 

    OOPS is a programming paradigm based on objects that have properties and methods.

    • Encapsulation: bundling of data and methods that operate on that data within a single unit

    • Inheritance: ability of a class to inherit properties and methods from a parent class

    • Polymorphism: ability of objects to take on many forms or have multiple behaviors

    • Abstraction: hiding of complex implementation details and showing only the necessary ...

  • Answered by AI
  • Q2. Explain the following terms : Super, Throw, Final and Finally
  • Ans. 

    Explanation of Super, Throw, Final and Finally

    • Super: used to call a method from a parent class

    • Throw: used to throw an exception

    • Final: used to declare a constant or to prevent method overriding

    • Finally: used to execute code after try-catch block, regardless of exception

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. Questions on the concept of oops and SQL
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

They just gave me an assessment with a few questions to test my subject knowledge

Round 2 - One-on-one 

(1 Question)

  • Q1. They asked me all the general questions and a few technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - As long as you are updated in your field of study, you will crack it.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Nov 2024.

Round 1 - Aptitude Test 

The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.

Round 2 - One-on-one 

(2 Questions)

  • Q1. How do you handle conflicts in a team project?
  • Ans. 

    I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.

    • Encourage open communication among team members to address conflicts early on

    • Practice active listening to understand all perspectives and concerns

    • Seek compromise and find common ground to resolve conflicts effectively

  • Answered by AI
  • Q2. What is the difference between an interface and an abstract class?
  • Ans. 

    Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.

    • Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Interfaces are used to achieve multiple inheri...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Research the company, practice technical skills, communicate, showcase problem-solving abilities, stay confident, and demonstrate enthusiasm for the role
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 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 

25 MCQ questions online with time limit

Round 3 - Assignment 

Create webapp . Frontend, Backend , data encryption

Access Infotech Interview FAQs

How many rounds are there in Access Infotech Java Developer interview?
Access Infotech interview process usually has 2-3 rounds. The most common rounds in the Access Infotech interview process are Resume Shortlist, HR and Technical.
How to prepare for Access Infotech Java Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Access Infotech. The most common topics and skills that interviewers at Access Infotech expect are Hibernate, Spring Boot, Spring, Java and Spring Mvc.
What are the top questions asked in Access Infotech Java Developer interview?

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

  1. What is collection & oops conce...read more
  2. String in java and memory in j...read more
  3. Formal question and ask to current knowledge education details and old company ...read more

Tell us how to improve this page.

Access Infotech Java Developer Interview Process

based on 3 interviews

1 Interview rounds

  • Resume Shortlist Round
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 27 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Contus Interview Questions
4.2
 • 22 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
Knoldus Inc Interview Questions
4.0
 • 20 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
View all
Access Infotech Java Developer Salary
based on 33 salaries
₹2 L/yr - ₹8 L/yr
30% less than the average Java Developer Salary in India
View more details

Access Infotech Java Developer Reviews and Ratings

based on 4 reviews

3.6/5

Rating in categories

3.6

Skill development

3.2

Work-life balance

2.7

Salary

3.9

Job security

2.3

Company culture

2.4

Promotions

2.6

Work satisfaction

Explore 4 Reviews and Ratings
System Assistant
34 salaries
unlock blur

₹2.4 L/yr - ₹3.6 L/yr

Java Developer
33 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Software Developer
24 salaries
unlock blur

₹2 L/yr - ₹7.8 L/yr

System Officer
14 salaries
unlock blur

₹3.6 L/yr - ₹4.6 L/yr

Oracle Database Administrator
13 salaries
unlock blur

₹3 L/yr - ₹5.1 L/yr

Explore more salaries
Compare Access Infotech with

Accel Frontline

4.0
Compare

Pitney Bowes

3.7
Compare

Apmosys Technologies

3.5
Compare

DynPro

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