how to test your program to make sure these's no memory leak
Software Intern Interview Questions
17,717 software intern interview questions shared by candidates
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
What are the pillars of OOP?
describe random forest and questions on probability
They asked me about my past work experience and heavily emphasized.
How to reverse a linked list in O(n) time.
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".
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.
Viewing 1331 - 1340 interview questions