How can sports bring different cultures together?
Intern Engineer Interview Questions
20,679 intern engineer interview questions shared by candidates
How would you reverse a string without string functions?
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.
1.given an integer i, return the ith column name in excel.(ie, given 0, return A, 1-B, 26-AA, 27-AB) 2.find k largest number in an array.
They asked about my project.
leetcode question with binary operators
to design a product the manages the user stream accounts, such as disney+, netflix.....
Invert a strings with special characters
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".
Viewing 1391 - 1400 interview questions