How to find the middle node in linked list.
Principal Software Engineer Interview Questions
2,064 principal software engineer interview questions shared by candidates
In a given system they provide, design a component diagram to support the implementation of the system?
Computer and Datacenter fundamentals. Systems and Operating System related and any language of your choice
How to define an immutable object in Java?
1. How does arraylist work internally in java? if you were to implement array list how would you implement. Collections interface implementations and its differences. Whats the difference between set and list interface. Is Hashlist a thread safe or not. 2. Is there time difference in the array list is accessed, if the index is to the begining vs last. 3. How does HashMAp? Deep discussions about that, as well as HashMaps internal implementation details of O(n).
They asked my previous project architecture, product capabilities and challenges that i faced while working on that company.
How would you address the performance scaling issues with a platform like Microsoft Teams?
How do you determine the use of any data structure
Se trataba de hacer un servicio que tomaba información de varios archivos (fuentes de datos) y agrupar esta información para resolver ciertos calculos, o consultas. Lo importante era hacer preguntas relevantes e ir explicando como diseñabas el servicio.
Implement a fuzzy string matching, finding all matching strings in an array of strings. A string is considered matching, if all characters from the search string are found in the string in the same order. E.g. search string "md" should match string "Something redundant".
Viewing 81 - 90 interview questions