Upload Button Icon Add office photos

Filter interviews by

PH-IT Solutions Interview Questions, Process, and Tips

Updated 3 Jun 2022

Top PH-IT Solutions Interview Questions and Answers

PH-IT Solutions Interview Experiences

Popular Designations

2 interviews found

SEO Trainee Interview Questions & Answers

user image Anonymous

posted on 3 Jun 2022

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

Round 1 - One-on-one 

(6 Questions)

  • Q1. Tell me about yourself?
  • Q2. What is Google AdWords and how to run the ad campaign?
  • Ans. 

    Google AdWords is an advertising platform that allows businesses to create and display ads on Google search results and other websites.

    • Create a Google AdWords account and set up a campaign

    • Choose keywords and create ad groups

    • Write ad copy and set a budget

    • Target specific locations and demographics

    • Track and analyze campaign performance

    • Optimize ads for better results

  • Answered by AI
  • Q3. What is SEO and how many type of SEO?
  • Ans. 

    SEO stands for Search Engine Optimization. It is the process of optimizing a website to rank higher in search engine results.

    • There are two types of SEO: On-page SEO and Off-page SEO.

    • On-page SEO involves optimizing the content and structure of the website itself, including keywords, meta tags, and internal linking.

    • Off-page SEO involves building backlinks to the website from other reputable sites, which can improve the w...

  • Answered by AI
  • Q4. OFF page SEO activities name?
  • Ans. 

    Off page SEO activities refer to techniques that can be used to improve the position of a website in the search engine results page (SERP).

    • Link building

    • Social media marketing

    • Guest blogging

    • Influencer outreach

    • Content marketing

    • Forum posting

    • Directory submission

    • Bookmarking

    • Article submission

  • Answered by AI
  • Q5. How to do the website audit?
  • Ans. 

    Website audit involves analyzing a website's technical, content, and user experience aspects to identify areas for improvement.

    • Start by checking the website's loading speed and mobile responsiveness

    • Analyze the website's content for relevance, uniqueness, and keyword optimization

    • Check for broken links, duplicate content, and missing meta tags

    • Evaluate the website's user experience, including navigation, design, and acces...

  • Answered by AI
  • Q6. Why are you coming to this digital marketing profile??
Round 2 - Final selection 

(1 Question)

  • Q1. Questions about myself and my life?

Interview Preparation Tips

Topics to prepare for PH-IT Solutions SEO Trainee interview:
  • SEO
  • Website audit
  • Google Analytics
  • Technical SEO
  • ON PAGE SEO
  • OFF Page Activities names
  • Types of keywords
  • Google Search Console
Interview preparation tips for other job seekers - Be confident and don't be nervous because interviewer only just want to know about yourself and your skills nothing else. Because he/she also needs skillful employee.

Skills evaluated in this interview

SEO Trainee Interview Questions asked at other Companies

Q1. What is Google AdWords and how to run the ad campaign?
View answer (1)

Sun Pharmaceutical Industries

Join us and thrive in a company culture that inspires and empowers.

Interview Questionnaire 

1 Question

  • Q1. All basic questions asked

Interview Preparation Tips

Interview preparation tips for other job seekers - just be yourself the owner of the company will take your interview himself

Digital Marketing Executive Interview Questions asked at other Companies

Q1. What is the difference between do follow and no follow links?
View answer (5)
PH-IT Solutions Interview Questions and Answers for Freshers
illustration image

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

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

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college
Contribute & help others!
anonymous
You can choose to be anonymous

PH-IT Solutions Interview FAQs

How many rounds are there in PH-IT Solutions interview?
PH-IT Solutions interview process usually has 2 rounds. The most common rounds in the PH-IT Solutions interview process are One-on-one Round.
What are the top questions asked in PH-IT Solutions interview?

Some of the top questions asked at the PH-IT Solutions interview -

  1. What is Google AdWords and how to run the ad campai...read more
  2. What is SEO and how many type of S...read more
  3. How to do the website aud...read more

Recently Viewed

INTERVIEWS

Hostnetindia

No Interviews

Tell us how to improve this page.

HCLTech

Workplace transformation starts with you

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k 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
View all

PH-IT Solutions Reviews and Ratings

based on 2 reviews

2.9/5

Rating in categories

1.0

Skill development

4.1

Work-life balance

1.1

Salary

2.7

Job security

1.3

Company culture

1.1

Promotions

1.3

Work satisfaction

Explore 2 Reviews and Ratings
Compare PH-IT Solutions with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent