Upload Button Icon Add office photos

Filter interviews by

Assystem Senior PHP Developer Interview Questions and Answers

Updated 8 Jun 2022

Assystem Senior PHP Developer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Core PHP,MYSQL Questions
  • Q2. HTML,JS ,AJax question
Round 2 - Coding Test 

Employee Add, Update,Delete using any framework with conditions

Round 3 - HR 

(1 Question)

  • Q1. Basic Introduction,Previous experience related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Before attend interview, Ready for the test

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Normal question about personality and job related

Interview Preparation Tips

Round: Test
Experience: Interview was going smoothly & all questions was related my job so it's was easy for me.
Tips: Good knowledge about of wind turbine
Duration: 2 hours
Total Questions: 25

Round: HR Interview
Experience: Interview was completed so easy
Tips: Required nice personality and confidence is must required

I applied via Job Portal and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Aerodynamic, censure, Bearing,PCB, and bought the sector.
Round 2 - Technical 

(1 Question)

  • Q1. Project planning & monitoring, Tools, safety.
Round 3 - HR 

(1 Question)

  • Q1. General HR questions and personality check

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with a positive attitude and let them know bout your work ethics.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jul 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is the ir resistance of moyor?
  • Ans. 

    The IR resistance of a motor refers to the insulation resistance, which measures the resistance of the insulation material surrounding the motor windings.

    • IR resistance is measured in ohms and indicates the ability of the insulation to prevent current leakage.

    • A higher IR resistance value indicates better insulation quality and less risk of electrical faults.

    • Regular testing of IR resistance is important to ensure the mot...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why you intrested doing job??
Round 3 - Other 

(1 Question)

  • Q1. How much expected salary
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. About virtual DOM and it's implementation
  • Q2. Implementation of map, reduce, filter
  • Ans. 

    Map, reduce, and filter are higher-order functions commonly used in functional programming to manipulate arrays.

    • Map: Transforms each element in an array based on a provided function.

    • Reduce: Reduces an array to a single value by applying a function to each element.

    • Filter: Creates a new array with elements that pass a certain condition.

  • Answered by AI
  • Q3. Closures and their implementation
  • Ans. 

    Closures are functions that have access to variables from their containing scope.

    • Closures can access variables from their outer function even after the outer function has finished executing.

    • Closures can be used to create private variables in JavaScript.

    • Closures are commonly used in event handlers and callbacks.

  • Answered by AI
  • Q4. Redux sagas and their practical use cases
  • Ans. 

    Redux sagas are middleware libraries for managing side effects in Redux applications.

    • Redux sagas are used to handle asynchronous actions in Redux, such as API calls or timers.

    • They are implemented as generator functions that can pause and resume execution.

    • Redux sagas provide a more structured and testable approach to handling side effects compared to traditional Redux middleware like Thunk.

    • Common use cases for redux sag...

  • Answered by AI
  • Q5. Basic javascript output questions
Round 2 - Technical 

(3 Questions)

  • Q1. Write a function to find the sum of the array using reduce.
  • Ans. 

    Function to find sum of array using reduce

    • Use the reduce method to iterate through the array and accumulate the sum

    • Convert array elements to numbers before summing them up

    • Handle edge cases like empty array or non-numeric elements

    • Example: const array = ['1', '2', '3']; const sum = array.reduce((acc, curr) => acc + Number(curr), 0);

  • Answered by AI
  • Q2. About form validation techniques
  • Q3. UseCallback and useMemo
Round 3 - HR 

(2 Questions)

  • Q1. What do you know about Hitachi energy
  • Ans. 

    Hitachi Energy is a global technology leader that provides innovative and sustainable energy solutions.

    • Hitachi Energy offers a wide range of products and services for the energy sector, including grid integration, digital solutions, and consulting services.

    • The company focuses on creating a more sustainable energy future through its advanced technologies and expertise.

    • Hitachi Energy is known for its commitment to innova...

  • Answered by AI
  • Q2. Why do you want to join only Hitachi energy.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basics and solve few javascript output questions

Skills evaluated in this interview

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 

(1 Question)

  • Q1. All technical things related wind turbine.

Interview Preparation Tips

Interview preparation tips for other job seekers - Grip on WTG related problems, greasing,PM,BM and Major breakdown details.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Aptitude Test 

20 min - 20 questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

C++ coding question with UML diagram

Round 2 - Technical 

(1 Question)

  • Q1. Problem solving question
Round 3 - Technical 

(1 Question)

  • Q1. Problem solving question
Round 4 - HR 

(1 Question)

  • Q1. About salary discussion and notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - All technical rounds were C++ problem solving questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding with UML diagrams

Round 2 - One-on-one 

(2 Questions)

  • Q1. C++ Question related to pointers
  • Q2. C++ problem solving
Round 3 - One-on-one 

(1 Question)

  • Q1. C++ problem solving.
Round 4 - Technical 

(1 Question)

  • Q1. Managerial round with some problem solving.
Round 5 - HR 

(2 Questions)

  • Q1. Salary discussion.
  • Q2. Joining date confirmation.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Current salary in Last year
  • Q2. Excepted salary information
Round 2 - Technical 

(3 Questions)

  • Q1. How many years of experience in wind
  • Ans. 

    I have 8 years of experience in wind energy industry.

    • I have worked in the wind energy industry for 8 years

    • Experience includes designing, installing, and maintaining wind turbines

    • Familiar with industry standards and regulations

    • Completed projects in various locations with different wind conditions

  • Answered by AI
  • Q2. Total experience in carear
  • Q3. Working at height for 74th meter
Round 3 - Coding Test 

Tower claimb test of 800w wtg

Interview Preparation Tips

Interview preparation tips for other job seekers - No

Assystem Interview FAQs

How many rounds are there in Assystem Senior PHP Developer interview?
Assystem interview process usually has 3 rounds. The most common rounds in the Assystem interview process are Technical, Coding Test and HR.
What are the top questions asked in Assystem Senior PHP Developer interview?

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

  1. Basic Core PHP,MYSQL Questi...read more
  2. HTML,JS ,AJax quest...read more

Tell us how to improve this page.

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
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 855 Interviews
View all
Design Engineer
80 salaries
unlock blur

₹3.6 L/yr - ₹13.3 L/yr

Assistant Design Engineer
52 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Structural Design Engineer
50 salaries
unlock blur

₹3.3 L/yr - ₹12.5 L/yr

Consultant Engineer
49 salaries
unlock blur

₹4.8 L/yr - ₹10 L/yr

Senior Manager
32 salaries
unlock blur

₹12.5 L/yr - ₹32 L/yr

Explore more salaries
Compare Assystem with

Suzlon Group

4.1
Compare

Torrent Power

3.7
Compare

Eaton

3.9
Compare

Vestas

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