Compare and contrast basic systems programming constructs, eg process vs thread, mutex vs semaphore, TCP vs UDP.
System Software Engineer Interview Questions
748 system software engineer interview questions shared by candidates
Describe your most recent project
how would you set a breakpoint within your code without a debugger eg. gdb the engineer wasn't sure how to phrase the question correctly as he was looking for a concrete answer.
Why do you want to join graphics company ?
How can a person accommodate himself to a ever changing team atmosphere
How to avoid deadlocks? Difference between thread and process?
A string A contains k lowercase letters and can form multiple subsequences (not necessarily contiguous). If each lowercase letter appears with the same frequency in a subsequence as in the original string, then this subsequence is considered a perfect subsequence. Given a string A, determine the number of its perfect subsequences. For example, in the string "abca", the subsequences "a", "b", "c", "a", "ab", "bc", "ca", "aa", etc., are all valid.
Only Leetcode easy questions, with no follow-up questions.
What vulnerabilities come with implementing a web application firewall
OA : Lot of questions from Computer Fundamentals and 2 Coding questions Interview Round : 2 DSA question, one easy and other Application based DSA question. Lot of questions from OS, System Design, Computer Architecture and Resume based questions.
Viewing 351 - 360 interview questions