Upload Button Icon Add office photos

Filter interviews by

Infanion Software Solutions PHP Developer Interview Questions and Answers

Updated 11 Jul 2024

Infanion Software Solutions PHP Developer Interview Experiences

1 interview found

PHP Developer Interview Questions & Answers

user image Anonymous

posted on 11 Jul 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

If you are from java background then they will ask you basic mcq questions.

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS concept, array string
  • Q2. Programming basic like find min and max from array
Round 3 - One-on-one 

(1 Question)

  • Q1. He will ask about family, education and project

Interview Preparation Tips

Interview preparation tips for other job seekers - If you prepare core java I will be able to crack it very easily. This company basically works on PHP but they take interview on Java or Python

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. He asked to give self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - basics of sql and array String questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding Test consists of 3 Problem Question (2 Logical questions and 1 SQL Query ) and Around 20 MCQS
Platform - CoderByte

Round 2 - Aptitude Test 

30 Aptitude Question
3 Mail Writing Question

Round 3 - Technical 

(5 Questions)

  • Q1. Explain 1st Problem Solved in Coding Test. Optimize it.
  • Ans. 

    Solved a sorting problem by implementing quicksort algorithm.

    • Implemented quicksort algorithm to efficiently sort the array.

    • Used recursion to divide the array into smaller subarrays and sort them individually.

    • Optimized the algorithm by choosing a pivot element strategically to minimize comparisons.

  • Answered by AI
  • Q2. Explain 2nd Problem Solved in Coding Test. I failed 1 test case in 1st round which was told to solve again.
  • Q3. Explain 3rd Question based on SQL Query.
  • Ans. 

    The 3rd question based on SQL query likely refers to a specific query or scenario related to SQL.

    • Understand the context of the query being asked about

    • Analyze the structure and purpose of the SQL query

    • Explain the expected output or result of the query

  • Answered by AI
  • Q4. Write a code to Reverse Digits.
  • Ans. 

    Code to reverse digits of a number

    • Use modulo operator to extract the last digit of the number

    • Multiply the result by 10 and add the next digit until all digits are reversed

    • Handle negative numbers separately by converting to positive before reversing

  • Answered by AI
  • Q5. A problem question for solving a SQL Query.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well,
Stay continuously in contact, call the HR for updates as they don't call you, We need to call them else you will wait entire life.

Skills evaluated in this interview

Web Developer Interview Questions & Answers

Proficed user image Niharika Vaidya

posted on 11 Sep 2024

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

I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate web developer with 5 years of experience in front-end and back-end development.

    • 5 years of experience in web development

    • Skilled in front-end and back-end development

    • Passionate about creating user-friendly and efficient websites

  • Answered by AI
  • Q2. Rate yourself in different technologies
  • Ans. 

    I rate myself highly in HTML, CSS, JavaScript, and React.

    • HTML - Proficient in creating semantic and accessible web pages

    • CSS - Skilled in styling and layout design, including responsive design

    • JavaScript - Strong understanding of core concepts and modern ES6+ features

    • React - Experienced in building interactive and dynamic web applications

  • Answered by AI
  • Q3. Technical questions
Round 2 - Assignment 

Implement a web page as per description

Interview Preparation Tips

Topics to prepare for Proficed Web Developer interview:
  • ASP.Net
  • C#.Net
Interview preparation tips for other job seekers - There interviews are extremely tough
Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Why do we use database
  • Ans. 

    Databases are used to store, organize, and retrieve data efficiently for various applications.

    • Efficient data storage and retrieval

    • Data organization and management

    • Data security and integrity

    • Support for concurrent access and transactions

    • Scalability and performance optimization

  • Answered by AI
  • Q2. What are SQL joins
  • Ans. 

    SQL joins are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables in a single query

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Joins are based on a related column between the tables, such as a primary key and foreign key relationship

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Na

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

It was so easy. Even this round is conducted by hr they are not suree

Round 2 - Group Discussion 

This was my final round

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude, Reasoning ,c

Round 2 - Group Discussion 

Artificial intelligence

Interview Preparation Tips

Interview preparation tips for other job seekers - good
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I was interviewed in Apr 2023.

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. Questions based on javascript, html, css .it will be based on what role you are applying for
  • Q2. Css flexbox, box model, html doctype, semantic tags javascript asynchronous , localstorage etc
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. He asked to give self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - basics of sql and array String questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

There were 3 coding questions in the first round

Round 2 - Aptitude Test 

30 MCQ questions based on Math, reasoning and English and also email writing

Round 3 - Technical 

(1 Question)

  • Q1. I'm on it my interview scheduled on 14 oct

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on DSA and English

Infanion Software Solutions Interview FAQs

How many rounds are there in Infanion Software Solutions PHP Developer interview?
Infanion Software Solutions interview process usually has 3 rounds. The most common rounds in the Infanion Software Solutions interview process are One-on-one Round, Aptitude Test and Technical.
What are the top questions asked in Infanion Software Solutions PHP Developer interview?

Some of the top questions asked at the Infanion Software Solutions PHP Developer interview -

  1. Programming basic like find min and max from ar...read more
  2. OOPS concept, array str...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Odoo Interview Questions
3.5
 • 25 Interviews
Anywhere Interview Questions
4.5
 • 13 Interviews
AppSuccessor Interview Questions
3.0
 • 11 Interviews
SaaS Labs Interview Questions
4.0
 • 11 Interviews
Seceon Inc. Interview Questions
4.9
 • 11 Interviews
CloudEagle Interview Questions
2.4
 • 8 Interviews
View all
Developer Associate
30 salaries
unlock blur

₹3.1 L/yr - ₹5.5 L/yr

Associate Test Engineer
12 salaries
unlock blur

₹3.6 L/yr - ₹5.3 L/yr

Software Developer
11 salaries
unlock blur

₹2.6 L/yr - ₹8 L/yr

Associate Software Developer
11 salaries
unlock blur

₹3 L/yr - ₹6.2 L/yr

Associate - Team Lead
9 salaries
unlock blur

₹6.3 L/yr - ₹8.3 L/yr

Explore more salaries
Compare Infanion Software Solutions with

Velozity Global Solutions

4.9
Compare

Bhash Software Labs

3.8
Compare

QR Crypher

4.2
Compare

Biyani Technologies

4.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview