Veritas cluster (VCS) configuration and troubleshooting
System Software Engineer Interview Questions
181 system software engineer interview questions shared by candidates
Coding assignment: Implement an HTTP client process which shows the states of lights controlled by a simulated smart device. It polls the device for updates and prints them.
What is the difference between a struct and a class?
First round: Oops, and some core hava questions Second round: Question1: print integer from 1 to 100(include 100). Where there is divisible by 3 print “fizz”. When it is divisible by 5 print “buzz”. When it is divisible by 3 and 5 print “fizzbuzz”. It is not divisible by either or those number print just number as it is Question2: array was given of length five or index 5 find the largest number from that array(they give 5 minutes for this question) Question3: write a query to display whose birthdate is 1900 or more (Sql) Question4: write a query which should count a number of username, but birthdate should not be null.(sql)
Mostly from Project and from Resume.
Project Groundwork establishes the why and initial scope (feasibility, charter). Requirement Specification defines the detailed what—documenting functional and non-functional needs formally in an SRS for development.
HALs and SALs questions. I dont remember clearly.
Do you know Object Oriented Programming?
Asked about projects you worked on outside of school assignments.
How Linux pipes are working?
Viewing 161 - 170 interview questions