Write a function that when given a string will return the position of the starting point of the largest reoccurring character. (ie. given:"AAABBCCCCD" would return 5 (starting point of C)) Test your code.
Software Engineer In Test Interview Questions
6,460 software engineer in test interview questions shared by candidates
If I have infinite supply of water and have 5 gallons and 3 gallons of water basket, how would I measure 4 gallons of water?
The technical question was the implementation of a memory system.
Leetcode easy type question using Java.
Reverse a linked list
Given a file that has a C++ program in it, how would you verify that the code in it is syntactically correct?
How many cars in Chicago?
Given a string, I was asked to return all of the unique characters in the order of the original string.
how do you test a remote control?
Find diameter of binary tree.
Viewing 671 - 680 interview questions