i
Newrise Technosys
Filter interviews by
Plugins development in WordPress involves creating custom functions and hooks to extend the functionality of the platform.
Identify the need for a plugin
Create a new folder in the 'wp-content/plugins' directory
Create a PHP file with a unique name and add plugin header information
Define plugin functions and hooks
Test and debug the plugin
Submit the plugin to the WordPress plugin repository
Hooks are functions that allow developers to modify the behavior of WordPress without modifying the core files.
Hooks are divided into two types: actions and filters.
Actions are triggered at specific points in the execution of WordPress, while filters allow developers to modify data before it is displayed.
Hooks are added using the add_action() and add_filter() functions.
Hooks can be removed using the remove_action() and...
WordPress has various tables to store different types of data.
wp_users - stores user information
wp_posts - stores all posts, pages, and custom post types
wp_comments - stores all comments
wp_terms - stores all taxonomy terms
wp_options - stores all site options
wp_postmeta - stores all post meta data
wp_usermeta - stores all user meta data
Form data in PHP can be submitted using the POST or GET method.
Use the $_POST or $_GET superglobal variable to retrieve form data
Specify the method attribute in the form tag as either POST or GET
Use the submit button to trigger the form submission
PHP supports various datatypes including string, integer, float, boolean, array, object, and null.
String: a sequence of characters
Integer: a whole number
Float: a number with a decimal point
Boolean: true or false
Array: a collection of values
Object: an instance of a class
Null: a variable with no value
SQL query for inserting data into database.
Use INSERT INTO statement followed by table name and column names.
Values to be inserted should be enclosed in parentheses.
Use single quotes for string values.
Example: INSERT INTO users (name, age) VALUES ('John', 25);
CSS selectors are used to target HTML elements and apply styles to them.
Type selectors target elements based on their tag name (e.g. h1, p, div)
Class selectors target elements with a specific class attribute (e.g. .my-class)
ID selectors target elements with a specific ID attribute (e.g. #my-id)
Attribute selectors target elements with a specific attribute value (e.g. [href='https://www.example.com'])
Pseudo-class selecto...
Flexbox is a CSS layout module that allows for flexible and responsive web design.
Flexbox is short for 'Flexible Box Layout'.
It allows for easy alignment and distribution of elements within a container.
Flexbox uses a set of properties to define the layout, such as 'display: flex', 'flex-direction', 'justify-content', and 'align-items'.
It is commonly used for creating responsive navigation menus, grids, and card layouts...
Top trending discussions
I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.
posted on 4 May 2019
I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.
posted on 15 Feb 2022
I applied via Campus Placement
In this round you have to clear Aptitude and Basic Coding
It is pure coding test which is conduct on hacker rank platform. You have to complete 4 question(1 easy + 2 medium + 1 hard)
posted on 24 Oct 2023
I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.
Find duplicate items in array of strings.
Iterate through array and store each item in a hash set.
If item already exists in hash set, it is a duplicate.
posted on 18 Mar 2025
I appeared for an interview before Mar 2024, where I was asked the following questions.
posted on 25 Aug 2021
posted on 19 Nov 2021
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
Check if a number is prime and optimize the code.
Start by checking if the number is less than 2, in which case it is not prime.
Iterate from 2 to the square root of the number and check if any of them divide the number evenly.
If a divisor is found, the number is not prime. Otherwise, it is prime.
To optimise API calls in React, use asynchronous functions and caching techniques.
Use async/await to handle API calls
Implement caching to reduce network requests
Use memoization to avoid unnecessary re-renders
Consider using a state management library like Redux
Use performance profiling tools like React DevTools
posted on 9 Feb 2022
I applied via Campus Placement
Online Coding Test included some aptitude questions, technical questions followed by 3 coding questions
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
An actual component is a reusable and modular piece of software that performs a specific function within a larger system.
Components are often designed to be independent and can be easily integrated into different systems.
Examples of components include buttons, input fields, and dropdown menus in a user interface.
Components can have their own logic, styling, and functionality, making them versatile building blocks for s
Designing the architecture for a software system involves planning the structure and components of the system.
Identify the key components of the system and their interactions
Choose appropriate technologies and frameworks for each component
Consider scalability, performance, security, and maintainability
Create a detailed diagram or documentation of the architecture
React Native Developer
6
salaries
| ₹2 L/yr - ₹3 L/yr |
Software Developer
4
salaries
| ₹1.6 L/yr - ₹7 L/yr |
HR Manager
4
salaries
| ₹3.3 L/yr - ₹8 L/yr |
Software Tester
3
salaries
| ₹2.1 L/yr - ₹4.5 L/yr |
Senior PHP Developer
3
salaries
| ₹3 L/yr - ₹7.1 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler