Upload Button Icon Add office photos

Filter interviews by

Delimp Technology Php and Laravel Developer Interview Questions and Answers

Updated 1 Feb 2024

Delimp Technology Php and Laravel Developer Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Start from Core PHP and End with Laravel Questions.
  • Q2. 1. Interface and Abstract 2. Magic Methods 3. Multiple DB Connections in laravel 4. Eloquent Methods 5. Paginate and Coursor Method 6. Difference between echo and print

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Oops concepts in PHP
  • Ans. 

    Object-oriented programming concepts in PHP

    • Encapsulation: bundling data and methods that operate on the data into a single unit

    • Inheritance: allowing a class to inherit properties and methods from another class

    • Polymorphism: ability to present the same interface for different data types

    • Abstraction: hiding the complex implementation details and showing only the necessary features

  • Answered by AI

Skills evaluated in this interview

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

(4 Questions)

  • Q1. How to connect to PHP to SQL ?
  • Ans. 

    To connect PHP to SQL, use functions like mysqli_connect or PDO to establish a connection and execute queries.

    • Use mysqli_connect function to establish a connection with MySQL database

    • Use PDO class to connect to various types of databases like MySQL, PostgreSQL, etc.

    • Execute SQL queries using functions like mysqli_query or PDO::query

  • Answered by AI
  • Q2. Full form of PHP?
  • Ans. 

    Hypertext Preprocessor

    • Stands for Hypertext Preprocessor

    • Server-side scripting language

    • Used for web development

    • Open source and free to use

  • Answered by AI
  • Q3. Haepar text pre prosesar
  • Q4. Php and SQL opsn sorss language

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Php general questions
  • Q2. Database general questions
  • Q3. Who is director of tata group
  • Ans. 

    Natarajan Chandrasekaran is the current chairman of Tata Group.

    • Natarajan Chandrasekaran is the chairman of Tata Sons, the holding company of Tata Group.

    • He took over as chairman in 2017, succeeding Cyrus Mistry.

    • Chandrasekaran has been with the Tata Group since 1987, starting his career at Tata Consultancy Services (TCS).

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

HTML, Css, PHP, MySQL....ect

Round 3 - HR 

(5 Questions)

  • Q1. Full stack s/w developer questions
  • Q2. What is full form of CSS, html,sql
  • Ans. 

    CSS - Cascading Style Sheets, HTML - HyperText Markup Language, SQL - Structured Query Language

    • CSS stands for Cascading Style Sheets and is used for styling web pages

    • HTML stands for HyperText Markup Language and is used for creating the structure of web pages

    • SQL stands for Structured Query Language and is used for managing and manipulating databases

  • Answered by AI
  • Q3. What is databse?
  • Ans. 

    A database is a structured collection of data that is stored and accessed electronically.

    • A database organizes data into tables, rows, and columns.

    • It allows for efficient storage, retrieval, and manipulation of data.

    • Examples of databases include MySQL, PostgreSQL, and MongoDB.

  • Answered by AI
  • Q4. What is class and object?
  • Ans. 

    A class is a blueprint for creating objects in object-oriented programming. An object is an instance of a class.

    • A class defines the properties and behaviors of objects.

    • An object is a specific instance of a class.

    • Objects can interact with each other through methods defined in their classes.

    • Example: Class 'Car' defines properties like 'color' and behaviors like 'drive'. An object 'myCar' can be created from this class.

    • Ex...

  • Answered by AI
  • Q5. Why are do job in Full stack developer??
  • Ans. 

    Full stack developers have a wide range of skills and can work on both front-end and back-end development, making them versatile and in high demand.

    • Full stack developers can work on all aspects of a project, from database design to user interface.

    • They can easily switch between front-end and back-end tasks, making them valuable team members.

    • Having knowledge of multiple technologies allows full stack developers to troubl...

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jun 2022. There were 4 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 - One-on-one 

(2 Questions)

  • Q1. What is session? Wht is the uses of session?
  • Ans. 

    Session is a way to store information (variables) on the server to be used across multiple pages.

    • Session is used to maintain user-specific data across multiple pages.

    • It is created when a user logs in and destroyed when the user logs out.

    • Session data can be accessed and manipulated using the $_SESSION superglobal variable.

    • Examples of session data include user ID, username, and shopping cart items.

  • Answered by AI
  • Q2. Wht is php? Need of php?
  • Ans. 

    PHP is a server-side scripting language used for web development.

    • PHP stands for Hypertext Preprocessor.

    • It is an open-source language.

    • PHP is used to create dynamic web pages.

    • It can interact with databases like MySQL.

    • PHP is easy to learn and widely used in web development.

    • Popular CMS like WordPress, Drupal, and Joomla are built on PHP.

  • Answered by AI
Round 3 - Group Discussion 

How will manage our project?

Round 4 - Technical 

(1 Question)

  • Q1. Which version of html is getting at thid time and why?
  • Ans. 

    HTML5 is the latest version of HTML.

    • HTML5 was released in 2014.

    • It introduced new semantic elements like

      ,
      ,
    • It also introduced new form controls like ,

    • HTML5 supports multimedia elements like

    • It also has improved support for mobile devices.

    • HTML5 is backward compatible with older versions of HTML.

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All questions are vry simple and essey but u hv some knowledge about php , html and css etc.

Skills evaluated in this interview

Interview Questionnaire 

6 Questions

  • Q1. Basic php and html css javascript
  • Q2. Opps concepts
  • Q3. MySQL SQL how to fetch Last record
  • Ans. 

    To fetch the last record in MySQL SQL, use the ORDER BY and LIMIT clauses.

    • Use the ORDER BY clause to sort the records in descending order based on the primary key or any other column.

    • Use the LIMIT clause to limit the result set to one record.

    • Example: SELECT * FROM table_name ORDER BY primary_key DESC LIMIT 1;

  • Answered by AI
  • Q4. How to update data in table
  • Ans. 

    To update data in a table, use the UPDATE statement in SQL.

    • Use the UPDATE statement followed by the table name

    • Set the column name and new value using SET

    • Use WHERE to specify which rows to update

  • Answered by AI
  • Q5. Javascript basic information
  • Q6. Html css

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Any thing about php...

Interview Preparation Tips

Interview preparation tips for other job seekers - Any thing about php. Java script html j query
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Array and string
  • Q2. What is inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits attributes and methods from another class.

    • Allows a class to inherit properties and methods from another class

    • Promotes code reusability and reduces redundancy

    • Creates a parent-child relationship between classes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy

I applied via Company Website and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Online interview

Interview Preparation Tips

Topics to prepare for IBM PHP Web Developer interview:
  • PHP
  • Word
  • Excel Powerpoint
Interview preparation tips for other job seekers - I am a students .My skills is PHP developer, Ms office ,

Delimp Technology Interview FAQs

How many rounds are there in Delimp Technology Php and Laravel Developer interview?
Delimp Technology interview process usually has 1 rounds. The most common rounds in the Delimp Technology interview process are Technical.
How to prepare for Delimp Technology Php and Laravel 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 Delimp Technology. The most common topics and skills that interviewers at Delimp Technology expect are Laravel, MySQL Database Administration, Node.Js, OOPS and React.Js.
What are the top questions asked in Delimp Technology Php and Laravel Developer interview?

Some of the top questions asked at the Delimp Technology Php and Laravel Developer interview -

  1. 1. Interface and Abstract 2. Magic Methods 3. Multiple DB Connections in larave...read more
  2. Start from Core PHP and End with Laravel Questio...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Delimp Technology interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Web Designer
10 salaries
unlock blur

₹1.8 L/yr - ₹4.8 L/yr

Graphic Designer
5 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Software Developer
4 salaries
unlock blur

₹2.4 L/yr - ₹7 L/yr

UI/UX Designer
4 salaries
unlock blur

₹2.6 L/yr - ₹5 L/yr

HR Executive
4 salaries
unlock blur

₹1.8 L/yr - ₹2.4 L/yr

Explore more salaries
Compare Delimp Technology with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview