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
Intern Software Interview Questions
17,763 intern software interview questions shared by candidates
What are the OOP Principles?
Leetcode easy/medium. Very through behavioral processs.
Write a function to return the nth to last node of a linked list with order O(n).
They asked me about my past work experience and heavily emphasized.
Given a string, I was asked to return all of the unique characters in the order of the original string.
Test a keyboard.
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".
Viewing 1341 - 1350 interview questions