Upload Button Icon Add office photos
Engaged Employer

i

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

Xapads Media Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Xapads Media Executive Accountant Interview Questions and Answers

Updated 26 Jun 2017

Xapads Media Executive Accountant Interview Experiences

1 interview found

I was interviewed in Mar 2017.

Interview Questionnaire 

2 Questions

  • Q1. What experience I have in my field
  • Ans. 

    I have over 5 years of experience in sales and account management, specifically in the technology industry.

    • Managed key client accounts and increased revenue by 20% in the first year

    • Developed and implemented successful sales strategies to meet and exceed targets

    • Collaborated with cross-functional teams to deliver customized solutions to clients

    • Strong understanding of technology products and services

  • Answered by AI
  • Q2. What do I know about the Companys industry.
  • Ans. 

    The Company operates in the technology industry, specializing in software solutions for businesses.

    • The Company offers a range of software products for various industries such as CRM, ERP, and HR.

    • They focus on providing cloud-based solutions to improve efficiency and productivity for their clients.

    • The Company competes with other tech firms like Salesforce, Oracle, and SAP in the market.

    • They constantly innovate and updat...

  • Answered by AI

Interview Preparation Tips

Round: HR Interview
Experience: I was asked about my present work experience, what all areas I have experience in.
What do I know about their industry.
He explained me the basic work cycle involved in their line of service.
Tips: Explain in detail your working skills, as and what is necessary for the profile.

Round: Final Interview
Experience: Final Interview was with the CEO.

Interview questions from similar companies

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

I was interviewed in Apr 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is the difference between a leader and businessman
Round 2 - One-on-one 

(1 Question)

  • Q1. Explain yourself
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Assignment 

Was given an assignment abt the brand I had to handle

Round 2 - One-on-one 

(1 Question)

  • Q1. Was asked to explain my assignment

I applied via Indeed and was interviewed in Feb 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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Work deck details Current Company Current CTC Expected CTC
Round 3 - Assignment 

Blog
Social media copies

Interview Preparation Tips

Interview preparation tips for other job seekers - Feel at ease
Very warm
Easy to go discussion
Have clear idea on your work profile
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Can you provide a self-introduction?
  • Q2. What is your work experience?
Round 2 - Technical 

(1 Question)

  • Q1. What is your process for writing content, and which tools do you use?
Round 3 - Assignment 

Four tasks were assigned.

Interview Preparation Tips

Interview preparation tips for other job seekers - Great place to work. The policies, work environment, and culture are excellent.

Interview Questionnaire 

1 Question

  • Q1. What type of products are there ?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Current and expected CTC
Round 3 - One-on-one 

(4 Questions)

  • Q1. What do you know about Affle ?
  • Ans. 

    Affle is a global technology company that specializes in mobile advertising and marketing solutions.

    • Affle offers a platform that helps businesses reach their target audience through mobile advertising.

    • The company uses data-driven strategies to optimize ad campaigns and maximize ROI for clients.

    • Affle has a presence in multiple countries and works with leading brands across various industries.

    • Some of Affle's products inc...

  • Answered by AI
  • Q2. Tell me about your previous organisation ?
  • Q3. What is your educational background ?
  • Q4. What are your hobbies ?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Aptitude Test 

English and reasoning

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

I was interviewed in Aug 2023.

Round 1 - Aptitude Test 

First there was aptitude round

Round 2 - Coding Test 

The coding question was average level

Round 3 - Technical 

(3 Questions)

  • Q1. Resumes and project related questions were asked
  • Q2. Explain you project
  • Q3. How to create external tab link
  • Ans. 

    To create an external tab link, use HTML anchor tag with target attribute set to _blank.

    • Use <a> tag in HTML with href attribute pointing to the external link

    • Set the target attribute of the <a> tag to _blank to open the link in a new tab

    • Example: <a href='https://www.example.com' target='_blank'>External Link</a>

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare your resume well and focus on basics

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Software testing and coding related questions

Round 2 - Coding Test 

Programming test coding

Round 3 - Technical 

(7 Questions)

  • Q1. Myself intro HR subject question with answer
  • Q2. Subject related questions
  • Q3. What is types software testing
  • Ans. 

    Types of software testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing focuses on testing individual components or modules of the software.

    • Integration testing involves testing how different modules work together.

    • System testing checks the entire system as a whole.

    • Acceptance testing ensures that the software meets the requirements of the end users.

  • Answered by AI
  • Q4. What is unit testing
  • Ans. 

    Unit testing is a software testing method where individual units or components of a software are tested in isolation.

    • Unit testing helps in identifying bugs early in the development process.

    • It ensures that each unit of code is working as expected.

    • Unit tests are automated and can be run frequently to catch regressions.

    • Mocking and stubbing are often used in unit testing to isolate the unit being tested.

    • Example: Testing a ...

  • Answered by AI
  • Q5. What is integration testing
  • Ans. 

    Integration testing is testing the interactions between different components/modules of a software system.

    • Tests how well different parts of the system work together

    • Ensures that data flows correctly between components

    • Identifies any issues with communication or data transfer

    • Examples: testing API integrations, testing database connections

  • Answered by AI
  • Q6. What is types of software testing
  • Ans. 

    Types of software testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing focuses on testing individual components or modules of the software.

    • Integration testing involves testing the interactions between different components/modules.

    • System testing tests the entire system as a whole.

    • Acceptance testing is performed to validate if the software meets the requirements of the st

  • Answered by AI
  • Q7.  What is integration testing
  • Ans. 

    Integration testing is testing the interactions between different components or systems to ensure they work together correctly.

    • Integration testing verifies that different modules or components of a software work together as expected.

    • It focuses on testing the interfaces and interactions between components.

    • Examples include testing the integration between a front-end user interface and a back-end database, or between diff

  • Answered by AI

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Recently Viewed

INTERVIEWS

Amitoje India

No Interviews

INTERVIEWS

Jivox

No Interviews

INTERVIEWS

Z1 Tech

No Interviews

SALARIES

Wood Group

SALARIES

Wood Group

INTERVIEWS

Amitoje India

No Interviews

INTERVIEWS

Amitoje India

No Interviews

INTERVIEWS

Z1 Tech

No Interviews

INTERVIEWS

Liqvd Asia

No Interviews

INTERVIEWS

Xapads Media

No Interviews

Tell us how to improve this page.

Interview Questions from Similar Companies

3 Minds Digital Interview Questions
4.4
 • 65 Interviews
InMobi Interview Questions
3.5
 • 35 Interviews
Moris Media Interview Questions
4.3
 • 24 Interviews
Z1 Tech Interview Questions
4.0
 • 11 Interviews
Bikayi Interview Questions
2.9
 • 10 Interviews
Jivox Interview Questions
3.8
 • 9 Interviews
View all
Assistant Manager
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Android Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Media Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Ad Operations Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Media Sales Executive
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Xapads Media with

Komli Media

4.0
Compare

InMobi

3.5
Compare

Deloitte Digital

3.9
Compare

Affle

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