Upload Button Icon Add office photos
Engaged Employer

i

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

DemandNXT Business Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

DemandNXT Business Services Interview Questions, Process, and Tips

Updated 29 Apr 2024

Top DemandNXT Business Services Interview Questions and Answers

View all 7 questions

DemandNXT Business Services Interview Experiences

Popular Designations

3 interviews found

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

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Self introduction

Research Analyst Interview Questions asked at other Companies

Q1. What is income statement how do u calculate net profit? What is stock split and merger and takeover and depreciation and amortization and net worth and retaining earnings,book value per share? Types of equity shares etc...
View answer (4)

SEO Analyst Interview Questions & Answers

user image Anonymous

posted on 19 Feb 2021

I applied via Naukri.com

Interview Questionnaire 

8 Questions

  • Q1. What recent algorithm updates ?and what does it say?
  • Ans. 

    Google's recent algorithm updates include the June 2021 Core Update and the Page Experience Update.

    • The June 2021 Core Update focused on improving search results relevance and quality.

    • The Page Experience Update introduced new ranking factors such as Core Web Vitals and mobile-friendliness.

    • Both updates emphasize the importance of user experience and quality content.

    • Other recent updates include the passage indexing update...

  • Answered by AI
  • Q2. What Google console known for?
  • Ans. 

    Google console, also known as Google Search Console, is a free tool provided by Google to help website owners monitor and maintain their site's presence in Google search results.

    • Provides insights into website's performance in Google search results

    • Allows website owners to submit sitemaps and individual URLs for crawling

    • Identifies and alerts website owners to potential issues with their site

    • Provides data on search querie...

  • Answered by AI
  • Q3. In Google adwords how many types keywords are there?
  • Ans. 

    There are 5 types of keywords in Google AdWords.

    • Broad match

    • Phrase match

    • Exact match

    • Negative match

    • Broad match modifier

  • Answered by AI
  • Q4. What is robot txt and how we write?
  • Ans. 

    Robots.txt is a file that tells search engine crawlers which pages or files to crawl or not to crawl on a website.

    • It is a text file placed in the root directory of a website.

    • It uses a specific syntax to specify which pages or directories should be excluded from crawling.

    • It can also specify the location of the sitemap file.

    • Example: User-agent: * Disallow: /admin Allow: /blog Sitemap: https://example.com/sitemap.xml

  • Answered by AI
  • Q5. What is htaccess file?
  • Ans. 

    htaccess file is a configuration file used by web servers to control website access and functionality.

    • htaccess stands for Hypertext Access

    • It is a hidden file that resides in the root directory of a website

    • It can be used to set up redirects, password protection, and rewrite rules

    • It is written in Apache server's configuration language

  • Answered by AI
  • Q6. What is exit rate in Google analytics?
  • Ans. 

    Exit rate is the percentage of visitors who leave a website after viewing a specific page.

    • Exit rate is different from bounce rate, as it only takes into account visitors who viewed more than one page.

    • It can help identify pages that may have issues or are not meeting user expectations.

    • For example, a high exit rate on a checkout page may indicate a problem with the checkout process.

    • Exit rate can be found in the Behavior ...

  • Answered by AI
  • Q7. How many types of backlinking is there?
  • Ans. 

    There are two types of backlinking: dofollow and nofollow.

    • Dofollow backlinks pass link juice and improve search engine rankings.

    • Nofollow backlinks do not pass link juice but can still drive traffic to a website.

    • It is important to have a mix of both types of backlinks for a natural link profile.

    • Examples of dofollow backlinks include editorial links and guest post links.

    • Examples of nofollow backlinks include social media

  • Answered by AI
  • Q8. What are on page activities you follow when keywords are there and content is written also?

Interview Preparation Tips

Interview preparation tips for other job seekers - Appear more interviews and remember questions and find answers after coming home and if you r fresher then create a word press website and practice seo .

Skills evaluated in this interview

Top DemandNXT Business Services SEO Analyst Interview Questions and Answers

Q1. In Google adwords how many types keywords are there?
View answer (1)

SEO Analyst Interview Questions asked at other Companies

Q1. How to solve google recaptcha technique in SEO?
View answer (3)
DemandNXT Business Services Interview Questions and Answers for Freshers
illustration image

I was interviewed before Sep 2021.

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 - Technical 

(1 Question)

  • Q1. Basic to medium level seo questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare for seo related topics. Google algorithm, website maintenance, social media updates, email marketing, keyword report, keyword research etc

Digital Marketing Specialist Interview Questions asked at other Companies

Q1. Have you handled Google Ads, Linkedin Ads, Hubspot, and other digital marketing software?
View answer (2)

Jobs at DemandNXT Business Services

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences

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

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience
Contribute & help others!
anonymous
You can choose to be anonymous

DemandNXT Business Services Interview FAQs

How many rounds are there in DemandNXT Business Services interview?
DemandNXT Business Services interview process usually has 1-2 rounds. The most common rounds in the DemandNXT Business Services interview process are Resume Shortlist, Technical and HR.
How to prepare for DemandNXT Business Services 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 DemandNXT Business Services . The most common topics and skills that interviewers at DemandNXT Business Services expect are Inside Sales, Lead Generation, Market Research, Sales and Communication Skills.
What are the top questions asked in DemandNXT Business Services interview?

Some of the top questions asked at the DemandNXT Business Services interview -

  1. In Google adwords how many types keywords are the...read more
  2. What recent algorithm updates ?and what does it s...read more
  3. What is exit rate in Google analyti...read more

Recently Viewed

JOBS

Triwits Technologies

No Jobs

LIST OF COMPANIES

Labdhie Support Services

Overview

JOBS

Atharva Organisation

No Jobs

REVIEWS

Great Champ Technology Limited

No Reviews

LIST OF COMPANIES

Second Innings Sports and Entertainment

Overview

SALARIES

Second Innings Sports and Entertainment

No Salaries

JOBS

360 Degree Cloud Technologies

No Jobs

JOBS

Red Apple Technologies

No Jobs

SALARIES

Labdhie Support Services

JOBS

Aspire Software Consultancy

No Jobs

Tell us how to improve this page.

DemandNXT Business Services Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
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
Genpact Interview Questions
3.8
 • 3.1k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all

DemandNXT Business Services Reviews and Ratings

based on 67 reviews

3.0/5

Rating in categories

3.1

Skill development

2.9

Work-life balance

2.9

Salary

3.1

Job security

2.9

Company culture

2.9

Promotions

2.9

Work satisfaction

Explore 67 Reviews and Ratings
Market Research Analyst
127 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Digital Marketing Specialist
27 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Desktop Support Engineer
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Administrator
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Graphic Designer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare DemandNXT Business Services with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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