Upload Button Icon Add office photos

Filter interviews by

Impelsys Software Engineer Interview Questions, Process, and Tips

Updated 10 Dec 2024

Top Impelsys Software Engineer Interview Questions and Answers

  • Q1. What are the pre-defined functions available for string manipulation in PHP?
  • Q2. What are the Object-Oriented Programming (OOP) concepts implemented in PHP?
  • Q3. How do you manage third-party services within the MVC framework?

Impelsys Software Engineer Interview Experiences

6 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What are the Object-Oriented Programming (OOP) concepts implemented in PHP?
  • Ans. 

    PHP supports all major Object-Oriented Programming concepts including classes, objects, inheritance, encapsulation, and polymorphism.

    • Classes: PHP allows you to define classes using the 'class' keyword.

    • Objects: You can create objects of a class using the 'new' keyword.

    • Inheritance: PHP supports inheritance where a class can inherit properties and methods from another class.

    • Encapsulation: PHP allows you to restrict access...

  • Answered by AI
  • Q2. What are the pre-defined functions available for string manipulation in PHP?
  • Ans. 

    PHP provides a variety of pre-defined functions for string manipulation.

    • strlen() - returns the length of a string

    • str_replace() - replaces all occurrences of a search string with a replacement string

    • substr() - returns a part of a string

    • strtolower() - converts a string to lowercase

    • strtoupper() - converts a string to uppercase

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How do you manage third-party services within the MVC framework?
  • Ans. 

    Third-party services can be managed by integrating them into the MVC framework using libraries or APIs.

    • Use libraries or APIs provided by the third-party service to interact with it within the MVC framework.

    • Create service classes or components to encapsulate the logic for interacting with the third-party service.

    • Utilize dependency injection to inject the third-party service dependencies into the controllers or models.

    • Ha...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Java,dsa and algorithms

Round 2 - Group Discussion 

Random any topic was good

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Basic Aptitute questions, GATE type CSE questions.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Justify your resume, Be a good communicator, My interviewer didn't go on to the coding problems because he was impressed by my project and technical knowledge as a fresher. Asking pattern printing and sear...
  • Q2. Line by line interviewer goes through your mentioned skills in cv. ask questions on the same might go deep on his favourite topics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume should be justified, though some interviewers take coding problems also so prepare that as well.

Software Engineer Interview Questions & Answers

user image Abhav Thakur

posted on 16 Aug 2023

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

I applied via Naukri.com and was interviewed before Aug 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 

A coding test was sent me to solve it

Round 3 - One-on-one 

(2 Questions)

  • Q1. Live coding for react native app development and bug fixes.
  • Q2. Create a screen with modal with the following design
  • Ans. 

    Create a screen with modal design

    • Use a modal component to display content on top of the main screen

    • Include a close button to dismiss the modal

    • Design the modal with a semi-transparent background to focus on the content

    • Ensure the modal is responsive and works on different screen sizes

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Question related to work and how will you manage it.

Interview Preparation Tips

Topics to prepare for Impelsys Software Engineer interview:
  • Javascript
Interview preparation tips for other job seekers - Learn your skills properly and apply them . Try to be a team player and solve problems.

Skills evaluated in this interview

Impelsys interview questions for designations

 Associate Software Engineer

 (2)

 Senior Software Engineer

 (2)

 Software Engineer Trainee

 (1)

 Software Developer

 (1)

 UI Software Engineer

 (1)

 Software Developer Trainee

 (1)

 Software Development Engineer Intern

 (1)

 QA Engineer

 (1)

Interview Questionnaire 

1 Question

  • Q1. Basic questions on Angular and life cycle hooks, rxjs library operators, unit testing and on basic

I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Normal question asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Best of luck. Very easy process. 3 rounds of interview.

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed before Apr 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Written test on Basics of c and c++ is asked.
Also be thorough with mathematical topics like vectors,calculus.

Round 3 - Technical 

(2 Questions)

  • Q1. C++ basic questions Oops concepts
  • Q2. Math questions on vectors and calculus Predict the output for a given program

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and strong at basics of C/C++.
They also value your communication skills as well.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Find repeated nos in arrays
  • Ans. 

    Find repeated numbers in arrays of strings

    • Iterate through each string in the array

    • Convert each string to an array of numbers

    • Use a hash map to track the frequency of each number

    • Identify and return the repeated numbers

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. Current company work, reason for change, etc.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. I have been questioned on AEM Concepts, Sling Models, schedulers, servlets, OSGI services
  • Q2. Be prepared for most of the concepts in AEM

Interview Preparation Tips

Interview preparation tips for other job seekers - The overall interview experience was very good.

I applied via LinkedIn

Interview Questionnaire 

1 Question

  • Q1. I have been questioned on different concepts in AEM, sling models, services, servlets, schedulers, workflow

Interview Preparation Tips

Interview preparation tips for other job seekers - The overall interview process was smooth and as per schedule.

Impelsys Interview FAQs

How many rounds are there in Impelsys Software Engineer interview?
Impelsys interview process usually has 2-3 rounds. The most common rounds in the Impelsys interview process are One-on-one Round, Resume Shortlist and Coding Test.
What are the top questions asked in Impelsys Software Engineer interview?

Some of the top questions asked at the Impelsys Software Engineer interview -

  1. What are the pre-defined functions available for string manipulation in P...read more
  2. What are the Object-Oriented Programming (OOP) concepts implemented in P...read more
  3. How do you manage third-party services within the MVC framewo...read more

Tell us how to improve this page.

Impelsys Software Engineer Interview Process

based on 4 interviews

Interview experience

4.8
  
Excellent
View more
Impelsys Software Engineer Salary
based on 190 salaries
₹2.5 L/yr - ₹12 L/yr
11% less than the average Software Engineer Salary in India
View more details

Impelsys Software Engineer Reviews and Ratings

based on 25 reviews

3.4/5

Rating in categories

2.9

Skill development

3.2

Work-life balance

2.9

Salary

2.8

Job security

3.1

Company culture

2.5

Promotions

2.9

Work satisfaction

Explore 25 Reviews and Ratings
Senior Software Engineer
191 salaries
unlock blur

₹6.2 L/yr - ₹24 L/yr

Software Engineer
190 salaries
unlock blur

₹2.5 L/yr - ₹12 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