Upload Button Icon Add office photos
Engaged Employer

i

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

Apexon Verified Tick

Compare button icon Compare button icon Compare
3.3

based on 981 Reviews

Filter interviews by

Apexon Senior Java Developer Interview Questions and Answers

Updated 29 Nov 2024

Apexon Senior Java Developer Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Functional Programming in Java,Oops Concepts
  • Ans. 

    Functional programming in Java focuses on using functions to perform tasks, while OOPs concepts revolve around classes and objects.

    • Functional programming in Java involves using higher-order functions, lambda expressions, and streams to process data.

    • OOPs concepts in Java include inheritance, encapsulation, polymorphism, and abstraction.

    • Functional programming promotes immutability and avoids side effects, while OOPs allo...

  • Answered by AI
  • Q2. Spring boot related questions
  • Q3. Functional Programming in java
  • Ans. 

    Functional programming in Java focuses on using functions to perform operations on data, emphasizing immutability and avoiding side effects.

    • Uses higher-order functions like map, filter, and reduce to manipulate data

    • Emphasizes immutability to avoid side effects

    • Encourages declarative programming style

    • Leverages lambda expressions and streams for concise code

    • Example: Using map to transform a list of integers

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Apexon Senior Java Developer interview:
  • Core Java
  • Spring Boot
  • SQL
Interview preparation tips for other job seekers - Interviewer might not have java knowledge or not interested to take interview. Just searching some interview questions and asked same set of questions repeatedly even though I answered them.

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. How annotation works?
  • Ans. 

    Annotations in Java provide metadata about a program that can be used by the compiler or at runtime.

    • Annotations start with the @ symbol.

    • Annotations can be used to provide information to the compiler or to runtime environments.

    • Annotations can be used to define custom metadata for classes, methods, fields, etc.

    • Annotations can also be used for code generation, documentation, and validation.

    • Examples of annotations in Java ...

  • Answered by AI
  • Q2. CondurentSkipListMap, how does it work
  • Ans. 

    ConcurrentSkipListMap is a concurrent, sorted map implementation in Java.

    • ConcurrentSkipListMap is a concurrent version of SkipListMap, which is a sorted map implementation based on skip list data structure.

    • It allows multiple threads to access and modify the map concurrently.

    • It provides logarithmic time complexity for most operations, making it efficient for concurrent access.

    • Example: ConcurrentSkipListMap

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Assignment 

1 Assignment which you need to solve in front of the interviewer

Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions on Java Streams
  • Q2. Questions on springboot
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Hierarchy of collection framework,
  • Ans. 

    Collection framework in Java provides a hierarchy of interfaces and classes to store and manipulate groups of objects.

    • Interfaces: Collection, List, Set, Queue, Map

    • Classes: ArrayList, LinkedList, HashSet, TreeSet, HashMap, TreeMap

    • Collections class provides utility methods for working with collections

  • Answered by AI
  • Q2. Questions on Spring boot, microservices

Interview Preparation Tips

Interview preparation tips for other job seekers - very unprofessional Resourcing/ HR team. Even after clearing all the rounds of interview , they don't release the offer letter. False promises.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Nov 2023. 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 - Technical 

(4 Questions)

  • Q1. Java 8 features
  • Q2. JPA implementation
  • Ans. 

    JPA implementation is a Java specification for mapping Java objects to relational databases.

    • JPA stands for Java Persistence API.

    • It provides a set of annotations and APIs for managing relational data in Java applications.

    • JPA allows developers to write database-independent code.

    • It supports object-relational mapping (ORM) and provides features like entity mapping, query language, and transaction management.

    • Popular JPA imp...

  • Answered by AI
  • Q3. JDBC Connection steps
  • Ans. 

    JDBC Connection steps

    • Load the JDBC driver class

    • Establish a connection to the database using the DriverManager class

    • Create a statement object to execute SQL queries

    • Execute the SQL query and retrieve the results

    • Process the results

    • Close the statement and connection

  • Answered by AI
  • Q4. Lambda expression
Round 3 - Coding Test 

Coding questions and core java concepts needs to be brush up

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

I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Find the pair of numbers in the array whose sum is equal to target value

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

(1 Question)

  • Q1. Junit vs Mockito Spring boot related questions AWS related questions Java Related Questions Coding on find the smallest second number
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Questions on Spring security Questions on Api desgin patterns
  • Q2. Questions on kafka interview streaming

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Un-professional interviewer.
2.Came late to the interview.
3.Started reading my cv in the interview session. And he was very rude.
4. That's when I realized this company is not for me.
5. I managed to answer most of questions.
6. He gave tricky program where the fail-fast scenario will occur.
I wrote a program and program was behaving correctly as per collection fail-fast. When I asked him you should be knowing the solution tell me the solution I want to learn then he was like you can try later.
7. Shame on you. Why the hell you send unprofessional to the interview.

I applied via Naukri.com and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Explain Project and the architecture?
  • Ans. 

    The project is a Java-based web application with a microservices architecture.

    • The project is built using Java and follows a microservices architecture.

    • The application is designed to be scalable and modular.

    • Each microservice is responsible for a specific task or functionality.

    • The architecture allows for easy maintenance and updates.

    • Examples of microservices include user management, payment processing, and inventory mana

  • Answered by AI
  • Q2. Explain OOPs concept with your current Project?
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects.

    • My current project is built using OOPs concepts.

    • I have used classes and objects to represent real-world entities.

    • Inheritance and polymorphism are used to achieve code reusability and flexibility.

    • Encapsulation is used to hide the implementation details of the classes.

    • Abstraction is used to provide a simplified view of the complex system.

    • For example, I have a...

  • Answered by AI
  • Q3. What is N tier and 2 tier architecture?
  • Ans. 

    N tier and 2 tier architecture are software architecture patterns used in designing applications.

    • 2 tier architecture involves a client and a server, where the client directly communicates with the server.

    • N tier architecture involves multiple layers of servers, where each layer communicates with the layer above and below it.

    • 2 tier architecture is simpler and faster, but less scalable and secure than N tier architecture.

    • ...

  • Answered by AI
  • Q4. Core Data Structure and Algorithm Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are good at Core Java you can easily crack the Interview.

** Dont expect more than 30% hike on your current CTC. If you are expecting more than 30% percent dont go for the interview or else you can clearly told your salary expectation in PRE HR.
Your experience and skill set no worth at for the company

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 Basic Programsl on LRU amd strings

Round 2 - Technical 

(1 Question)

  • Q1. Core java , java 8 concepts, spring core concepts
Round 3 - Behavioral 

(1 Question)

  • Q1. Salary discussion
Round 4 - HR 

(1 Question)

  • Q1. Policy briefing

Apexon Interview FAQs

How many rounds are there in Apexon Senior Java Developer interview?
Apexon interview process usually has 1 rounds. The most common rounds in the Apexon interview process are Technical.
How to prepare for Apexon Senior 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 Apexon. The most common topics and skills that interviewers at Apexon expect are Java, AWS, Microservices, Spring Boot and Agile.
What are the top questions asked in Apexon Senior Java Developer interview?

Some of the top questions asked at the Apexon Senior Java Developer interview -

  1. Functional Programming in Java,Oops Conce...read more
  2. Functional Programming in j...read more
  3. Spring boot related questi...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Apexon interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Senior Software Engineer
772 salaries
unlock blur

₹6.5 L/yr - ₹26.8 L/yr

Software Engineer
595 salaries
unlock blur

₹4 L/yr - ₹14 L/yr

Softwaretest Engineer
254 salaries
unlock blur

₹2.5 L/yr - ₹10.6 L/yr

Senior Engineer
198 salaries
unlock blur

₹7 L/yr - ₹26 L/yr

Associate Software Engineer
190 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Apexon with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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