Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.
Top trending discussions
posted on 10 Nov 2024
I applied via Hirist and was interviewed in Oct 2024. There were 2 interview rounds.
One dsa question - print the longest odd number from the string.
posted on 2 Dec 2024
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
1. noramal php question
Php function basic codeing
posted on 7 Apr 2024
I applied via LinkedIn and was interviewed before Apr 2023. There was 1 interview round.
Hooks are a feature in React that allow you to use state and other React features in functional components.
Hooks are functions that let you use state and other React features in functional components.
Some commonly used hooks are useState, useEffect, useContext, and useRef.
useState hook is used to add state to functional components.
useEffect hook is used to perform side effects in functional components.
useContext hook i...
Lifecycle methods are methods that are called automatically at specific points in a component's lifecycle.
componentDidMount() - called after the component is rendered for the first time
componentDidUpdate() - called after the component's updates are applied
componentWillUnmount() - called before the component is removed from the DOM
Create a React project to fetch and display data from an API
Set up a new React project using create-react-app
Use the fetch API or axios to make a request to the desired API
Store the fetched data in state using useState hook
Render the data on the UI using JSX
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
Validate if a binary tree is valid or not
A valid binary tree should not have any duplicate nodes
A valid binary tree should have all left nodes smaller than the parent node and all right nodes greater than the parent node
We can use recursion to traverse the tree and check if it is valid
Reversing a linked list involves changing the direction of the pointers in the list.
Iteratively swap the next and previous pointers of each node in the list
Recursively swap the next and previous pointers of each node in the list
Use a stack to push each node onto the stack and then pop them off in reverse order
Create a new list and iterate through the original list, adding each node to the front of the new list
I applied via Company Website and was interviewed in Jan 2022. There was 1 interview round.
The output of a PHP program using And and Or depends on the logic used in the program.
And (&&) returns true if both conditions are true
Or (||) returns true if at least one condition is true
The output will depend on the logic used in the program
The query to get the employee with the 3rd maximum salary in MySQL.
Use the ORDER BY clause to sort the salaries in descending order.
Use the LIMIT clause to retrieve the third row.
Use a subquery to select the third maximum salary.
posted on 23 May 2023
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
Information Technology Recruiter
14
salaries
| ₹2.2 L/yr - ₹3.6 L/yr |
Software Engineer
7
salaries
| ₹8.1 L/yr - ₹10 L/yr |
Recruitment Executive
7
salaries
| ₹2 L/yr - ₹3.5 L/yr |
HR Recruiter
7
salaries
| ₹2.8 L/yr - ₹3 L/yr |
Software Developer
6
salaries
| ₹3.5 L/yr - ₹5.1 L/yr |
Luxoft
Thryve Digital
Iksula
Mantra Technologies