Find the words used in some text and report by word length and how often each word appears.
Systems Programmer Analyst Interview Questions
1,378 systems programmer analyst interview questions shared by candidates
What are read-write semaphores and how does it degrade performance in a mulch-processor environment.
Binary Search, Insertion Sort,
basic OS stuff, implementation of strstr & sprintf, interrupt handler, synchronization design
What is the complexity of binary search?
write code that reverses a string (follow up questions that deal with pointers and parameter passing)
implement a scrolling display
Definitely the point contained within the bounding polygon. Was expecting to be asked a question about a point bound in a rectangle, but not bound by any polygon.
Write a function that can figure out if two words are anagrams of each other.
Linux kernel 1. Memory allocation and management 2. Thread creation and usage, 3. Debugger. Difference between h/w and s/w break point 4. ISR bottom half and top half C questions. 1. Volatile variable and usage. 2. Static variable and usage.
Viewing 241 - 250 interview questions