Upload Button Icon Add office photos
Engaged Employer

i

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

Axonator Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Axonator Interview Questions and Answers

Updated 22 Dec 2024

Axonator Interview Experiences

Popular Designations

4 interviews found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
Selected Selected

I applied via Walk-in

Round 1 - Assignment 

Impresssed with the aptitude very tough and brain teaser

Round 2 - Technical 

(2 Questions)

  • Q1. Database question
  • Q2. Technical

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers are brilliant they will actually check if you have a logical and practical knowledge of your subject.

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 (38)

Full Stack Development Intern Interview Questions & Answers

user image Anonymous

posted on 22 Aug 2024

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

I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Flowchart Aptitude questions, where you had to follow instructions. Fairly straightforward but lots of people could not perform.

Round 2 - Coding Test 

Made us write the pseudocode to basic problems on paper.

Round 3 - Technical 

(1 Question)

  • Q1. Resume based Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your fundamentals well.
Interview experience
4
Good
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. Different between inline elements and block elements in css
  • Ans. 

    Inline elements flow in the same line, while block elements take up the full width available.

    • Inline elements do not start on a new line and only take up as much width as necessary.

    • Block elements start on a new line and take up the full width available.

    • Examples of inline elements include span, a, and strong.

    • Examples of block elements include div, p, and h1.

  • Answered by AI
  • Q2. How to make website responsive?
  • Ans. 

    To make a website responsive, use media queries, flexible grids, and images, and prioritize content for smaller screens.

    • Use CSS media queries to adjust layout based on screen size

    • Use flexible grids like Bootstrap or CSS Grid to create a responsive layout

    • Use flexible images that scale with the size of the screen

    • Prioritize content for smaller screens to ensure a good user experience

  • Answered by AI

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Aptitude test to check your logic and reasoning, Along with that there was a simple programming test.

Round 2 - Coding Test 

1 hour coding and database test

Round 3 - Technical 

(2 Questions)

  • Q1. Based on the tests as well as current skills and technology knowledge
  • Q2. Post that HR round and final confirmation.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process was impressive. Loved the interview rounds, All I would say is these people are Brilliant.

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
Add answer

Axonator interview questions for popular designations

 Front end Developer

 (1)

 Full Stack Developer

 (1)

 Software Developer

 (1)

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

A standardized assessment that measures a person's skills, cognitive abilities, and potential to perform in a specific role.

Round 2 - Technical 

(4 Questions)

  • Q1. Technical interview questions at Automatic Data Processing (ADP) may cover topics such as programming, databases, and software development.
  • Q2. They may also ask about problem-solving and how you approach challenging tasks.
  • Q3. Emphasize a structured method that involves clearly defining the issue, gathering relevant information, brainstorming potential solutions, evaluating options carefully, implementing the chosen solution, an...
  • Q4. Data structures, algorithms, SQL querying, object-oriented programming principles, software development lifecycle, database concepts (relational vs. NoSQL), coding challenges in relevant languages (like Py...
Round 3 - HR 

(2 Questions)

  • Q1. May ask about your background, skills, and how you handle challenges
  • Q2. Background questions Tell me about yourself, What are your career goals, What are your strengths and weaknesses, What do you know about ADP, and Why do you want to work at ADP.

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on tailoring your resume and cover letter to each role, thoroughly researching companies and potential interview questions, actively networking, attending career fairs, practicing your interview skills, following up after interviews, and maintaining a strong online presence on platforms like LinkedIn.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Assignment 

Basic self evaluation test.

Round 2 - Technical 

(3 Questions)

  • Q1. What project I have completed and follow-up questions on that?
  • Q2. How to handle class imbalance.
  • Ans. 

    Handling class imbalance involves techniques like resampling, using different algorithms, and adjusting class weights.

    • Use resampling techniques like oversampling or undersampling to balance the classes.

    • Utilize algorithms that are robust to class imbalance, such as Random Forest, XGBoost, or SVM.

    • Adjust class weights in the model to give more importance to minority class.

    • Use evaluation metrics like F1 score, precision, r...

  • Answered by AI
  • Q3. Basic Python coding questions.
Round 3 - Technical 

(2 Questions)

  • Q1. Data-related questions.
  • Q2. ML Ops questions.

Interview Preparation Tips

Topics to prepare for Amdocs Data Scientist interview:
  • Python
  • MLOPS
Interview preparation tips for other job seekers - Prepare your projects well. And be ready for basic python coding questions. Prepare MlOps roles as well.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is ipconf.pl?
  • Q2. What is the difference between scan vip & node vip?
Round 2 - One-on-one 

(3 Questions)

  • Q1. What is quarantile in Exadata?
  • Q2. How to identify the master switch in Exadata?
  • Q3. What is spine switch & leaf switch in exadata?
Round 3 - Case Study 

One of the node of a 3 node cluster is down. Explain the step by step process to troubleshoot the issue.

Round 4 - Coding Test 

Shell script & terraform code output was asked.

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(1 Question)

  • Q1. All questions related to Process and Tool level and Analysis.
Round 2 - Technical 

(1 Question)

  • Q1. Performance testing questions
Round 3 - Client Interview 

(1 Question)

  • Q1. Loadrunner questions
Round 4 - Technical 

(1 Question)

  • Q1. Process and Tool level questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(9 Questions)

  • Q1. Introduction, roles and responsibilities
  • Q2. Deep copy shallow copy
  • Q3. Method Overloading overriding
  • Q4. Constuctor and its types
  • Q5. Varags (variable length arguments)
  • Q6. Find element find elements return types of it if no elements found
  • Q7. Webdriver what is it
  • Q8. Find duplicate numbers and its count from given list explain logic
  • Q9. Factorial using recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - For me Mostly 90% they asked java related questions.
Introduction, roles responsibilities.
Deep copy shallow copy
Method Overloading overriding
Constuctor
Varags
Find element & find elements difference and return types(if elements present and if not)
2 coding questions
1 repeatetive numbers/duplicates and its count from the given list eg output 4,2(4 is number and found 2 times)
2 factorial of a number using recursion.

I don't want to fil this form all that's why including all questions asked in the feedback.

This was my first round and no response till now.
Interview taken on 10 Oct.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

Zoho’s Hiring Process is Completely Biased
Zoho gives priority to Tamil-speaking candidates, and only if there are extra vacancies do they consider people from other states. I cleared all five coding problems, optimized them as requested, and explained my approach clearly. The technical live coding interviewer, Seethu Maria Johnson, even told me that HR would contact me. But instead, I got a rejection email without any explanation.

It feels like Zoho already decides who they want to hire based on regional preference rather than talent. If you're from outside Tamil Nadu, don’t waste your time here—chances are, you won’t even be considered seriously. They show clear partiality in hiring, which is unfair to skilled candidates from other states.

To make things worse, I asked for feedback, but HR (Carmila & Veena C S & Supriya M) simply said "we cannot share the feedback." So, not only is the hiring process biased, but there’s also zero transparency.

Even after Seethu Maria Johnson told me HR would contact me, they just ignored my performance and rejected me without reason.

Final Thought
Zoho might be a good company for Tamil people, but for others, it’s just disappointing and unfair. If you’re from another state, don’t waste your time here—your performance won’t matter, only your region and language will.

Axonator Interview FAQs

How many rounds are there in Axonator interview?
Axonator interview process usually has 2-3 rounds. The most common rounds in the Axonator interview process are Technical, Aptitude Test and Coding Test.
What are the top questions asked in Axonator interview?

Some of the top questions asked at the Axonator interview -

  1. Different between inline elements and block elements in ...read more
  2. How to make website responsi...read more
  3. based on the tests as well as current skills and technology knowle...read more

Tell us how to improve this page.

Axonator Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Oracle Interview Questions
3.7
 • 897 Interviews
Zoho Interview Questions
4.3
 • 513 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
View all

Axonator Reviews and Ratings

based on 18 reviews

2.9/5

Rating in categories

3.1

Skill development

2.8

Work-life balance

2.9

Salary

2.6

Job security

2.9

Company culture

2.9

Promotions

2.8

Work satisfaction

Explore 18 Reviews and Ratings
Quality Analyst
4 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Full Stack Developer
4 salaries
unlock blur

₹4.2 L/yr - ₹9 L/yr

Software Developer
3 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Business Analyst
3 salaries
unlock blur

₹1.1 L/yr - ₹5 L/yr

Senior Software Engineer
3 salaries
unlock blur

₹13 L/yr - ₹17 L/yr

Explore more salaries
Compare Axonator with

Zoho

4.3
Compare

Freshworks

3.5
Compare

TCS

3.7
Compare

Infosys

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