Filter interviews by
I applied via Indeed and was interviewed in Nov 2020. There were 3 interview rounds.
include() includes a file multiple times while include_once() includes it only once.
include() can include the same file multiple times, causing errors
include_once() checks if the file has already been included and skips it if so
include() is faster than include_once() but can cause issues with redeclaring functions or classes
The default join in MySQL is INNER JOIN.
INNER JOIN is the most commonly used join in MySQL.
It returns only the matching rows from both tables.
Other types of joins include LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN.
Char is a fixed-length data type while varchar is a variable-length data type.
Char is used for storing fixed-length strings while varchar is used for storing variable-length strings.
Char takes up more space than varchar as it reserves space for the maximum length of the string.
Varchar is more flexible than char as it can store strings of varying lengths.
Char is faster than varchar for fixed-length strings as it does no
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
Little difficult for the freshers
A little programming oriented questions were there
I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.
I applied via Naukri.com
DOM stands for Document Object Model, it is a programming interface for web documents. It represents the structure of a document as a tree of objects.
DOM is used to interact with HTML and XML documents in a structured way
It allows developers to manipulate the content, structure, and style of a website dynamically
DOM provides methods and properties to access and modify elements on a web page
Example: document.getElementB...
The output will display the document object in the console.
Typing 'document' in the console will return the document object, which represents the current HTML document.
The document object provides access to the content and structure of the webpage, allowing manipulation of elements and properties.
Moderate to difficult
I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.
HTML CSS javascript jQuery
Sql based question, tables, joins, working experience.
I applied via Company Website
Sales Executive
7
salaries
| ₹2 L/yr - ₹5 L/yr |
Area Sales Manager
6
salaries
| ₹7.1 L/yr - ₹8.5 L/yr |
Senior Sales Executive
5
salaries
| ₹3 L/yr - ₹5.4 L/yr |
Accountant
4
salaries
| ₹1.8 L/yr - ₹2.8 L/yr |
Sales Manager
4
salaries
| ₹3.7 L/yr - ₹20 L/yr |
Infosys
TCS
Wipro
HCLTech