Need to implement simple interface with mentioned skills in JD
Linux Developer Interview Questions
159 linux developer interview questions shared by candidates
What are the types computer memory? (Refering to Dynamic , Static)
Give me an example of when you had to suddenly perform under pressure. What happened and how did you handle it?
Describe a time when you had to step up and demonstrate leadership skills.
Tell me about a time when people disagreed with your ideas. What did you do?
Describe yourself in one word.
Search online for standard questions asked by Arista. Question 1: Space required for int, float, double etc...use sizeof(...) Question 2: Total space taken up by a struct...Memory alignment causes space to be in multiples of bytes. Question 3: Remove all nodes from a singly linked list that have a certain number. Use GDB for debugging. Question 4: Anagram/Palindrome (don't remember)
Linux questions, specifically about system startup and systemd. I was asked the standard questions about priority inversion, deadlock, etc. There was one coding exercise - write a C function that mirrors the bits in a byte.
What's the difference between malloc and new?
What is the difference between Objective-C automatic reference counting and garbage collection?
Viewing 121 - 130 interview questions