Upload Button Icon Add office photos
Engaged Employer

i

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

IACT Education Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 10 Reviews

Filter interviews by

IACT Education PHP Developer Interview Questions and Answers

Updated 4 Sep 2024

IACT Education PHP Developer Interview Experiences

1 interview found

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

General questions exam about 30 min

Round 2 - Coding Test 

Related to skills present in resume

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. In my interview questions was like ... 1.machine test in login registration form with session. 2. Difference between == and ===

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with all basics of php....minly with devoloping CRUD operation ...
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between useMemo and useCallback ?
  • Ans. 

    useMemo is used to memoize a value, while useCallback is used to memoize a function.

    • useMemo is used to memoize a computed value and recompute it only when its dependencies change.

    • useCallback is used to memoize a callback function and prevent unnecessary re-renders.

    • Example: useMemo can be used to memoize the result of a complex computation, while useCallback can be used to memoize an event handler function.

  • Answered by AI
  • Q2. How we do error handling in js ?
  • Ans. 

    Error handling in JavaScript involves using try-catch blocks, throwing errors, and using error objects.

    • Use try-catch blocks to catch errors and handle them gracefully

    • Throw errors using the throw keyword to indicate when something goes wrong

    • Use error objects like Error, SyntaxError, TypeError, etc. to provide more information about the error

    • Handle asynchronous errors using promises and the .catch() method

  • Answered by AI
  • Q3. What is Promises ? Write a Polyfill of Promise.all()
  • Ans. 

    Promises are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • Promise.all() takes an array of promises and returns a single promise that resolves when all of the input promises have resolved.

    • A polyfill for Promise.all() can be implemented using a combination of Promise and Array.prototype.reduce().

  • Answered by AI
Round 2 - Assignment 

Frontend assignment make the CRUD application using of reactj.s

Interview Preparation Tips

Topics to prepare for Interview Kickstart Front end Developer interview:
  • Reactjs
  • Javascript
  • NextJs
  • HTML
  • CSS
Interview preparation tips for other job seekers - i submit my assignment, but hr not giving feedback for next interview rounds. They do not reply for my messages after submit the assignment.

Skills evaluated in this interview

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

I applied via AngelList and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Very Polite in nature and good human
  • Q2. Some basic Hr question and telephonic tech round
Round 2 - HR 

(1 Question)

  • Q1. Video tech round by Technical hr team
Round 3 - One-on-one 

(2 Questions)

  • Q1. All the question are basic and some output based Js question no any practical question base on react and node
  • Q2. The interviewer voice is too slow as you can guess very average communication skills .They are asking for question from sheet provided by seniors .make it seems like they aren't well prepared for conductin...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The basic skills will asked

Round 2 - Coding Test 

The logic has to be strong

Round 3 - Technical 

(2 Questions)

  • Q1. Could you change language in HTML give the tag
  • Ans. 

    To change language in HTML, use the lang attribute in the opening tag.

    • Add the lang attribute to the tag with the desired language code (e.g. lang='en' for English)

    • The lang attribute helps search engines and screen readers understand the language of the content

    • Example:

Answered by AI
  • Q2. What comment is used to comment code in python
  • Ans. 

    The '#' symbol is used to comment code in Python.

    • Use the '#' symbol to comment a single line of code.

    • Use triple quotes (''' or ") to comment multiple lines of code.

    • Comments are ignored by the Python interpreter and are used to explain the code.

  • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Well focus on the basic skills you have to make strong

    Skills evaluated in this interview

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

    I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.

    Round 1 - HR 

    (2 Questions)

    • Q1. What is your salary expectation ?
    • Ans. It need to be less than lacks otherwise they will directly reject.
    • Answered Anonymously
    • Q2. How many days you can work ?
    • Ans. They want you to work Seven days a week. it is like working for 24/7.
    • Answered Anonymously

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Don't, Please Don't I Warn You Don't Apply.

    I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.

    Interview Questionnaire 

    2 Questions

    • Q1. Basic question on html css js
    • Q2. Assignment to convert psd to html
    • Ans. 

      Converting PSD to HTML involves translating a design file into a functional website using HTML, CSS, and possibly JavaScript.

      • Analyze the PSD file to identify design elements and layout

      • Use HTML to structure the content and layout of the website

      • Apply CSS to style the elements according to the design

      • Optimize images and assets for web use

      • Ensure responsiveness for different screen sizes

      • Test the website across browsers and d

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Given assignment to complete it in 3days as I completed in 2days after that I call hr she said you where shortlisted but still some interviews are going on so wait for some time. I said ok but after 6 days I mailed her but no reply again I mailed her after 6days no use

    Skills evaluated in this interview

    Interview Questionnaire 

    1 Question

    • Q1. In my interview questions was like ... 1.machine test in login registration form with session. 2. Difference between == and ===

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Go with all basics of php....minly with devoloping CRUD operation ...
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. Hoisting in javascript
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    No response

    I applied via Naukri.com and was interviewed in Sep 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 - Aptitude Test 

    10 marks with multiple choice questions

    Round 3 - Technical 

    (2 Questions)

    • Q1. 10 marks with multiple choice questions
    • Q2. Thats section can programming knowledge
    Round 4 - HR 

    (2 Questions)

    • Q1. At same process for 10 mar mcq type
    • Q2. Chek employee working skills and communication skills

    Interview Preparation Tips

    Topics to prepare for Besant Technologies Web Developer interview:
    • Web Development
    • Core Java
    Interview preparation tips for other job seekers - Thank you

    IACT Education Interview FAQs

    How many rounds are there in IACT Education PHP Developer interview?
    IACT Education interview process usually has 2 rounds. The most common rounds in the IACT Education interview process are Aptitude Test and Coding Test.

    Tell us how to improve this page.

    IACT Education PHP Developer Interview Process

    based on 1 interview

    Interview experience

    3
      
    Average
    View more

    Interview Questions from Similar Companies

    DevTown Interview Questions
    3.6
     • 15 Interviews
    GetMyUni Interview Questions
    3.4
     • 14 Interviews
    HeyCoach Interview Questions
    3.9
     • 14 Interviews
    Jitm Skills Interview Questions
    3.9
     • 13 Interviews
    Ducat Interview Questions
    3.7
     • 12 Interviews
    View all
    Graphic Designer
    5 salaries
    unlock blur

    ₹2.5 L/yr - ₹3.6 L/yr

    Project Coordinator
    5 salaries
    unlock blur

    ₹2.6 L/yr - ₹3.8 L/yr

    Computer Teacher
    4 salaries
    unlock blur

    ₹0.6 L/yr - ₹1.5 L/yr

    Retail Trainer
    4 salaries
    unlock blur

    ₹3 L/yr - ₹4.2 L/yr

    Branch Coordinator
    3 salaries
    unlock blur

    ₹1.8 L/yr - ₹2.9 L/yr

    Explore more salaries
    Compare IACT Education with

    Asia-Pacific Institute of Management

    3.9
    Compare

    Classcanyon

    4.5
    Compare

    SevenMentor

    4.5
    Compare

    Jitm Skills

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