Filter interviews by
I was interviewed in Jan 2025.
Top trending discussions
A semaphore is a synchronization object used in concurrent programming to control access to shared resources.
Semaphores can be used to limit the number of threads accessing a resource at the same time
They can be implemented as counting semaphores or binary semaphores
Example: In a producer-consumer problem, semaphores can be used to control access to a shared buffer
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.
Question are very tough and faad
Question like trees linked list and graphs
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
1 Hr coding round, Leetcode medium problems like Minimum Grid sum & Basic calculator
I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.
Find the maximum sum path in a tree from root to leaf node.
Start from the root node and traverse down to leaf nodes, keeping track of the sum at each node.
At each node, compare the sum of the current path with the maximum sum found so far.
Choose the path with the maximum sum as the final result.
Create a simple timer using React
Use state to store the timer value
Use setInterval to update the timer every second
Display the timer value in the component's render method
I was interviewed in Sep 2021.
Round duration - 60 Minutes
Round difficulty - Medium
Mostly focused on Data Structure & Algorithm
Given a linked list consisting of 'N' nodes and an integer 'K', your task is to rotate the linked list by 'K' positions in a clockwise direction.
Li...
Find the length of the Linked List to check whether the ‘K’ is greater than the Length of the Linked List or not. Take a modulo of ‘K’ with its length if it is greater than the length. Reach the (‘K’+1)th node from last and change the pointers of nodes to get a rotated Linked List.
Here is the algorithm:
Given a string STR
consisting of words separated by spaces, reverse the order of words in STR
.
A word is defined as a sequence of non-space characters. Attempt to perform...
Use an array ‘ARR’ to store the words in ‘STR’. Traverse the string ‘STR’ and append each word at the end of ‘ARR’. Use the string ‘RES’ to store the answer. Traverse the array ‘ARR’ in reverse and append the words in ‘ARR’ to ‘RES’ followed by a whitespace character.
Round duration - 50 Minutes
Round difficulty - Medium
JavaScript core concepts with some examples and problem discussion
Round duration - 30 Minutes
Round difficulty - Easy
Tip 1 : JavaScript from javascript.info and Akshay Saini videos
Tip 2 : Practise CSS styling for big web apps like Amazon, Flipkart etc
Tip 3 : Practice writing custom hooks and react code optimization.
Tip 1 : Write skills which you know only and be confident about it.
Tip 2 : Also, do mention the project's that you have done in your current company or as a part of your self learning.
I applied via Recruitment Consultant and was interviewed in May 2021. There were 3 interview rounds.
Use flexbox to center three nested divs
Set display:flex; on grandparent div
Set justify-content:center; and align-items:center; on grandparent div
Set width and height on parent and child divs
Add margin:auto; to parent and child divs
Event bubbling can be implemented by attaching event listeners to the child, parent, and grandparent divs.
Add event listeners to the child, parent, and grandparent divs
Use the event.stopPropagation() method to stop the event from bubbling up to the parent and grandparent divs
Handle the event in each div's event listener function
A semaphore is a synchronization object used in concurrent programming to control access to shared resources.
Semaphores can be used to limit the number of threads accessing a resource at the same time
They can be implemented as counting semaphores or binary semaphores
Example: In a producer-consumer problem, semaphores can be used to control access to a shared buffer
I applied via Walk-in and was interviewed in May 2023. There were 4 interview rounds.
Aptitude is generally ask some MCQ choice questions like time, speed, distance etc
Front end developer have some knowledge in HTML CSS javascript php so ask this language
GD is nothing but it's testing our community and quality of thought in your opinion
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Accounts Executive
17
salaries
| ₹8.1 L/yr - ₹25 L/yr |
Software Engineer
16
salaries
| ₹11.5 L/yr - ₹44 L/yr |
Product Manager
16
salaries
| ₹17.3 L/yr - ₹57.9 L/yr |
Accounts Manager
16
salaries
| ₹5.2 L/yr - ₹8.5 L/yr |
Senior Software Engineer
12
salaries
| ₹35 L/yr - ₹97 L/yr |
Naukri
Foundit
Timesjobs.com
Freshersworld.com