Premium Employer

i

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

Infosys Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infosys PHP Web Developer Interview Questions and Answers

Updated 12 Jan 2022

Infosys PHP Web Developer Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Any thing about php...

Interview Preparation Tips

Interview preparation tips for other job seekers - Any thing about php. Java script html j query

Interview questions from similar companies

I applied via Company Website and was interviewed in Dec 2021. 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 - Aptitude Test 

Online interview

Interview Preparation Tips

Topics to prepare for IBM PHP Web Developer interview:
  • PHP
  • Word
  • Excel Powerpoint
Interview preparation tips for other job seekers - I am a students .My skills is PHP developer, Ms office ,

I applied via Company Website and was interviewed in Jun 2022. 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 - One-on-one 

(2 Questions)

  • Q1. What is session? Wht is the uses of session?
  • Ans. 

    Session is a way to store information (variables) on the server to be used across multiple pages.

    • Session is used to maintain user-specific data across multiple pages.

    • It is created when a user logs in and destroyed when the user logs out.

    • Session data can be accessed and manipulated using the $_SESSION superglobal variable.

    • Examples of session data include user ID, username, and shopping cart items.

  • Answered by AI
  • Q2. Wht is php? Need of php?
  • Ans. 

    PHP is a server-side scripting language used for web development.

    • PHP stands for Hypertext Preprocessor.

    • It is an open-source language.

    • PHP is used to create dynamic web pages.

    • It can interact with databases like MySQL.

    • PHP is easy to learn and widely used in web development.

    • Popular CMS like WordPress, Drupal, and Joomla are built on PHP.

  • Answered by AI
Round 3 - Group Discussion 

How will manage our project?

Round 4 - Technical 

(1 Question)

  • Q1. Which version of html is getting at thid time and why?
  • Ans. 

    The latest version of HTML is HTML5, which is widely adopted for its improved functionality and features.

    • HTML5 is the current version of HTML being used

    • It offers new features like <video>, <audio>, <canvas>, and <svg> elements

    • HTML5 provides better support for multimedia and interactive content

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All questions are vry simple and essey but u hv some knowledge about php , html and css etc.

Skills evaluated in this interview

Interview Questionnaire 

6 Questions

  • Q1. Basic php and html css javascript
  • Q2. Opps concepts
  • Q3. MySQL SQL how to fetch Last record
  • Ans. 

    To fetch the last record in MySQL SQL, use the ORDER BY and LIMIT clauses.

    • Use the ORDER BY clause to sort the records in descending order based on the primary key or any other column.

    • Use the LIMIT clause to limit the result set to one record.

    • Example: SELECT * FROM table_name ORDER BY primary_key DESC LIMIT 1;

  • Answered by AI
  • Q4. How to update data in table
  • Ans. 

    To update data in a table, use the UPDATE statement in SQL.

    • Use the UPDATE statement followed by the table name

    • Set the column name and new value using SET

    • Use WHERE to specify which rows to update

  • Answered by AI
  • Q5. Javascript basic information
  • Q6. Html css

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. React life cycle

I applied via Naukri.com and was interviewed before Dec 2019. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Oracle Apps Technical - PlSQL concepts
  • Q2. Basic questions like logic to find even number, swap number ,etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to see all the Technology related questions in Google before going for interview.

I applied via Referral and was interviewed before Mar 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude was quite Simple, They wont ask you difficult category questions.

Round 2 - Technical 

(1 Question)

  • Q1. Technical round was quite interes and long too, I have been in interview room for almost 40+ minutes. They asked me about Java, database, Linux my collage project and some brainstorming questions.
Round 3 - Assignment 

After technical round we have got a subject to write maximum 300 words on it.
here they checked about how we good at grammer and sentence framing.
I cracked this round easily and selected for HR Round

Round 4 - HR 

(4 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Where do you see yourself in 5 years?
  • Q3. Tell me about yourself.
  • Q4. Why Capgemini? What are your short term goals? What are your long term goals?

Interview Preparation Tips

Topics to prepare for Capgemini Consultant interview:
  • Core Java
  • ooos
  • SQL
  • Linux basics
  • C
  • C++
Interview preparation tips for other job seekers - Capgemini is good organisation to work with. Your work life balance is always be on top priority. You need to think only about company management when it comes to your compensation part.
I must say, go with the capgemini when you feel you got good compensation.
Best of luck for your future…😊

I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Spring container and beans
  • Q2. Annotations used in Springboot
  • Ans. 

    Annotations are used in Springboot to simplify configuration and reduce boilerplate code.

    • Annotations are used to define the behavior of Spring components

    • They can be used to define the scope of a bean, inject dependencies, and handle exceptions

    • Some commonly used annotations include @Component, @Autowired, and @ExceptionHandler

  • Answered by AI
  • Q3. Java 8 New Features and explanation
  • Ans. 

    Java 8 introduced several new features including lambda expressions, streams, and default methods.

    • Lambda expressions allow for functional programming and simplify code.

    • Streams provide a way to process collections of data in a functional style.

    • Default methods allow for adding new methods to interfaces without breaking existing implementations.

    • Other features include the Optional class, Date and Time API, and Nashorn Java

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What is your expected package

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the topics thoroughly with working examples. Theoretical knowledge is not enough to really grasp the concepts.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. C++ basic
  • Q2. Hh
  • Q3. Yy

Interview Preparation Tips

Interview preparation tips for other job seekers - Hh

I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQL, Algo

Interview Preparation Tips

Interview preparation tips for other job seekers - Have you basics cleared in basic DSAlgo

Tell us how to improve this page.

Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k 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
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
Technology Analyst
55.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
50.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
39.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
30.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate Consultant
28k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

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