Filter interviews by
I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
Simple logical reasoning
Triangle Star pattern print
I appeared for an interview in Feb 2024.
Multiple choice questions based on technologies that you have mentioned in your resume
I applied via Walk-in and was interviewed in Apr 2023. There were 3 interview rounds.
I applied via Referral and was interviewed in Feb 2023. There were 2 interview rounds.
Dependency array in useEffect is an optional second argument that specifies the values that the effect depends on.
It is an array of values that the effect depends on for re-running.
If any value in the dependency array changes, the effect will re-run.
If the dependency array is empty, the effect will only run once after the initial render.
Example: useEffect(() => { console.log('Effect ran') }, [value1, value2])
Reactjs is a JavaScript library for building user interfaces with reusable components and efficient rendering.
Reactjs allows for easier management of complex UI components through its component-based architecture.
Reactjs uses a virtual DOM for efficient updates to the actual DOM, resulting in better performance.
Reactjs provides a declarative approach to building UI, making it easier to understand and maintain code.
Reac...
Kadel Labs interview questions for popular designations
I applied via Naukri.com and was interviewed in Nov 2022. There were 2 interview rounds.
I appeared for an interview before Feb 2023.
I appeared for an interview before Feb 2024.
Asked to find duplicate from the from string
I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.
Rewards in IT sector include bonuses, stock options, flexible work hours, and professional development opportunities.
Bonuses based on performance or project completion
Stock options or equity in the company
Flexible work hours or remote work options
Professional development opportunities such as training, conferences, or certifications
Employee recognition programs or awards
Health and wellness benefits such as gym membersh
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...
Create a data table for account records and a screen trigger flow to insert and update contact records.
Use Lightning DataTable to create a data table for account records.
Create a screen trigger flow to insert and update contact records.
Use Apex to query and manipulate data.
Use Visualforce to create the screen.
Use Process Builder to trigger the flow.
The duration of Kadel Labs interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 7 interviews
Interview experience
based on 27 reviews
Rating in categories
1-2 Yrs
Not Disclosed
3-6 Yrs
Not Disclosed
Software Engineer
36
salaries
| ₹2.5 L/yr - ₹9 L/yr |
Senior Software Engineer
22
salaries
| ₹4 L/yr - ₹10.4 L/yr |
Software Developer
14
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Lead Engineer
11
salaries
| ₹8.2 L/yr - ₹14 L/yr |
Devops Engineer
7
salaries
| ₹2.8 L/yr - ₹7.5 L/yr |
TCS
Infosys
Wipro
HCLTech