Filter interviews by
Top trending discussions
PHP is a server-side scripting language used for web development, while API integration involves connecting different software systems through APIs.
PHP is a popular server-side scripting language used for creating dynamic web pages.
API integration involves connecting different software systems by using APIs to allow them to communicate with each other.
API integration in PHP allows developers to access and interact with...
The time taken to build a complete website varies depending on the complexity and requirements of the project.
The time can range from a few days for a simple website to several months for a complex e-commerce platform.
Factors such as design complexity, functionality, integration of third-party services, and testing can impact the development time.
Using frameworks like Laravel or Symfony can speed up development process...
I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.
Asked simple tricky questions
I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.
Coding test was the first round of interview
posted on 16 Jan 2025
I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed in Jul 2024. There were 2 interview rounds.
It had mcq and 1 hard coding question
I applied via Walk-in and was interviewed in Apr 2024. There were 3 interview rounds.
Javascript array questions like palindrom and others with aptitude
Data can be shared between components in React using props, context, or state management libraries like Redux.
Use props to pass data from parent to child components
Use context to share data across multiple components without passing props manually
Use state management libraries like Redux to manage global state and share data between components
Prop drilling is the process of passing data through multiple levels of components in React.
Prop drilling occurs when a component needs to pass data to a deeply nested child component.
It can lead to code that is hard to maintain and understand.
One way to avoid prop drilling is by using Context API or Redux for state management.
Redux is a predictable state container for JavaScript apps.
Redux stores the entire state of an application in a single immutable object.
State changes are made by dispatching actions, which are plain JavaScript objects.
Reducers specify how the application's state changes in response to actions.
Redux flow: Action -> Reducer -> Store -> View
posted on 2 Jan 2025
I applied via Job Portal and was interviewed in Dec 2024. There were 2 interview rounds.
Worst set of questions
Advanced DSA for entry level role
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Use SQL query with ORDER BY and LIMIT to find 3rd highest salary
Use ORDER BY clause to sort salaries in descending order
Use LIMIT 2,1 to skip first two highest salaries and get the third highest salary
Pivoting and unpivoting are techniques used in SQL to transform data from rows to columns and vice versa.
Pivoting involves rotating rows into columns, typically used to summarize data.
Unpivoting involves rotating columns into rows, typically used to normalize data.
Pivoting can be done using the PIVOT keyword in SQL, while unpivoting can be done using the UNPIVOT keyword.
Rank assigns unique rank to each row, while dense rank allows for ties in ranking.
Rank leaves gaps in ranking sequence, while dense rank does not
Rank(1, 2, 2, 4) = 1, 2, 3, 4
Dense Rank(1, 2, 2, 4) = 1, 2, 2, 3
I applied via Company Website and was interviewed in Apr 2024. There were 3 interview rounds.
I have created my some project
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Quality Engineer
5
salaries
| ₹2 L/yr - ₹4 L/yr |
Production & Quality Supervisor
5
salaries
| ₹3.4 L/yr - ₹18.5 L/yr |
Design Engineer
4
salaries
| ₹1.8 L/yr - ₹3.8 L/yr |
Purchase Executive
4
salaries
| ₹1.8 L/yr - ₹5.2 L/yr |
R&D Engineer
3
salaries
| ₹1.9 L/yr - ₹2.8 L/yr |
Infosys
TCS
Wipro
HCLTech