Filter interviews by
I applied via Company Website and was interviewed before Aug 2022. There was 1 interview round.
An array is a data structure that stores multiple values in a single variable. There are three types of arrays in PHP: indexed arrays, associative arrays, and multidimensional arrays.
Indexed arrays are arrays with numeric keys that start at 0.
Associative arrays are arrays with named keys.
Multidimensional arrays are arrays that contain other arrays as elements.
Example: $colors = ['red', 'green', 'blue'];
Example: $person...
Use LIMIT clause in SQL query to fetch first 100 results from a table
Use SELECT statement to specify the columns to retrieve
Use LIMIT 100 at the end of the query to limit the results to 100
Example: SELECT * FROM table_name LIMIT 100;
There are four types of loops in PHP: for, while, do-while, and foreach.
for loop is used when a specific number of iterations are required
while loop is used when a condition needs to be checked before each iteration
do-while loop is similar to while loop but the condition is checked after each iteration
foreach loop is used to iterate over arrays
Top trending discussions
I applied via Referral and was interviewed in Dec 2020. There were 3 interview rounds.
posted on 13 Sep 2022
I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.
Aptitude and English test
I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.
Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.
Recursion can be used to solve problems that can be broken down into smaller sub-problems.
Inheritance allows for code reuse and helps in creating a hierarchy of classes.
Heap is used for dynamic memory allocation in la...
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 3 interview rounds.
Cocubes Test Task 1 is of Aptitude questions needs to be completed in Specific time interval and Task 2 is Essay Writing to be finished in Given interval
L1 Exam should be cleared L 1 exam is of multiple choice questions and completely related to Java J2Ee Spring
I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Sep 2019. There were 4 interview rounds.
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Web Developer
8
salaries
| ₹0.9 L/yr - ₹1.8 L/yr |
TCS
Accenture
Wipro
Cognizant