Given a string and a pattern consisting of 'a's and 'b's check whether the string follows the pattern. Example: the string "catcatdogcatcat" follows the pattern "aabaa" bu substiting "a" as "cat" and "b' as "dog". Whereas the string "catdogcatcat" does not follow the pattern "aabaa" regardless of what is substituted for "a" and "b".
Software Intern Interview Questions
17,764 software intern interview questions shared by candidates
What is the QA testing life cycle?
They asked me about the various type of functions present in JavaScript and made me implement them on an array.
Are you okay with web dev
Give a procedure about how to test a keyboard
Given an eBay type service with multiple front-end applications, user information is being truncated when sent back to the user (Name was 'Andrew' but shows 'And'). Discuss your strategy on debugging this issue.
How can sports bring different cultures together?
Find if an n by n tic tac toe game has a winner in constant time.
A question about finding the shortest path between two points on a graph. With no information about where the second point was located in relation to the first problem.
They asked about my project.
Viewing 1341 - 1350 interview questions