Filter interviews by
I applied via Referral and was interviewed before Oct 2022. There were 2 interview rounds.
WordPress.com is a hosted platform where you can create a website, while WordPress.org is a self-hosted platform where you download the software and host it on your own server.
WordPress.com is a hosted platform where you can create a website without needing to worry about hosting, updates, or backups.
WordPress.org is a self-hosted platform where you download the WordPress software and host it on your own server, giving...
Yes, I can create custom post types in Wordpress by using the register_post_type function.
Use the register_post_type function to define a new custom post type
Specify the labels, supports, and other parameters for the custom post type
Add the register_post_type function in the functions.php file or a custom plugin
Example: register_post_type( 'book', $args )
A child theme is created by creating a new directory in the themes folder and adding a style.css file with specific information.
Create a new directory in the themes folder of your WordPress installation
Inside the new directory, create a style.css file with specific information like Template, Theme Name, and Author
Optionally, you can also add a functions.php file to enqueue stylesheets and scripts from the parent theme
A...
Yes, I can extend the functionality of a theme and plugin.
I can create custom functions and hooks to extend the functionality of a theme or plugin.
I can modify existing code to add new features or improve existing ones.
I have experience with creating child themes to customize the appearance and functionality of a theme.
I can integrate third-party APIs or services to enhance the functionality of a theme or plugin.
Hooks and filters are essential components in WordPress that allow developers to modify or extend the functionality of WordPress core, themes, and plugins.
Hooks are points in the WordPress code where developers can add their own code or modify existing code.
Actions are hooks triggered by specific events in WordPress, such as when a post is published or a user logs in.
Filters allow developers to modify data before it is...
Ajax can be included in WordPress by using the built-in admin-ajax.php file and enqueuing scripts properly.
Use wp_enqueue_script() to include jQuery and your custom script
Create a custom function in functions.php to handle the ajax request
Use wp_ajax_{action} and wp_ajax_nopriv_{action} hooks to handle the ajax request
Send data to admin-ajax.php using jQuery's $.ajax() method
Yes, I have worked on WP Rest API extensively.
I have experience in creating custom endpoints using WP Rest API.
I have integrated third-party services with WordPress using WP Rest API.
I have used WP Rest API to fetch and display data from WordPress in external applications.
wp_get_remote is a WordPress function for making HTTP requests, while curl is a general-purpose library for making HTTP requests in PHP.
wp_get_remote is a WordPress-specific function, while curl is a general-purpose library for making HTTP requests in PHP.
wp_get_remote is easier to use for simple requests within WordPress, while curl offers more flexibility and control.
wp_get_remote handles SSL verification and redirec...
To include a custom css and js file in WordPress, you can enqueue them using functions.php file.
Use wp_enqueue_style() to include custom css file
Use wp_enqueue_script() to include custom js file
Add the enqueue functions in functions.php file of your theme
Specify the file path and dependencies in the enqueue functions
Group product and variable product are types of product variations in WooCommerce.
Group product allows customers to choose different variations of a product within a group, such as different colors or sizes.
Variable product allows customers to choose variations of a product with different attributes, such as size, color, material, etc.
Group product is used when variations are related and sold together, while variable p...
Upselling and downselling in WooCommerce involve offering customers additional products or services to increase the value of their purchase.
Upselling is the practice of encouraging customers to buy a higher-end product or service than the one they originally intended.
Downselling is the practice of offering customers a lower-priced alternative to the product or service they were considering.
Examples: Upselling a custome...
I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.
Aptitude test on CS subjects like C programming, DBMS, CN, and OS.
There were 2 input-output based questions of easy to moderate level
Every candidate was given an individual topic and was asked to speak on it
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.
OOPs stands for Object-Oriented Programming System
Java is a class-based OOPs language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs
Objects have state and behavior
Java supports interfaces, which allow for multiple inheritance
Example: A car can be represented as an object wit...
Java solves machine dependency by using bytecode and virtual machine.
Java code is compiled into bytecode which is platform-independent
The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific
JVM translates bytecode into machine code for the specific platform
This allows Java code to run on any platform with a JVM installed
Example: A Java program compiled on Windows can run on Linux or Mac as
I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.
Aptitude, reasoning, English, cloud sections
2 questions in which , one has to complete within an 50 minutes
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.
Attended the codevita competition in final year of college.
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
It was a basic aptitude test.
based on 1 interview
Interview experience
Software Engineer
36
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
6
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech