i
CommScope
Filter interviews by
30min duration C coding 10 questions asked
1hr duration interviewer will be giving some random C questions to code
Top trending discussions
I applied via LinkedIn and was interviewed in Dec 2024. There were 3 interview rounds.
Initially had a string based coding problem. Then was asked technical questions and then had a small break before doing system design with same interviewer for building book my show system and db schema.
posted on 5 Oct 2024
Use two pointers to find the nth element from the end of a linked list.
Use two pointers, one moving n steps ahead of the other
When the first pointer reaches the end, the second pointer will be at the nth element from the end
HashMap is not thread-safe while ConcurrentHashMap is thread-safe and allows concurrent access.
HashMap is not thread-safe and can lead to ConcurrentModificationException if accessed by multiple threads simultaneously.
ConcurrentHashMap allows concurrent access by multiple threads without the need for external synchronization.
ConcurrentHashMap achieves thread-safety by dividing the map into segments, allowing multiple th...
I applied via Referral and was interviewed in Oct 2023. There were 3 interview rounds.
The coding test was for 90 mins, and comprised of questions from topics such as DP and hashtables. It was taken on hackerrank platform
I applied via Approached by Company and was interviewed in Aug 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2022. There were 4 interview rounds.
posted on 12 Mar 2024
I applied via Walk-in and was interviewed before Mar 2023. There were 3 interview rounds.
Arrow functions are a concise way to write functions in JavaScript.
Arrow functions are introduced in ES6.
They have a shorter syntax compared to traditional function expressions.
Arrow functions do not have their own 'this' keyword.
They are best suited for non-method functions.
Example: const add = (a, b) => a + b;
Code to match parentheses in a string
Use a stack to keep track of opening parentheses
Iterate through the string and push opening parentheses onto the stack
When a closing parenthesis is encountered, pop from the stack and check if it matches the closing parenthesis
HLS stands for HTTP Live Streaming, a protocol used for streaming media over the internet.
HLS breaks the media content into small chunks and delivers them over HTTP.
It is widely used for streaming video and audio content on the internet.
HLS allows adaptive bitrate streaming, where the quality of the video adjusts based on the viewer's network speed.
Popular streaming services like Netflix and Hulu use HLS for delivering
Coding test data structures and language related
based on 1 interview
Interview experience
based on 7 reviews
Rating in categories
Senior Software Engineer
62
salaries
| ₹9.3 L/yr - ₹27 L/yr |
Team Lead
46
salaries
| ₹2.7 L/yr - ₹8 L/yr |
Telecom Engineer
44
salaries
| ₹4.5 L/yr - ₹9.2 L/yr |
Staff Engineer
44
salaries
| ₹22 L/yr - ₹41.9 L/yr |
Operator
43
salaries
| ₹1.2 L/yr - ₹3 L/yr |
Sterlite Technologies
Tejas Networks
HFCL Limited
Bharti Infratel