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".
Developer Intern Interview Questions
12,170 developer intern interview questions shared by candidates
Invert a strings with special characters
to design a product the manages the user stream accounts, such as disney+, netflix.....
leetcode question with binary operators
Q: Give an introduction please (at the beginning of the interview)
Company specific questions and general leetcode medium
House Robber-2 from leetcode was asked to me
how to test your program to make sure these's no memory leak
Swap values between two registers without using a third register.
He first said me to introduce yourself after that he asked about my projects. Then he went through my resume and asked 5-6 C++ basic question, 2-3 DSA question, 1 C++ program(Recursive Function) and 1 python program
Viewing 811 - 820 interview questions