Write a function that takes a String as a parameter. Count the number of A's in the String before you reach a C.
Softwareentwickler Im Test Interview Questions
12,328 softwareentwickler im test interview questions shared by candidates
Write a function that reverses the letters in each word using only one char buffer. E.g.: "I work at Microsoft" to "I krow ta tfosorciM"
how can a particular application be tested apart from testing its functionality
Write a function to turn a string into an integer and test it
Unexpected question: which books on testing do u know
What are the attributes of the anchor tag? How do you get an image within a webpage, clicking on which can take you to another webpage?
Coding question - given a binary tree, write code to count the sum off all siblings.
how to merge two linked lists without using temp node
given a linked list which has two types of pointers, a normal next pointer which points to next element in the list and random pointer which points to random element in the list. Question was to clone this linked list
Code a function in C to get the largest consecutive addition of integer numbers fron an array.
Viewing 91 - 100 interview questions