Filter interviews by
I appeared for an interview in Sep 2024, where I was asked the following questions.
Artisan commands are built-in command-line tools in Laravel, while jobs are tasks queued for background processing.
Artisan commands can be created using 'php artisan make:command CommandName'.
Common Artisan commands include 'php artisan migrate' for database migrations.
Jobs in Laravel are created using 'php artisan make:job JobName' for handling queued tasks.
Jobs can be dispatched using 'dispatch(new JobName())' to run
Unique keys ensure data integrity by preventing duplicate values, while indexes improve query performance.
A unique key constraint ensures that all values in a column are different. Example: A user email column should be unique.
An index is a database structure that improves the speed of data retrieval operations on a database table.
You can have multiple indexes on a table, but only one unique key constraint per column.
U...
Traits in Laravel are a mechanism for code reuse, allowing developers to include methods in multiple classes without inheritance.
Traits allow you to group functionality in a reusable way.
They can be used to include methods in multiple classes, avoiding code duplication.
Example: A trait 'Loggable' can be used in multiple classes to add logging functionality.
Traits can also contain properties, but they cannot be instanti...
Abstract classes can have both abstract and concrete methods, while interfaces can only have abstract methods.
Abstract classes can have properties and methods with implementations, while interfaces cannot have any method implementations.
A class can extend only one abstract class but can implement multiple interfaces.
Abstract classes can have access modifiers (public, protected, private), whereas all methods in an inter...
I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.
Orange Seller where I've to create a login system and one crud operations from where seller can add the product and change the price at any time.
Seeder is a Laravel feature that allows populating database tables with dummy data.
Seeder is used to fill the database with test data.
It is helpful for testing and development purposes.
Seeder can be used to generate random data for tables.
It can also be used to create relationships between tables.
Seeder files are stored in the database/seeds directory.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jun 2020. There were 3 interview rounds.
I applied via Referral and was interviewed in Nov 2020. There were 4 interview rounds.
For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.
For loop is used when the number of iterations is known beforehand.
For each loop is used when the number of iterations is not known beforehand.
For loop can be used with any iterable object.
For each loop can only be used with arrays and other iterable objects.
For loop uses an index variable to access...
I applied via Naukri.com and was interviewed in Sep 2020. There were 4 interview rounds.
Integration of sites involves identifying the systems to be integrated, defining the data flow, and implementing the integration process.
Identify the systems to be integrated
Define the data flow between the systems
Choose the appropriate integration method (API, ETL, etc.)
Develop and test the integration process
Deploy the integration process and monitor for errors
Ensure data security and compliance
Provide ongoing suppor
VLAN stands for Virtual Local Area Network and is used to logically separate a network into smaller segments.
VLANs are used to improve network performance and security.
They allow for better network management and easier troubleshooting.
VLANs can be configured on switches and routers.
Examples of VLANs include separating guest and employee networks or separating different departments within a company.
I appeared for an interview before Jun 2016.
I appeared for an interview before Aug 2016.
based on 2 interviews
Interview experience
based on 23 reviews
Rating in categories
Web Developer
7
salaries
| ₹2 L/yr - ₹2.4 L/yr |
Backend Developer
5
salaries
| ₹1 L/yr - ₹3 L/yr |
SEO Executive
5
salaries
| ₹1.8 L/yr - ₹3.5 L/yr |
Android Developer
5
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Software Developer
4
salaries
| ₹1 L/yr - ₹4.2 L/yr |
Marpu Foundation
Huawei Technologies
HCL Infosystems
Z X Learning