What is the complexity of binary search?
Systems Programmer Analyst Interview Questions
1,378 systems programmer analyst interview questions shared by candidates
Asked about my major and if I liked computer science.
Find the words used in some text and report by word length and how often each word appears.
What are read-write semaphores and how does it degrade performance in a mulch-processor environment.
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.
implement a scrolling display
write code that reverses a string (follow up questions that deal with pointers and parameter passing)
write a function where if you are given the pointer to the head of a linked list, return the pointer of the middle node. And modify the program to check if the linked list loops back into itself.
Write a function that can figure out if two words are anagrams of each other.
Binary Search, Insertion Sort,
Viewing 241 - 250 interview questions