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
Basic questions geting 30 minutes
Technical and general questions
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
I applied via Campus Placement and was interviewed in Oct 2020. There was 1 interview round.
I applied via Approached by company and was interviewed in Aug 2021. There were 2 interview rounds.
Quant focussed Case Study (be prepared for calculations)
I applied via Company Website and was interviewed before Oct 2020. There was 1 interview round.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Python Developer
4
salaries
| ₹4 L/yr - ₹7 L/yr |
Software Engineer
3
salaries
| ₹6 L/yr - ₹6 L/yr |
Software Developer
3
salaries
| ₹1.5 L/yr - ₹3 L/yr |
Marpu Foundation
Huawei Technologies
HCL Infosystems
Z X Learning