Upload Button Icon Add office photos

Filter interviews by

SEO Corporation Interview Questions and Answers

Updated 10 Aug 2017

SEO Corporation Interview Experiences

1 interview found

I was interviewed in Jul 2017.

Interview Questionnaire 

2 Questions

  • Q1. How will you treat Web standards while optimizing a website?
  • Ans. 

    Web standards are essential for SEO optimization. They ensure a website is accessible, user-friendly, and search engine-friendly.

    • Adhere to HTML and CSS standards to ensure proper website structure and formatting.

    • Use semantic markup to provide clear and meaningful content hierarchy.

    • Optimize website loading speed by minimizing code and using efficient techniques.

    • Ensure responsive design to provide a seamless user experie...

  • Answered by AI
  • Q2. What methods would you apply for decreasing the loading time of a website?
  • Ans. 

    To decrease the loading time of a website, methods like optimizing images, minifying CSS and JavaScript, enabling browser caching, and using a content delivery network (CDN) can be applied.

    • Optimize images by compressing them and using the appropriate file format (e.g., JPEG for photos, PNG for graphics)

    • Minify CSS and JavaScript files by removing unnecessary characters, spaces, and comments

    • Enable browser caching to stor...

  • Answered by AI

Interview Preparation Tips

Round: HR Interview
Experience: Nothing i just gave the answer - I usually apply the web standards from the W3C while optimizing the webpage, which help that site to get more points from Google to improvise page rank.

Round: HR Interview
Experience: We can use the external style sheets, minimum images, decrease the file size of the images that we use, without compromising on the quality and use the CSS sprites to regulate the HTTP requests.

Skills evaluated in this interview

Search Engine Optimisation /SEO Specialist Interview Questions asked at other Companies

Q1. What you can do if a company already did lot of marketing.
View answer (2)

Interview questions from similar companies

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

I applied via Referral and was interviewed before Mar 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 - Aptitude Test 

Basic coding questions And logical questions

Round 3 - Coding Test 

Simple program for mathematics

Interview Preparation Tips

Interview preparation tips for other job seekers - Just learn basic coding in python for Fibonacci series and inverse or a string and all

Analyst Interview Questions & Answers

Ipsos user image Anonymous

posted on 21 Feb 2024

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

I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. State linear regression assumptions.
  • Ans. 

    Linear regression assumptions include linearity, independence, homoscedasticity, and normality.

    • Linearity: The relationship between the independent and dependent variables is linear.

    • Independence: The residuals are independent of each other.

    • Homoscedasticity: The variance of the residuals is constant across all levels of the independent variables.

    • Normality: The residuals are normally distributed.

    • Example: If we are predict...

  • Answered by AI
  • Q2. What is multicollinearity? How to tackle this condition?
  • Ans. 

    Multicollinearity is a phenomenon in which two or more predictor variables in a regression model are highly correlated.

    • Multicollinearity can lead to unstable estimates of the coefficients and make it difficult to determine the effect of each predictor variable on the outcome.

    • One way to tackle multicollinearity is to identify the highly correlated variables and consider removing one of them from the model.

    • Another approa...

  • Answered by AI
  • Q3. What are the components of time series analysis?
  • Ans. 

    Time series analysis components include trend, seasonality, cyclicality, and irregularity.

    • Trend: Long-term movement or direction of the data.

    • Seasonality: Regular patterns that occur at specific intervals.

    • Cyclicality: Repeating patterns that are not necessarily at fixed intervals.

    • Irregularity: Random fluctuations or noise in the data.

    • Examples: Trend in stock prices, seasonality in retail sales, cyclicality in economic c

  • Answered by AI
  • Q4. What are the preventive measures if regression assumptions are not met?
  • Ans. 

    Preventive measures for regression assumptions not met

    • Check for multicollinearity among independent variables

    • Transform variables if they are not normally distributed

    • Consider using non-parametric regression methods

    • Use robust regression techniques to handle outliers

    • Collect more data to improve model performance

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. How to tackle with missing values ?
  • Ans. 

    Handling missing values is crucial in data analysis. Various techniques like imputation, deletion, or prediction can be used.

    • Use imputation techniques like mean, median, mode to fill in missing values.

    • Consider using predictive modeling to estimate missing values based on other variables.

    • Delete rows or columns with a high percentage of missing values if they cannot be accurately imputed.

    • Use advanced techniques like K-ne...

  • Answered by AI
  • Q2. What is the difference between tuple and list ?
  • Ans. 

    Tuple is immutable and fixed in size, while list is mutable and can change in size.

    • Tuple is created using parentheses, while list is created using square brackets.

    • Tuple elements can be of different data types, while list elements are usually of the same data type.

    • Tuple is faster than list for iteration and accessing elements.

    • Example: tuple = (1, 'a', True), list = [1, 2, 3]

  • Answered by AI
  • Q3. How to detect outlier ?
  • Ans. 

    Outliers can be detected using statistical methods like Z-score, IQR, or visualization techniques like box plots.

    • Calculate Z-score for each data point and identify points with Z-score greater than a certain threshold (usually 3 or -3).

    • Use Interquartile Range (IQR) to identify outliers by determining data points that fall below Q1 - 1.5 * IQR or above Q3 + 1.5 * IQR.

    • Visualize the data using box plots and identify points...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay positive and give fast answers.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Why do you think you are a fit ?
Round 2 - Assignment 

Written test covering economic questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Please introduce yourself in mandarin

Interview Preparation Tips

Topics to prepare for Ipsos Consultant interview:
  • Case study

Analyst Interview Questions & Answers

Ipsos user image Anonymous

posted on 15 Oct 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2023. There were 4 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. Details about Statistics knowledge
Round 3 - One-on-one 

(1 Question)

  • Q1. Asked about previous job experience
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and reasons for leaving previous company

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics clear

Analyst Interview Questions & Answers

Ipsos user image Anonymous

posted on 11 Apr 2022

I applied via Naukri.com and was interviewed in Mar 2022. There were 2 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 

(2 Questions)

  • Q1. Simple and easy interview. Good interview experience
  • Q2. All about resume and your skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Just honest confident about your skills
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Why you , why the company, why this job

Round 2 - Case Study 

Writing test that was allowed to take home

Round 3 - Aptitude Test 

Fit test with head of department

Analyst Interview Questions & Answers

Ipsos user image Anonymous

posted on 12 Mar 2024

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

I applied via Company Website and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

MMM questions. Statistics. Background of education

Round 2 - Technical 

(1 Question)

  • Q1. Statistics, coding economics

Analyst Interview Questions & Answers

Ipsos user image Anonymous

posted on 26 Apr 2024

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

I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Questions regarding my projects
  • Q2. Questions regarding Multiple linear regression, multicollinearity, ridge regression and logistic mainly.
  • Q3. Technical questions from R, python and Excel (like lookup, pivot table)
  • Q4. There might be some riddle question also
Round 2 - Case Study 

Marketing Research, Advertisement companies

Round 3 - HR 

(1 Question)

  • Q1. Expected Salary, Expectation from the Job role

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good concepts of regression as mentioned above and be confident. Communication skill very important.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is Regression?What is Mutlicollinearity?
  • Ans. 

    Regression is a statistical technique used to understand the relationship between a dependent variable and one or more independent variables. Multicollinearity occurs when independent variables in a regression model are highly correlated.

    • Regression helps in predicting the value of the dependent variable based on the values of independent variables.

    • Multicollinearity can lead to issues in interpreting the coefficients of...

  • Answered by AI

Skills evaluated in this interview

SEO Corporation Interview FAQs

What are the top questions asked in SEO Corporation interview?

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

  1. What methods would you apply for decreasing the loading time of a websi...read more
  2. How will you treat Web standards while optimizing a websi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Gallagher Interview Questions
3.7
 • 215 Interviews
DE Shaw Interview Questions
3.8
 • 120 Interviews
Bank of Baroda Interview Questions
3.6
 • 94 Interviews
CapitalOne Interview Questions
3.7
 • 78 Interviews
NetAmbit Interview Questions
3.6
 • 76 Interviews
Ipsos Interview Questions
3.3
 • 36 Interviews
View all

SEO Corporation Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Compare SEO Corporation with

Gallagher

3.8
Compare

Canara HSBC Life Insurance

3.7
Compare

Life Insurance Corporation of India

4.3
Compare

Bank of Baroda

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