i
CommScope
Filter interviews by
posted on 16 Nov 2024
List and tuple are data structures in Python used to store multiple items. Lists are mutable, while tuples are immutable.
List is denoted by square brackets [] and can be modified after creation
Tuple is denoted by parentheses () and cannot be modified after creation
Lists are used when the order of elements needs to be preserved and elements can be changed
Tuples are used when the order of elements needs to be preserved b...
Reading CSV without pandas involves using built-in Python modules like csv.
Use the csv module to open and read the CSV file
Iterate through the rows and process the data accordingly
Handle any necessary data conversions or manipulations manually
Top trending discussions
posted on 28 Aug 2024
I applied via LinkedIn and was interviewed in Feb 2024. There were 4 interview rounds.
Coding test was a DSA question. Moderate difficulty
I have faced challenges in managing tight project deadlines and adapting to new technologies.
Managing tight project deadlines by prioritizing tasks and delegating responsibilities
Adapting to new technologies by self-learning and seeking help from colleagues
Handling conflicts within team members by effective communication and conflict resolution skills
posted on 26 Mar 2024
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
To check if two words are anagrams, compare the sorted characters of each word.
Sort the characters of both words
Compare the sorted characters to check if they are equal
Handle edge cases like different lengths or special characters
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Basi aptitude and coding mcq
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 would check for internet connection, restart the app, clear cache, and update the app.
Check internet connection
Restart the app
Clear cache
Update the app
Questions were asked
Dsa dp, graphs and many more questions from arrays and linked list were asked
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
Senior Software Engineer
63
salaries
| ₹9.3 L/yr - ₹27 L/yr |
Software Engineer
49
salaries
| ₹5 L/yr - ₹19.2 L/yr |
Team Lead
45
salaries
| ₹2.7 L/yr - ₹8 L/yr |
Staff Engineer
44
salaries
| ₹22 L/yr - ₹41.9 L/yr |
Telecom Engineer
43
salaries
| ₹4.5 L/yr - ₹8.6 L/yr |
Sterlite Technologies
Tejas Networks
HFCL Limited
Bharti Infratel