find number of valid subStrings in a given string example in "011001010" valid sub str are 01,1100,10,01,10,01,10 groups of zeros and one are valid ,1010 though has same occurrence of 0,1 invalid as they are bot grouped together.
Systems Programmer Analyst Interview Questions
1,378 systems programmer analyst interview questions shared by candidates
Bit manipulation: Swap adjacent bits.
Questions related to Linked lists, Bit manipulation, Matrix rotation, Malloc.
Relocation to a new city. If I was ready then why?
They mostly get into details of Operating system and bit manupulations.
Write implementation of strcpy method.
What is volatile keyword?
Coding round to synchronize actions to FIFO queue
Would you be able to relocate without issues?
Implement a function for compare and swap in C. Use this function to implement linked list insertion. How could you take advantage of hardware caching to implement this.
Viewing 491 - 500 interview questions