Filter interviews by
I applied via Referral and was interviewed before Oct 2022. There were 3 interview rounds.
PHP is a server-side scripting language used for web development.
PHP stands for Hypertext Preprocessor.
It is embedded within HTML code and executed on the server.
PHP can generate dynamic page content, interact with databases, and handle forms.
Example:
Creating a database and inserting data using SQL queries.
Create a database using CREATE DATABASE statement
Use INSERT INTO statement to add data to the database
Ensure proper data types and constraints are defined
Creating, inserting, updating, and deleting data in a database using PHP.
Create a database connection using PHP's mysqli or PDO extension
Use SQL queries to create tables, insert data, update data, and delete data
Example: CREATE TABLE users (id INT AUTO_INCREMENT PRIMARY KEY, name VARCHAR(50), email VARCHAR(50));
Example: INSERT INTO users (name, email) VALUES ('John Doe', 'john.doe@example.com');
Example: UPDATE users SE...
Elementor is a popular page builder plugin for WordPress that allows users to create custom layouts without coding.
Elementor is a drag-and-drop page builder for WordPress.
Users can easily create custom layouts by dragging and dropping elements.
Elementor has a user-friendly interface with a live preview feature.
Users can customize the design and layout of their website using Elementor.
Elementor is compatible with most W...
Top trending discussions
I applied via Company Website and was interviewed in Jan 2022. There was 1 interview round.
The output of a PHP program using And and Or depends on the logic used in the program.
And (&&) returns true if both conditions are true
Or (||) returns true if at least one condition is true
The output will depend on the logic used in the program
The query to get the employee with the 3rd maximum salary in MySQL.
Use the ORDER BY clause to sort the salaries in descending order.
Use the LIMIT clause to retrieve the third row.
Use a subquery to select the third maximum salary.
I applied via Company Website and was interviewed before Dec 2020. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
I gained valuable experience in data analysis, project management, and cross-functional collaboration at my previous company.
Conducted data analysis to identify trends, leading to a 15% increase in operational efficiency.
Managed a team project that streamlined reporting processes, reducing time spent on reports by 30%.
Collaborated with marketing and sales teams to analyze customer data, resulting in targeted campaigns ...
I applied via Naukri.com and was interviewed in May 2020. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed before Dec 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed before Aug 2021. There was 1 interview round.
I applied via LinkedIn and was interviewed in Dec 2020. There were 3 interview rounds.
JS Prototype is a mechanism for inheritance and sharing properties among objects.
Prototype is a property of every JavaScript function.
It allows objects to inherit properties and methods from other objects.
Modifying the prototype of a function affects all instances of that function.
Prototype chain is used to look up properties and methods of an object.
Prototype can be used to add new methods and properties to existing o...
To find the total number without any loop in Node.js
Use the reduce() method to sum up the values in an array
Use the length property of an array to get the total number of elements
Use the Object.keys() method to get the total number of keys in an object
Promises, async/await, and callbacks are all ways to handle asynchronous operations in Node.js.
Callbacks are functions passed as arguments to another function and called when the operation is complete.
Promises represent a value that may not be available yet, but will be resolved at some point in the future.
Async/await is a syntax for writing asynchronous code that looks like synchronous code.
Callbacks are the oldest an...
Promises are used in Node to handle asynchronous operations and avoid callback hell.
Promises simplify error handling and make code more readable.
Promises allow for chaining multiple asynchronous operations.
Promises can be used with async/await to write synchronous-looking code.
Example: fetching data from an API using axios library with promises.
Example: reading a file with promises in Node's fs module.
Sequelize is an ORM for Node.js that supports multiple databases and provides easy data modeling and querying.
Sequelize is used to interact with databases in Node.js
It supports multiple databases like MySQL, PostgreSQL, SQLite, etc.
It provides easy data modeling and querying with its object-relational mapping
Example: const sequelize = new Sequelize('database', 'username', 'password', { dialect: 'mysql' });
based on 2 interview experiences
Difficulty level
Duration
based on 15 reviews
Rating in categories
Web Developer
9
salaries
| ₹1.8 L/yr - ₹6.2 L/yr |
PHP Developer
9
salaries
| ₹1.1 L/yr - ₹2.5 L/yr |
Business Development Executive
5
salaries
| ₹1.2 L/yr - ₹4.2 L/yr |
Software Tester
4
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Senior Content Writer
4
salaries
| ₹2.7 L/yr - ₹4 L/yr |
Luxoft
Thryve Digital
Iksula
Hitech Digital Solutions