i
Filter interviews by
I applied via LinkedIn and was interviewed in Jun 2022. There were 4 interview rounds.
There was a total of 3 rounds. The first is of Coding quiz in which you have to select a correct answer from 3-4 options and after that, you have to make two Programs according to the requirements.
Array functions in PHP are used to manipulate arrays in various ways.
array_push() - adds one or more elements to the end of an array
array_pop() - removes and returns the last element of an array
array_merge() - merges one or more arrays into a single array
array_slice() - extracts a slice of an array
array_search() - searches an array for a specific value and returns the corresponding key if successful
There are three main types of errors in PHP: syntax errors, runtime errors, and logical errors.
Syntax errors occur when there is a mistake in the code that prevents it from being parsed correctly by the PHP engine. For example, missing semicolons or parentheses.
Runtime errors occur during the execution of the code, such as division by zero or calling a function that does not exist.
Logical errors occur when the code run...
include() includes and evaluates a specified file, while include_once() does the same but ensures the file is only included once.
include() can include the same file multiple times, while include_once() will only include it once
include() will continue to execute the script even if the file is not found, while include_once() will throw a warning and continue
include_once() is useful for preventing multiple declarations of
GET is used to request data from a specified resource, while POST is used to submit data to be processed to a specified resource.
GET requests data from a specified resource, and should only be used for retrieving data.
POST submits data to be processed to a specified resource, and can be used for creating or updating data.
GET requests can be bookmarked and cached, while POST requests cannot.
GET requests have length rest...
Unlink is used to delete a file from the filesystem, while unset is used to unset a variable.
Unlink is used to delete a file from the filesystem in PHP.
Unset is used to unset a variable in PHP.
Unlink requires the file path as an argument, while unset requires the variable name.
Top trending discussions
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.
Puzzles, Psychometric Test
I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.
First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.
I was interviewed in Sep 2016.
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills and ability to work in a team
Completed multiple projects including a web-based inventory management system
I was interviewed in May 2017.
I was interviewed in Jun 2017.
I was interviewed in May 2017.
I was interviewed in Aug 2017.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Associate Software Engineer
65
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
49
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Principal Software Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech