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

Filter interviews by

Apexon Interview Questions, Process, and Tips

Updated 4 Mar 2025

Top Apexon Interview Questions and Answers

View all 72 questions

Apexon Interview Experiences

Popular Designations

137 interviews found

Engineer Interview Questions & Answers

user image Anonymous

posted on 15 May 2024

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

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Speak something about your self
  • Q2. Explanation on general programming language I have learnt
  • Q3. Questions about OOPs andJava
Round 2 - Technical 

(3 Questions)

  • Q1. Core Java question and grilling on that
  • Q2. Write code binary searching algorithm.
  • Ans. 

    Binary search algorithm efficiently finds the target value in a sorted array.

    • Divide array in half and compare target with middle element

    • If target is smaller, search left half; if larger, search right half

    • Repeat process until target is found or subarray is empty

  • Answered by AI
  • Q3. Give example of any design pattern
  • Ans. 

    One example of a design pattern is the Singleton pattern.

    • Singleton pattern ensures a class has only one instance and provides a global point of access to it.

    • It involves a static method to access the instance and a private constructor to prevent instantiation from other classes.

    • Example: Singleton pattern is commonly used in logging classes, database connections, and thread pools.

  • Answered by AI

Skills evaluated in this interview

Engineer Interview Questions asked at other Companies

Q1. ❖ If a team member is unable to carry out his work, he is doing it repetitively, how would you handle it?, would you like to work only on lifing of components, or would you be ready to shift to other departments?
View answer (7)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Angular questions
  • Q2. Web development related questions

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Apexon Interview Questions and Answers for Freshers
illustration image

Software Engineer Interview Questions & Answers

user image Fifty50 Tamil

posted on 16 Jan 2023

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Dec 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 Resume tips
Round 2 - Aptitude Test 

Time speed complexity stream task verbal

Round 3 - HR 

(2 Questions)

  • Q1. Basic info about yourself, salary part
  • Q2. Knowledge, English speaking test

Interview Preparation Tips

Interview preparation tips for other job seekers - don't attend any interview this company they will behave hard if youre not joining and will do blacklist

Top Apexon Software Engineer Interview Questions and Answers

Q1. What is SDLC, STLC, Agile, Different types of testing, Testing life cycle, adb commands, Project works, Bug life cycle, types of bug, difficulties in your project, RTM.
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)

Sdet Interview Questions & Answers

user image Anonymous

posted on 20 Oct 2023

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

I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Programming/Coding skills for automation
  • Q2. Process related questions, questions related to all type of testing.
Round 2 - Case Study 

They will give you a page or page elements to automate.

Round 3 - HR 

(1 Question)

  • Q1. Salary negotiations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready for some coding exercise , scenarios based questions and negotiate as per your skills and market conditions.

Sdet Interview Questions asked at other Companies

Q1. Given a M x N 2D array containing random alphabets and a function Dict(string word) which returns whether the 'word' is a valid English word. Find all possible valid words you can get from the 2D array, where the alphabets are adjacent to e... read more
View answer (1)

Apexon interview questions for popular designations

 Software Engineer

 (13)

 Senior Software Engineer

 (11)

 Data Engineer

 (6)

 Senior Engineer

 (4)

 Associate Software Engineer

 (4)

 Softwaretest Engineer

 (3)

 Software Developer

 (3)

 Associate Engineer

 (3)

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

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

Round 1 - Coding Test 

Write a python code to sort list.

Round 2 - HR 

(2 Questions)

  • Q1. What will you do under pressure?
  • Ans. 

    I remain calm, prioritize tasks, communicate effectively, and focus on finding solutions.

    • Remain calm and composed under pressure

    • Prioritize tasks based on urgency and importance

    • Communicate effectively with team members and stakeholders

    • Focus on finding solutions rather than getting overwhelmed by the situation

  • Answered by AI
  • Q2. What will you do if your peer has absconded and your manager is on rage and scolding you for him.
  • Ans. 

    I would calmly explain the situation to my manager and offer to help in any way possible to resolve the issue.

    • Stay calm and composed while addressing the situation

    • Explain the circumstances surrounding your peer's absence

    • Offer to assist in any way to make up for the missing work

    • Propose solutions to mitigate the impact of your peer's absence

    • Seek guidance from HR or higher management if necessary

  • Answered by AI

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)

Get interview-ready with Top Apexon Interview Questions

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

I applied via Job Portal and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Manual testing related queations
  • Q2. Sdlc, stl, defect tracking, test plan
  • Q3. Explain about your project
  • Q4. Why are u leavingyour current job
  • Q5. What is functional testing
  • Ans. 

    Functional testing is a type of software testing where the system is tested against the functional requirements/specifications.

    • Focuses on verifying that the software functions as expected based on the defined requirements

    • Tests individual functions or features of the software

    • Does not consider the internal code structure or design of the software

    • Examples include testing login functionality, search functionality, and data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack if you are well prepared

Skills evaluated in this interview

Test Engineer - II Interview Questions asked at other Companies

Q1. Java - Use primitive data types as per requirement. For ex. for any number - don't use integer for age, student id, etc. If input format is known, use most suitable data type to store & process information. Create & reuse functions.... read more
View answer (1)

Jobs at Apexon

View all

I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What all projects you have worked on and what were your responsibilites.
  • Q2. What challenges did u face
  • Q3. How will you manage a team if the team is not following the guidelines as per your project
Round 2 - One-on-one 

(1 Question)

  • Q1. Similar questions as in round 1. Focus mainly on what u have done till now and how u have contributed for the successful project delivery

Interview Preparation Tips

Interview preparation tips for other job seekers - You should know or should be able to explain your projects that you have worked on.

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Assignment 

Email pitch to a given senario

Round 2 - One-on-one 

(2 Questions)

  • Q1. Whicu industries Apexon focuses on
  • Q2. Asked to do Mock call

Business Development Executive Interview Questions asked at other Companies

Q1. scenario based: if I am a teacher in a government school and my child is getting +90% marks, then why should i buy byjus course
View answer (14)
Interview experience
1
Bad
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 Resume tips
Round 2 - Aptitude Test 

Train topics, Time, Quantitative Aptiture, .Net, Python, Devops

Round 3 - Coding Test 

.NET, Python coding statndards, Loops , Switch Cases, C language

Interview Preparation Tips

Interview preparation tips for other job seekers - OOPS concept, Coding interview, Aptitude, C#, Learn basics

Junior Developer Interview Questions asked at other Companies

Q1. If a client website is in trouble, they are bleeding money, would you show the client the watch and say my time is over, or are you someone who will stay up all night unless problem is solved?
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Simple code on array and string

Round 2 - HR 

(2 Questions)

  • Q1. Behaviour questions
  • Q2. Tell me about your self
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for software development.

    • Recent graduate with a degree in Computer Science

    • Passionate about software development

    • Experience with programming languages like Java and Python

  • Answered by AI

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Contribute & help others!
anonymous
You can choose to be anonymous

Apexon Interview FAQs

How many rounds are there in Apexon interview?
Apexon interview process usually has 2-3 rounds. The most common rounds in the Apexon interview process are Technical, HR and Resume Shortlist.
How to prepare for Apexon 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 SQL, Healthcare, Analytics, Asset Management and Python.
What are the top questions asked in Apexon interview?

Some of the top questions asked at the Apexon interview -

  1. What is SDLC, STLC, Agile, Different types of testing, Testing life cycle, adb ...read more
  2. What is consignment and sub contracting process, how to create the shopping car...read more
  3. Where do you used the concepts of OOPs in your project, please explain with exa...read more
How long is the Apexon interview process?

The duration of Apexon interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

ClifyX

No Jobs

SALARIES

Arvind Group

JOBS

Apexon

No Jobs

JOBS

AlchemyJob

No Jobs

COMPANY BENEFITS

Volvo

No Benefits

SALARIES

Apexon

SALARIES

Hindustan Motors

SALARIES

JSW Group

JOBS

Zeeplework

No Jobs

Tell us how to improve this page.

Apexon Interview Process

based on 125 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all

Apexon Reviews and Ratings

based on 1k reviews

3.3/5

Rating in categories

3.1

Skill development

3.3

Work-life balance

3.1

Salary

2.9

Job security

3.2

Company culture

2.7

Promotions

3.1

Work satisfaction

Explore 1k Reviews and Ratings
Power Automate Developer

Mumbai,

Delhi/Ncr

+1

4-9 Yrs

Not Disclosed

Designer Engineer

Pune

3-6 Yrs

Not Disclosed

Jr. Technical Analyst ( Presales )

Ahmedabad

2-4 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
766 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
592 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
256 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
235 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
191 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Apexon with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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