Filter interviews by
Hashmap problem involving storing and retrieving data efficiently.
Hashmap is a data structure that stores key-value pairs.
It allows for fast retrieval of values based on keys.
Examples include storing student grades by student ID, or mapping employee names to their salaries.
Top trending discussions
I applied via campus placement at Indian Institute of Information Technology (IIIT), Guwahati and was interviewed in Jul 2022. There were 2 interview rounds.
Cs subjects regarding OS, C, DBMS
Insertion sort is a simple sorting algorithm that builds the final sorted array one item at a time.
Start with the second element and compare it with the first element, swap if necessary
Move to the third element and compare it with the second and first element, swap if necessary
Continue this process until the entire array is sorted
Time complexity: O(n^2)
Example: ['banana', 'apple', 'orange', 'grape'] -> ['apple', 'banan
Implementing a tree data structure using code
Define a Node class with left and right child pointers
Implement insert, search, and delete functions
Traversal methods: inorder, preorder, postorder
Examples: binary search tree, AVL tree, red-black tree
Design architecture related using message queue, interprocess micro service communication
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Google search engine works by crawling and indexing web pages, and then ranking them based on relevance and authority.
Google uses automated programs called spiders to crawl the web and discover new pages.
The information from these pages is then indexed and stored in Google's database.
When a user enters a search query, Google's algorithm determines the most relevant results based on factors like keywords, backlinks, and...
I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.
I applied via Job Portal and was interviewed before May 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2023. There were 4 interview rounds.
An aptitude test measures your capabilities in specific areas.
True-or-false. True-or-false questions can be useful in all three types of interview assessment tests.
based on 1 interview
Interview experience
Software Engineer
4
salaries
| ₹3.2 L/yr - ₹140 L/yr |
Program Manager 2
4
salaries
| ₹20.5 L/yr - ₹30 L/yr |
Microsoft Corporation
Apple
Samsung