Given a string, I was asked to return all of the unique characters in the order of the original string.
Intern Software Engineer Interview Questions
9,453 intern software engineer interview questions shared by candidates
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.
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.
Give a procedure about how to test a keyboard
How can sports bring different cultures together?
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".
Invert a strings with special characters
to design a product the manages the user stream accounts, such as disney+, netflix.....
Given a graph, tell if it is a tree.
What are the OOP Principles?
Viewing 761 - 770 interview questions