i
BeyondWalls
Filter interviews by
Meta tags are HTML tags that provide metadata about a webpage.
Meta tags are placed in the head section of an HTML document.
They provide information about the webpage, such as the title, description, and keywords.
Meta tags can also specify character set, viewport settings, and more.
Example:
Hooks in WordPress are functions that allow developers to modify or add functionality to WordPress themes or plugins.
Hooks can be actions or filters.
Actions are triggered at specific points in the WordPress execution process.
Filters allow developers to modify data before it is displayed on the site.
Example: add_action('wp_head', 'my_function')
Example: add_filter('the_content', 'my_filter_function')
Top trending discussions
I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.
Debugging questions are mostly asked, you can get them from GFG
In coding test , mostly the leetcode medium questions are asked like tree traversal and linked list related questions
str in C is a data type used to represent strings as arrays of characters.
str in C is typically declared as an array of characters, terminated by a null character '\0'.
Functions like strcpy(), strcmp(), and strlen() are commonly used with str in C.
Example: char str[10] = "hello"; // Declaration of a string in C
Pointers in C are variables that store memory addresses of other variables.
Pointers are used to access and manipulate memory directly.
They are denoted by an asterisk (*) before the variable name.
Example: int *ptr; // declares a pointer to an integer variable
Web programming involves creating and maintaining websites using programming languages and technologies.
Web programming is the process of writing code to create and maintain websites.
It involves using programming languages like HTML, CSS, and JavaScript.
Web programming also includes server-side programming using languages like PHP, Python, or Ruby.
Frameworks and libraries like React, Angular, and jQuery are commonly us...
Questions for dbms,os
My day was productive and busy, with a lot of coding and problem-solving.
Completed a new feature for the website
Fixed a bug in the existing codebase
Attended a team meeting to discuss project updates
In 5 years, I see myself as a senior front end developer leading a team and working on cutting-edge technologies.
Leading a team of developers on various projects
Working on advanced technologies like AR/VR, AI, and machine learning
Contributing to open source projects and attending tech conferences
Continuing to learn and grow in the field of front end development
I applied via Referral and was interviewed in Nov 2022. There were 2 interview rounds.
React lifecycle methods are functions that are called at different stages of a component's life.
Mounting: constructor(), render(), componentDidMount()
Updating: render(), componentDidUpdate()
Unmounting: componentWillUnmount()
Error Handling: componentDidCatch()
Debounce the API call on input change to optimize performance.
Implement a debounce function to delay the API call until the user has finished typing.
Set a time interval for the debounce function to wait before making the API call.
Cancel the previous API call if a new input change occurs before the time interval is up.
Use a loading spinner to indicate to the user that the API call is in progress.
Consider using a caching...
useMemo is a hook in React that memoizes the result of a function and returns the cached value when the inputs don't change.
useMemo is used to optimize performance by avoiding unnecessary re-renders.
It takes two arguments: a function that returns a value and an array of dependencies.
If any of the dependencies change, the function is re-executed and the new value is cached.
Example: useMemo(() => expensiveFunction(a, b),...
I was interviewed in Aug 2021.
Round duration - 60 minutes
Round difficulty - Medium
Online Coding Test on Calyxpod platform. There were 2 coding 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...
Given a paragraph consisting of letters in both lowercase and uppercase, spaces, and punctuation, along with a list of banned words, your task is to find th...
Round duration - 70 minutes
Round difficulty - Easy
Advance Subjective Round on Calyxpod platform: 5 questions. One question was related to data structures and algorithms. Other 4 were related to Html, CSS and Javascript.
Given an integer N
representing the number of pairs of parentheses, find all the possible combinations of balanced parentheses using the given number of pairs.
Tip 1 : Be good in aptitude and data structures as it is the 1st/2nd round in most companies.
Tip 2 : Be prepared to explain your projects mentioned in the resume
Tip 3 : Do atleast 2 good projects.
Tip 1 : Do not write any false information on your resume.
Tip 2 : Keep your resume restricted to one page only.
I was interviewed before Nov 2020.
Round duration - 20 Minutes
Round difficulty - Easy
very easy questions related to web development. 1 coding question
Given a linked list where each node has two pointers: the first points to the next node in the list, and the second is a random pointer that can point to any node ...
The basic idea is to consider the linked list like a binary tree. Every node of the Linked List has 2 pointers. So we consider these nodes as binary tree nodes. The head of the list becomes the root of the tree. So what we basically have to do now is to traverse the binary tree and clone it. The main issue that we need to tackle here is that of loops.
For example, we can have, 1 1 2 0 -1, we need to handl...
Round duration - 150 Minutes
Round difficulty - Medium
A thief is planning to steal from several houses along a street. Each house has a certain amount of money stashed. However, the thief cannot loot two adjacent houses. Determi...
Suppose that the robber is at the ith house. The robber has two options:
You will follow the same for the rest of the houses. Thus, if maxLoot(i) is the maximum loot possible when we’re at the ith house, t...
Round duration - 10 Minutes
Round difficulty - Easy
Tip 1 : Prepare for common interview questions
Tip 2 : Practice, practice, practice
Tip 1 : Don't Put Everything on There.
Tip 2 : Put the Best Stuff “Above the Fold”
Web programming involves creating and maintaining websites using programming languages and technologies.
Web programming is the process of writing code to create and maintain websites.
It involves using programming languages like HTML, CSS, and JavaScript.
Web programming also includes server-side programming using languages like PHP, Python, or Ruby.
Frameworks and libraries like React, Angular, and jQuery are commonly us...
posted on 12 Nov 2024
I applied via campus placement at Krishna Institute of Engineering and Technology, Ghaziabad and was interviewed in Oct 2024. There were 3 interview rounds.
Medium level questions asked
Simple easy to medium 2 questions asked of string and array
based on 1 interview
Interview experience
Relationship Manager
9
salaries
| ₹2.4 L/yr - ₹7.6 L/yr |
Senior Accounts Manager
5
salaries
| ₹5 L/yr - ₹14.1 L/yr |
Accounts Manager
4
salaries
| ₹6.9 L/yr - ₹9 L/yr |
Territory Manager
4
salaries
| ₹6 L/yr - ₹10.7 L/yr |
Marketing Executive
4
salaries
| ₹4.3 L/yr - ₹6 L/yr |
Asian Paints
Berger Paints
Kansai Nerolac Paints
Pidilite Industries