Filter interviews by
I applied via Walk-in and was interviewed in Apr 2024. There were 5 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 2 interview rounds.
Api fetching, pagination and search
I applied via LinkedIn and was interviewed in May 2023. There were 3 interview rounds.
I was asked to write some codes using goroutines and data structures
Use channels in Go to sync two goroutines passing data between them.
Create a channel to pass data between the goroutines
Use a select statement to wait for data to be passed
Ensure proper synchronization to avoid race conditions
Implement binary search to find the number in a sorted array with lowest code complexity.
Use binary search algorithm to efficiently find the number in the sorted array.
Compare the target number with the middle element of the array and adjust the search range accordingly.
Repeat the process until the target number is found or the search range is exhausted.
posted on 22 Nov 2022
Core fundamentals of Java
Object-oriented programming
Platform independence
Garbage collection
Exception handling
Multithreading
Comcast India Engineering Center interview questions for designations
I applied via Naukri.com and was interviewed in Jul 2022. There were 2 interview rounds.
Top trending discussions
posted on 13 Jan 2024
Object-oriented programming concepts in Java
Encapsulation: bundling data and methods together
Inheritance: creating new classes from existing ones
Polymorphism: using a single interface to represent different types
Abstraction: hiding implementation details and providing a simplified view
Encapsulation example: using private variables and public methods
Inheritance example: creating a subclass that inherits properties and m...
posted on 5 Jul 2024
Use a combination of hash table and linked list to achieve O(1) operations for a Hash Map.
Use a hash table to store key-value pairs and a linked list to handle collisions.
Implement a hash function to map keys to indices in the hash table.
For each key, calculate the hash value and store the corresponding value in the hash table at that index.
To handle collisions, use separate chaining with linked lists at each index of ...
posted on 24 Apr 2024
I applied via campus placement at Model Engineering College, Kochi and was interviewed before Apr 2023. There were 2 interview rounds.
Mental and Verbal aptitude - 1 hour
I applied via Campus Placement
Question related to operating system and computer network
Traverse all child nodes in a tree data structure
Use depth-first or breadth-first traversal algorithms
Recursively visit each child node starting from the root node
Consider using a stack or queue data structure for traversal
Example: Traverse all nodes in a binary tree
Although it was quite challenging.
Complete it without significant difficulty.
Interview experience
based on 12 reviews
Rating in categories
Software Development Engineer II
73
salaries
| ₹10 L/yr - ₹15.5 L/yr |
Devops Engineer
44
salaries
| ₹6.4 L/yr - ₹18 L/yr |
Development Engineer 3
38
salaries
| ₹13.5 L/yr - ₹23 L/yr |
Software Developer
36
salaries
| ₹6 L/yr - ₹24.5 L/yr |
Engineer III
30
salaries
| ₹10 L/yr - ₹20 L/yr |
Cisco
Microsoft Corporation
Intel
IBM