i
Cogenthub
Filter interviews by
Hooks are functions that allow developers to modify WordPress behavior without modifying core files.
Action hooks allow you to insert custom code at specific points in WordPress.
Filter hooks allow you to modify data before it is displayed.
Plugin hooks allow you to add custom functionality to plugins.
User hooks allow you to modify user data and behavior.
Theme hooks allow you to modify the behavior of your theme.
I have used various plugins for different functionalities such as SEO, security, caching, and forms.
Yoast SEO for optimizing website content
Wordfence for website security
WP Super Cache for website caching
Contact Form 7 for creating forms
Jetpack for website analytics and social sharing
A child theme is a theme that inherits the functionality and styling of another theme, called the parent theme.
Child themes are used to customize and modify the appearance and functionality of a parent theme without modifying its core files.
They allow developers to make changes to a theme while still being able to update the parent theme.
Child themes typically include a style.css file that contains the CSS rules for cu...
Different types of errors in PHP include syntax errors, runtime errors, and logical errors.
Syntax errors occur when the code is not written correctly, such as missing semicolons or parentheses.
Runtime errors occur during the execution of the code, such as trying to access an undefined variable.
Logical errors occur when the code runs without errors, but produces unexpected results.
Other types of errors include fatal err
The number of tables generated after installing WordPress varies depending on the plugins and themes installed.
The default installation of WordPress generates 12 tables in the database.
Additional tables may be created by plugins and themes.
Examples of additional tables include wp_users, wp_posts, wp_comments, etc.
Data in WordPress is stored in various tables in the database.
WordPress uses a relational database management system (RDBMS) to store data.
The main tables in WordPress include wp_posts, wp_users, wp_comments, wp_options, and wp_meta.
wp_posts table stores posts, pages, and custom post types.
wp_users table stores user information.
wp_comments table stores comments made on posts.
wp_options table stores various site setting...
Top trending discussions
I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.
I applied via Naukri.com
UNION combines the results of two or more SELECT statements, while UNION ALL includes duplicates.
UNION removes duplicate rows, while UNION ALL retains all rows including duplicates
UNION is slower than UNION ALL as it performs a distinct operation
UNION requires the same number of columns in the SELECT statements, while UNION ALL does not have this restriction
Generic collections allow storing any type of data, while non-generic collections are type-specific.
Generic collections can store any type of data, such as List
Non-generic collections are type-specific, like ArrayList or HashTable.
Generic collections provide type safety and better performance compared to non-generic collections.
I appeared for an interview in Jan 2021.
Round duration - 126 minutes
Round difficulty - Hard
This round consist of coding questions as well as mcqs based on aptitude as well as some domain sections. This round is hard.
Given an N*M matrix filled with integer numbers, determine the maximum sum that can be obtained from a path starting from any cell in the first row to any cell in the last row...
Find the maximum sum path in a matrix from top row to bottom row by moving down or diagonally.
Use dynamic programming to keep track of maximum sum at each cell.
At each cell, consider the maximum sum from the cell above, left diagonal, and right diagonal.
Add the current cell value to the maximum of the three possibilities.
Repeat this process for all cells in the matrix to find the maximum sum path.
Given a 2-dimensional boolean matrix mat
of size N x M, your task is to modify the matrix such that if any element is 1, set its entire row and column to 1. Specifi...
Modify a boolean matrix such that if any element is 1, set its entire row and column to 1.
Iterate through the matrix to find elements with value 1
Store the row and column indices of these elements
Update the entire row and column for each element found to be 1
Round duration - 45 minutes
Round difficulty - Easy
In this round the interviewer ask few questions related to domain and at last he ask some behavioral questions.
You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list.
Your task is to determine t...
Find the node where two linked lists merge, return -1 if no merging occurs.
Traverse both lists to find the lengths and the last nodes
Align the starting points of the lists by adjusting the pointers
Traverse both lists simultaneously until a common node is found
Tip 1 : Be calm and have confidence . Confidence is the key to crack any interview.
Tip 2 : Try to give maximum time on basics of a topic
Tip 3 : Practice interview questions
Tip 4 : Do atleast 2 projects
Tip 1 : Put only those skills in resume which the company requires, but don't put false information in resume
Tip 2 : Write only those things in resume in which you are 100% confident
Tip 3 : Have projects in resume and prepare well for it
Tip 4 : Keep it short and crisp.
Tip 5 : Focus on important things in resume
I applied via LinkedIn and was interviewed before May 2022. There were 2 interview rounds.
Collection framework is a set of interfaces and classes in Java that provide a way to store and manipulate groups of objects.
Provides interfaces like List, Set, Map for storing collections of objects
Includes classes like ArrayList, HashSet, HashMap for implementing these interfaces
Allows for easy manipulation, sorting, searching, and iteration of collections
Used in various applications like data processing, data storag
Spring Boot is a Java-based framework used for creating standalone, production-grade Spring-based applications.
Spring Boot simplifies the process of creating Spring applications by providing defaults for configuration and eliminating the need for XML configuration files.
Annotations in Spring Boot are used to simplify the configuration of Spring applications by providing metadata about the application.
Examples of annota...
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.
Data Analysts are responsible for collecting, processing, and analyzing data to help organizations make informed decisions.
Collecting and organizing data from various sources
Cleaning and processing data to ensure accuracy and consistency
Analyzing data using statistical techniques and tools
Creating visualizations and reports to present findings
Interpreting data to provide insights and recommendations
Collaborating with s...
I applied via Walk-in and was interviewed in Mar 2024. There was 1 interview round.
1 hour test with given instructions
Advisor
74
salaries
| ₹1.5 L/yr - ₹4.2 L/yr |
Customer Care Executive
22
salaries
| ₹1.7 L/yr - ₹3.9 L/yr |
Team Lead
21
salaries
| ₹2 L/yr - ₹7.2 L/yr |
Quality Analyst
20
salaries
| ₹2 L/yr - ₹3.3 L/yr |
Customer Service Executive
20
salaries
| ₹1.6 L/yr - ₹3.5 L/yr |
Quess
Athena BPO
HRH Next Services
Data Entry