Upload Button Icon Add office photos
Engaged Employer

i

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

Chetu Verified Tick

Compare button icon Compare button icon Compare
3.3

based on 1k Reviews

Filter interviews by

Chetu PHP Developer Interview Questions and Answers

Updated 24 Aug 2023

Chetu PHP Developer Interview Experiences

2 interviews found

PHP Developer Interview Questions & Answers

user image Anonymous

posted on 24 Aug 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

60 Question from aptitude and rest are scenerio based

Round 3 - Technical 

(1 Question)

  • Q1. Basic PHP question
Round 4 - Coding Test 

Remove duplicate value from array

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare from php.net

PHP Developer Interview Questions & Answers

user image Naveen Prakash Shukla

posted on 12 Nov 2021

I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is the working flow in codeignitor
  • Ans. 

    CodeIgniter follows the Model-View-Controller (MVC) architectural pattern.

    • The request is first routed to the controller

    • The controller loads the model and fetches data from the database

    • The controller then loads the view and passes the data to it

    • The view is then rendered and displayed to the user

  • Answered by AI
  • Q2. Json. Parse vs json. Stringify

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic concept of php and mysql joins

Skills evaluated in this interview

PHP Developer Interview Questions Asked at Other Companies

Q1. How can we report errors in the log file while working on a core ... read more
asked in Impelsys
Q2. What are the different types of errors in PHP?
Q3. Not using array function print [3,4,5,1,2] if my number of loops ... read more
Q4. Write a query to get 4th highest salary from employees table?
Q5. What is the use of group by and having? Write sample query using ... read more

Interview questions from similar companies

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

I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Coding Test 

3 coding dsa question
Difficulty is On your luck
My friends got easy level
I got medium level
Some got hard questions as well

Round 2 - Aptitude Test 

Ssh round , quant and logical
Tip: bring your calculator

Round 3 - Technical 

(3 Questions)

  • Q1. Two Puzzle : bulb switching and candle
  • Q2. Dsa questions such as string reverse, binary search
  • Q3. Dbms and os core subject questions
Round 4 - HR 

(2 Questions)

  • Q1. How are you better than others
  • Q2. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are a girl, the interview rounds will be much easier for you as this company promotes diversity hiring.
The main differing factor is technical round interview which totally depends on the interviewer's mood .
Girls do get priority in this round, they are asked easier questions and will be selected if able to answer 60-70% of the questions.
Note:- it's not like they will hire any girl but a bit easier comparatively
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Group Discussion 

Maintain a good communication to the hr

Round 2 - Technical 

(5 Questions)

  • Q1. Questions from your resume and projects
  • Q2. Difference between elements and tags
  • Ans. 

    Elements are individual components of a web page, while tags are used to define the structure of elements in HTML.

    • Elements are the actual components on a web page, such as headings, paragraphs, images, etc.

    • Tags are used to define the structure of elements in HTML, such as

      for a heading or

      for a paragraph.

    • Elements can have attributes that provide additional information or functionality, while tags do not.

Answered by AI
  • Q3. Uses of functions in js
  • Ans. 

    Functions in JavaScript are used to define reusable blocks of code that can be called multiple times.

    • Functions can be used to perform specific tasks or calculations.

    • Functions can be passed as arguments to other functions.

    • Functions can be assigned to variables or properties of objects.

    • Functions can be used to create closures for encapsulating data.

    • Functions can be used to create custom methods for objects.

  • Answered by AI
  • Q4. Uses of get elementbyId in js
  • Ans. 

    getElementById is used in JavaScript to access and manipulate an element in the DOM by its unique ID.

    • Used to retrieve a specific element from the DOM by its ID

    • Allows for manipulation of the element's properties, styles, and content

    • Commonly used in event handling and dynamic content updates

  • Answered by AI
  • Q5. Typesof cssess ?
  • Ans. 

    There are three types of CSS: inline, internal, and external.

    • Inline CSS is applied directly to an HTML element using the style attribute.

    • Internal CSS is defined within the head section of an HTML document using the style tag.

    • External CSS is stored in a separate file and linked to the HTML document using the link tag.

  • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be confident at what you have

    Skills evaluated in this interview

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

    Hackerrank 3 questions were given of binary search dp and a math coding question

    Round 2 - Technical 

    (2 Questions)

    • Q1. Heap hard question
    • Q2. Nothing only one question was asked

    Interview Preparation Tips

    Interview preparation tips for other job seekers - I was not up to the mark
    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. I don't Remember the question1
    Round 2 - Technical 

    (2 Questions)

    • Q1. I don't remember the question2
    • Q2. I don't remember the question
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - HR 

    (1 Question)

    • Q1. What is use of constructors in Js
    • Ans. 

      Constructors in JavaScript are used to create and initialize objects.

      • Constructors are functions that are used to create new instances of objects.

      • They are called with the 'new' keyword to create a new object based on the constructor's blueprint.

      • They can also be used to set initial values or properties for the object being created.

      • Example: function Person(name, age) { this.name = name; this.age = age; }

      • Example: var perso

    • Answered by AI

    Skills evaluated in this interview

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

    I applied via LinkedIn and was interviewed before Dec 2023. There were 3 interview rounds.

    Round 1 - Aptitude Test 

    Time based test with basic questions

    Round 2 - Coding Test 

    Basic level coding round in preferred language

    Round 3 - Technical 

    (2 Questions)

    • Q1. About projects done in college
    • Q2. Coding round

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be well versed with basics
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    -
    Result
    -

    I applied via Shine

    Round 1 - Technical 

    (2 Questions)

    • Q1. What is closures
    • Ans. 

      Closures are functions that have access to variables from their outer scope even after the outer function has finished executing.

      • Closures allow functions to access variables from their parent function even after the parent function has returned.

      • They help in creating private variables and functions in JavaScript.

      • Closures are commonly used in event handlers and callbacks.

    • Answered by AI
    • Q2. What is call apply bind
    • Ans. 

      call, apply, and bind are methods in JavaScript used to manipulate the context of a function.

      • call() is used to invoke a function with a specified 'this' value and arguments provided individually.

      • apply() is similar to call() but arguments are passed as an array.

      • bind() is used to create a new function with a specified 'this' value and initial arguments.

    • Answered by AI

    Interview Preparation Tips

    Topics to prepare for Globant UI Developer interview:
    • Javascript
    • Angular
    Interview experience
    4
    Good
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via campus placement at Kongu Engineering College, Erode and was interviewed in Jan 2024. There were 2 interview rounds.

    Round 1 - Aptitude Test 

    Written test coding and with aptitude questions are asked

    Round 2 - Technical 

    (1 Question)

    • Q1. Asking about OOPS and C++ basics concepts

    Chetu Interview FAQs

    How many rounds are there in Chetu PHP Developer interview?
    Chetu interview process usually has 4 rounds. The most common rounds in the Chetu interview process are Resume Shortlist, Aptitude Test and Technical.
    How to prepare for Chetu PHP Developer interview?
    Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Chetu. The most common topics and skills that interviewers at Chetu expect are PHP, MySQL, Wordpress, Javascript and Laravel.
    What are the top questions asked in Chetu PHP Developer interview?

    Some of the top questions asked at the Chetu PHP Developer interview -

    1. What is the working flow in codeigni...read more
    2. Json. Parse vs json. String...read more
    3. Basic PHP quest...read more

    Tell us how to improve this page.

    Chetu PHP Developer Interview Process

    based on 1 interview

    Interview experience

    3
      
    Average
    View more

    Interview Questions from Similar Companies

    TCS Interview Questions
    3.7
     • 10.4k Interviews
    Infosys Interview Questions
    3.6
     • 7.6k Interviews
    Wipro Interview Questions
    3.7
     • 5.6k Interviews
    Tech Mahindra Interview Questions
    3.5
     • 3.8k Interviews
    HCLTech Interview Questions
    3.5
     • 3.8k Interviews
    LTIMindtree Interview Questions
    3.8
     • 3k Interviews
    Mphasis Interview Questions
    3.4
     • 801 Interviews
    Globant Interview Questions
    3.8
     • 170 Interviews
    View all
    Chetu PHP Developer Salary
    based on 70 salaries
    ₹2.4 L/yr - ₹7.5 L/yr
    40% more than the average PHP Developer Salary in India
    View more details

    Chetu PHP Developer Reviews and Ratings

    based on 7 reviews

    1.8/5

    Rating in categories

    1.8

    Skill development

    1.7

    Work-life balance

    1.9

    Salary

    1.6

    Job security

    1.8

    Company culture

    1.8

    Promotions

    1.8

    Work satisfaction

    Explore 7 Reviews and Ratings
    Software Engineer
    1.2k salaries
    unlock blur

    ₹2.5 L/yr - ₹10 L/yr

    Software Developer
    1k salaries
    unlock blur

    ₹2.4 L/yr - ₹9.7 L/yr

    Senior Software Engineer
    636 salaries
    unlock blur

    ₹4.4 L/yr - ₹10.5 L/yr

    Team Lead
    272 salaries
    unlock blur

    ₹5 L/yr - ₹13.2 L/yr

    Senior Software Developer
    217 salaries
    unlock blur

    ₹4.9 L/yr - ₹11 L/yr

    Explore more salaries
    Compare Chetu with

    TCS

    3.7
    Compare

    Infosys

    3.6
    Compare

    Wipro

    3.7
    Compare

    HCLTech

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