Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
To create a theme in Magento, required files are theme.xml, registration.php, and various template files.
Create a new directory in app/design/frontend/
Create a theme.xml file in the new directory
Create a registration.php file in the new directory
Create various template files in the new directory
Activate the new theme in Magento admin panel
To create a block in Magento, use layout XML files. To move a block, use the 'reference' tag in the layout XML.
Create a block by defining it in a layout XML file
Use the 'block' tag to define the block and its attributes
To move a block, use the 'reference' tag in the layout XML
Specify the block's name and the new location for the block
A container can be created in Magento by defining a block in the layout XML file.
Define a block in the layout XML file
Specify the container type using the 'type' attribute
Add child blocks to the container using the 'as' attribute
To check for errors in live website, I would follow these steps:
Check server logs for any errors
Enable developer mode and check for errors in browser console
Compare live and local website configurations
Check for any recent changes made to live website
Use debugging tools like Xdebug to trace errors
Optimize images, minify code, use caching, reduce HTTP requests, and choose a fast hosting provider.
Optimize images by compressing and resizing them
Minify code by removing unnecessary characters and whitespace
Use caching to store frequently accessed data
Reduce HTTP requests by combining files and using CSS sprites
Choose a fast hosting provider with a content delivery network (CDN)
Cache flush deletes all cache types, while cache clean deletes specific cache types.
Cache flush deletes all cache types and their contents.
Cache clean deletes specific cache types and their contents.
Cache flush is more aggressive and time-consuming than cache clean.
Cache clean is useful when you want to clear specific cache types without affecting others.
Examples of cache types include configuration, layout, block HTML
Top trending discussions
I was interviewed before Aug 2016.
posted on 30 Aug 2016
I applied via Campus Placement
45 min, Quantitative aptitude topics, speed and distance
Variable declarations, basic syntax, data type and structures
Merge Sort is a divide and conquer algorithm that divides the input array into two halves, recursively sorts them, and then merges the sorted halves.
Divide the input array into two halves
Recursively sort the two halves
Merge the sorted halves back together
Quick Sort is a popular sorting algorithm that uses a divide-and-conquer approach to sort elements in an array.
Choose a pivot element from the array.
Partition the array into two sub-arrays: elements less than the pivot and elements greater than the pivot.
Recursively apply the same process to the sub-arrays.
Combine the sorted sub-arrays to get the final sorted array.
posted on 10 Aug 2022
I applied via Naukri.com
Logical, quantity, basic
Check the candidate skills
I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects to be treated as if they are of multiple types.
It enables code to be written that can work with objects of different classes in a uniform way.
Polymorphism can be achieved through method overloading or method overriding.
Example: A shape class can have multiple subclasses like circle, square, triangle, etc. and all can be treated a...
Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows for code reuse and promotes code organization.
The existing class is called the parent or superclass, and the new class is called the child or subclass.
The child class inherits all the properties and methods of the parent class, and can also add new properties and method...
I applied via Naukri.com and was interviewed in Jun 2021. There were 2 interview rounds.
I applied via Walk-in and was interviewed in Jan 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2022. There were 5 interview rounds.
Aptitude Test preparation is for checked the mental ability and critical thinking of a person
Written Programs and checking of program output
Some of the top questions asked at the Wiftcap Solution Magento Developer interview -
Python Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Marpu Foundation
Huawei Technologies
HCL Infosystems
Z X Learning