Coding: Questions based on strings in any language, Sorting methods OS: Semaphores, Threads (Different ways it's used and how they are created) Deadlock CN: TCP/IP, TCP vs UDP python: lambda vs function C: Pointers, extern, static
Member Services Interview Questions
42,179 member services interview questions shared by candidates
reverse of string. i.e. "hello world" -> "world hello"
generate all permutations of a string.
Reverse Polish Notation evaluation
Are you fit and able to carry items to peoples car etc
How are you in high-stress situations?
Clone a linked list with following scenario: 1) The data of every node in the link could be a pointer to another node in the link. 2) The clone should create the exact structure/graph as of original.
Why recursive locks are needed in kernel ?
On a NUMA architecture, if there is a huge process say running on NUMA node 0 and it is migrated to NUMA node 1 and you want to copy the process address space from NUMA node 0 to NUMA node 1 local memory how would you do that?
How would you store a sparse matrix?
Viewing 1691 - 1700 interview questions