If you have to large files with each file havin some unique integers in a non sorted manner, come up with a program to find if both the files have some set of numbers. Example file1 {4, 8, 9} File2 {8, 4, 9}
Kernel Interview Questions
127 kernel interview questions shared by candidates
Have you ever written "production quality" code? Do you have "product development" experience?
What is an interrupt?
binary trees, OS, basic C 1. Insert a value in binary tree given any node. 2. Virtual Memory concepts. 3. Page table related questions. 4. Networking basic questions. What's happens if you type and enter Google.co.in in browser. 5.Packet headers, and Network model's. 6. IPC and looking mechanisms. 7. Sorting algorithms. 8. Generalize the minimum weighs needed to find defective balls.
linked list question medium level
Cpp code to get the emp id of the second highest salary from two tables. Just the logic
Mostly about my past projects and experiences, basis c/c++ questions, Some about basic Linux kernel internals.
Why do you most want to work for Canonical?
What is a race condition? Can a single threaded program have race conditions? Can python be multithreaded? How do interrupts work?
Virtual memory layout and process handling, boot up procedure, systemd services etc.
Viewing 111 - 120 interview questions