Upload Button Icon Add office photos

Filter interviews by

Impelsys Senior PHP Developer Interview Questions, Process, and Tips

Updated 15 Sep 2020

Impelsys Senior PHP Developer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Design patterns & Explain Them.
  • Ans. 

    Design patterns are reusable solutions to common software development problems.

    • Design patterns provide proven solutions to recurring problems in software development.

    • They help in creating code that is more flexible, reusable, and maintainable.

    • Some common design patterns include Singleton, Factory, Observer, and Decorator.

    • Singleton pattern ensures that only one instance of a class is created.

    • Factory pattern provides a w...

  • Answered by AI
  • Q2. Write php program to print *(stars) in pyramid shape
  • Ans. 

    PHP program to print *(stars) in pyramid shape

    • Use nested for loops to print the pyramid shape

    • The outer loop controls the number of rows

    • The inner loop controls the number of stars to print in each row

    • Use a combination of spaces and stars to create the pyramid shape

  • Answered by AI
  • Q3. Get image (blob) from db & show in php view page
  • Ans. 

    To display an image from a database in a PHP view page, retrieve the image as a blob and output it with appropriate headers.

    • Retrieve the image data from the database as a blob.

    • Set the appropriate content-type header for the image format.

    • Output the image data to the response body.

  • Answered by AI
  • Q4. Some basic php questions
  • Q5. Php program to sort array
  • Ans. 

    PHP program to sort array of strings

    • Use the built-in sort() function

    • Pass the array as argument to the sort() function

    • Use the SORT_STRING flag to sort the array as strings

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare array functions, strings functions, some basic coding programs, oops concepts, mysql basics etc

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Solid Principle, Design Patterns,
  • Q2. React sharing data btw siblings without any state management.
  • Q3. NodeJs is single threaded then why it feels concurrent?
Round 2 - Technical 

(3 Questions)

  • Q1. Questions related micro services
  • Q2. Message queue related questions
  • Q3. NodeJs related questions: Event loop

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare NodeJs in-depth.
Mention things in your resume that you actually know and worked on. They will ask questions from your experience.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What are the design patterns in c#
  • Ans. 

    Design patterns in C# are reusable solutions to common problems in software design.

    • Some common design patterns in C# include Singleton, Factory, Observer, and Strategy.

    • Singleton pattern ensures a class has only one instance and provides a global point of access to it.

    • Factory pattern creates objects without specifying the exact class of object that will be created.

    • Observer pattern defines a one-to-many dependency betwee...

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in 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 - Aptitude Test 

It was an aptitude test consisting of 40 questions in 30 minutes.

Round 3 - Coding Test 

There were coding questions
1.) Find the sum of 4 largest no in an array.
2.)find area of the largest rectangle in a histogram.
3.)Sudoko challenge

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the basics.
Keep calm and share your thoughts with the interviewer.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 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 - Coding Test 

3 Questions of mid difficulty

Round 3 - Coding Test 

2 questions of mid to hard difficulty

Round 4 - Technical 

(2 Questions)

  • Q1. Basic DSA and problem solving related questions
  • Q2. How to design and implement a dictionary application
  • Ans. 

    Design and implement a dictionary application for easy word lookup

    • Define data structure to store words and their meanings

    • Implement search functionality to look up words quickly

    • Include features like word suggestions, synonyms, and antonyms

    • Allow users to add new words and meanings to the dictionary

    • Consider implementing a user-friendly interface for easy navigation

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Oct 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 - Coding Test 

Online Test where there is total 8 question from which 2 is program and 6 is MCQ.

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical Interview. Asked about tell me about yourself, biggest problem faced you have faced in your career. Basic Python, OOPS concepts, Sql query, Django Questions, One online program
Round 4 - One-on-one 

(1 Question)

  • Q1. One to One Round with CTO.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Have you use AWS lambda.
  • Ans. 

    Yes, I have experience using AWS Lambda for serverless computing.

    • I have developed serverless applications using AWS Lambda functions.

    • I have integrated AWS Lambda with other AWS services like API Gateway, S3, and DynamoDB.

    • I have experience writing Lambda functions in languages like Node.js, Python, and Java.

    • I have used AWS SAM (Serverless Application Model) to deploy and manage Lambda functions.

  • Answered by AI
Round 2 - Coding Test 

Write a program to check given no is prime number or not

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Level of aptitude is easy

Round 2 - Coding Test 

In this selected role question is asked suppose I applied in .net then coding must in c#

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Aptiude test on their platform

Round 2 - Coding Test 

Coding question on array

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

IN this section ask 60 aptitude qustion based on some computer science subject some qustions are on logic bulidng.

Round 2 - Coding Test 

In this round they give one DSA quation which one is solve in only 30 min. According to my the qustion was is easy.

Impelsys Interview FAQs

What are the top questions asked in Impelsys Senior PHP Developer interview?

Some of the top questions asked at the Impelsys Senior PHP Developer interview -

  1. get image (blob) from db & show in php view p...read more
  2. write php program to print *(stars) in pyramid sh...read more
  3. Design patterns & Explain Th...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Apisero Interview Questions
4.3
 • 65 Interviews
TestingXperts Interview Questions
3.9
 • 41 Interviews
Credera Interview Questions
3.8
 • 40 Interviews
Damco Solutions Interview Questions
3.9
 • 38 Interviews
Stefanini Interview Questions
3.0
 • 35 Interviews
View all
Software Engineer
193 salaries
unlock blur

₹2.4 L/yr - ₹13.2 L/yr

Senior Software Engineer
171 salaries
unlock blur

₹6.2 L/yr - ₹22 L/yr

Technical Lead
46 salaries
unlock blur

₹12.2 L/yr - ₹37 L/yr

Softwaretest Engineer
46 salaries
unlock blur

₹3 L/yr - ₹12.6 L/yr

Senior QA Engineer
42 salaries
unlock blur

₹6 L/yr - ₹18 L/yr

Explore more salaries
Compare Impelsys with

Tekwissen

4.8
Compare

Damco Solutions

3.9
Compare

smartData Enterprises

3.3
Compare

In Time Tec Visionsoft

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