Filter interviews by
Optimisation in web involves improving website performance for better user experience.
Minimize HTTP requests by combining files, using CSS sprites, and reducing scripts
Enable browser caching to reduce server load and load times
Optimize images by resizing and compressing them
Use a content delivery network (CDN) to distribute content geographically for faster loading times
Minimize redirects and eliminate unnecessary plug
Top trending discussions
I applied via campus placement at National Institute of Technology (NIT), Durgapur and was interviewed in Sep 2022. There were 3 interview rounds.
1 DP question, 1 simple integer manipulation
Find the 4th smallest element in a Binary Search Tree.
Traverse the BST in-order and keep track of the count of visited nodes.
When the count reaches 4, return the current node's value.
If the BST has less than 4 nodes, return null or throw an exception.
Find maximum distinct elements in every sliding window of size k.
Create a hash table to store the frequency of each element in the current window.
Use two pointers to maintain the current window and slide it over the array.
Update the hash table for each new element in the window and remove the old element.
Keep track of the maximum number of distinct elements seen so far.
Repeat until all windows of size k have been proce
Merge two sorted linked lists
Create a new linked list to store the merged list
Compare the first nodes of both lists and add the smaller one to the new list
Move the pointer of the added node to the next node
Repeat until one of the lists is empty
Add the remaining nodes of the non-empty list to the new list
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
I applied via Company Website and was interviewed in Apr 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before May 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2019. There were 5 interview rounds.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Member Technical Staff
4
salaries
| ₹23 L/yr - ₹42 L/yr |
TCS
Accenture
Cognizant
Infosys