Upload Button Icon Add office photos
Engaged Employer

i

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

SEO India Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

SEO India Interview Questions, Process, and Tips

Updated 13 Jun 2023

SEO India Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed before Jun 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 tips
Round 2 - Technical 

(7 Questions)

  • Q1. What skills are you best at in the Niche of Digital Marketing?
  • Q2. How important is On-page and Offpage in SEO and what do you exactly do to help optimising a website to rank well into search engines?
  • Q3. Do you have any experience over using automated tools to ease the activities involved such as for emailers, Whatsapp, Link Building Tools and many more!
  • Ans. 

    Yes, I have experience using automated tools for emailers, Whatsapp, and link building.

    • I have used email marketing platforms like MailChimp and Constant Contact to automate email campaigns.

    • I have utilized Whatsapp Business API for automated messaging and customer support.

    • I have experience with link building tools like Ahrefs and SEMrush for automating backlink analysis and outreach.

    • I am proficient in using tools like Z

  • Answered by AI
  • Q4. Do you have any experience over GTM?
  • Ans. 

    Yes, I have experience with Google Tag Manager (GTM).

    • Implemented GTM for tracking website events and conversions

    • Created custom tags, triggers, and variables to optimize tracking

    • Integrated GTM with Google Analytics for advanced tracking capabilities

  • Answered by AI
  • Q5. How do you set up GTM APIs for Facebook, Google Ads, Google Analytics etc.
  • Ans. 

    Setting up GTM APIs for Facebook, Google Ads, Google Analytics involves creating API credentials and configuring tags in Google Tag Manager.

    • Create API credentials for each platform (Facebook, Google Ads, Google Analytics)

    • In Google Tag Manager, set up tags for each platform using the respective API credentials

    • Test the tags to ensure they are firing correctly and sending data to the respective platforms

  • Answered by AI
  • Q6. Show is some proven results where you have worked harder and found challenging and finally ended up ranking them well, and what did you learn from them?
  • Q7. Can you show us some analytical data important to judge ranking and improvement factors?
  • Ans. 

    Analytical data such as keyword rankings, organic traffic, backlink profile, and on-page optimization are important factors to judge ranking and improvement.

    • Keyword rankings can be tracked using tools like SEMrush or Ahrefs.

    • Organic traffic can be monitored through Google Analytics to see trends and changes.

    • Backlink profile can be analyzed using tools like Moz or Majestic to assess quality and quantity of backlinks.

    • On-p...

  • Answered by AI
Round 3 - Assignment 

Review our website SEOIndia.co and help us understanding how it can be optimised more to generate more leads!

Interview Preparation Tips

Interview preparation tips for other job seekers - Be fair with what you know, so that they don't expect more and won't end up with bad experience. This is applicable for even every job.

Skills evaluated in this interview

SEO Consultant Interview Questions asked at other Companies

Q1. Do you have any experience over using automated tools to ease the activities involved such as for emailers, Whatsapp, Link Building Tools and many more!
View answer (1)

Jobs at SEO India

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 5 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 - Coding Test 

Duration is around 1 hour

Round 3 - Technical 

(1 Question)

  • Q1. 1. Basic programming concepts 2. OOP concepts and basic problem solving skills
Round 4 - Technical 

(1 Question)

  • Q1. Programming question
Round 5 - HR 

(1 Question)

  • Q1. 1. Basic questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Second largest number in an array
  • Ans. 

    Find the second largest number in an array of strings.

    • Convert the strings to numbers for comparison.

    • Sort the array in descending order.

    • Return the second element in the sorted array.

  • Answered by AI
  • Q2. Pairs with given sum
  • Ans. 

    Find pairs in an array that sum up to a given target value.

    • Use a hash set to store the difference between the target value and each element in the array.

    • Iterate through the array and check if the current element's complement exists in the hash set.

    • Return the pairs that sum up to the target value.

  • Answered by AI

Skills evaluated in this interview

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 Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. OOPS based questions
  • Q2. Basic language based questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is single page application
  • Ans. 

    Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.

    • SPA uses AJAX and HTML5 to create fluid and responsive user experience.

    • It eliminates the need for page reloading during use, making it faster and more efficient.

    • Examples include Gmail, Facebook, and Google Maps.

  • Answered by AI
  • Q2. What is state management
  • Ans. 

    State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.

    • State management involves storing and updating the state of an application to ensure data consistency.

    • It helps in managing user interface updates based on changes in the application state.

    • State management is crucial for handling user interactions and maintaining a seamless user exp...

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement

Round 1 - Aptitude Test 

In this round you have to clear Aptitude and Basic Coding

Round 2 - Coding Test 

It is pure coding test which is conduct on hacker rank platform. You have to complete 4 question(1 easy + 2 medium + 1 hard)

Round 3 - Technical 

(2 Questions)

  • Q1. Coding question base on Sorting and Array
  • Q2. Some of theory question base on your Project technology and DSA
Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Improve your basic concepts and coding skills.
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 - 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 

(1 Question)

  • Q1. Find the duplicate items in the array.
  • Ans. 

    Find duplicate items in array of strings.

    • Iterate through array and store each item in a hash set.

    • If item already exists in hash set, it is a duplicate.

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Javascript basics questions

Skills evaluated in this interview

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

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Questions on dsa, 2 medium and 1 easy level.
  • Q2. Questions related to the projects.

SEO India Interview FAQs

How many rounds are there in SEO India interview?
SEO India interview process usually has 3 rounds. The most common rounds in the SEO India interview process are Resume Shortlist, Technical and Assignment.
How to prepare for SEO India 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 SEO India. The most common topics and skills that interviewers at SEO India expect are Search Engine Optimization, Journalism, SEO Writing, Content Writing and Press Release.
What are the top questions asked in SEO India interview?

Some of the top questions asked at the SEO India interview -

  1. Do you have any experience over using automated tools to ease the activities in...read more
  2. Can you show us some analytical data important to judge ranking and improvement...read more
  3. How do you set up GTM APIs for Facebook, Google Ads, Google Analytics e...read more

Tell us how to improve this page.

SEO India Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 30 Interviews
View all

SEO India Reviews and Ratings

based on 12 reviews

4.2/5

Rating in categories

4.2

Skill development

4.1

Work-life balance

4.2

Salary

4.2

Job security

4.2

Company culture

4.0

Promotions

4.5

Work satisfaction

Explore 12 Reviews and Ratings
SEO Content Writer - SEO

Bangalore / Bengaluru

1-3 Yrs

Not Disclosed

SEO Content Writer

Bangalore / Bengaluru

1-5 Yrs

Not Disclosed

Press Release Writer

Bangalore / Bengaluru

2-6 Yrs

Not Disclosed

Explore more jobs
SEO Executive
8 salaries
unlock blur

₹1.7 L/yr - ₹3 L/yr

SEO
5 salaries
unlock blur

₹1.2 L/yr - ₹5 L/yr

SEO Analyst
4 salaries
unlock blur

₹3 L/yr - ₹3.2 L/yr

SEO Manager
4 salaries
unlock blur

₹4.6 L/yr - ₹6 L/yr

Senior SEO Analyst
4 salaries
unlock blur

₹2.5 L/yr - ₹5.2 L/yr

Explore more salaries
Compare SEO India with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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