Data Structures , Algorithm and about your projects and OOPS and DBMS also
Intern Software Interview Questions
17,734 intern software interview questions shared by candidates
Two integers, A and B, swap their values without the use of a third variable.
Describe how you would install and configure a router for a home network?
There were behavioral questions and some technical questions. The one technical question I remembered was N-queens problem.
About your basic infor, cert and abiLity, ưhy u think u are suitable for the job
Oops concept
"Given an array of integers, return the indices of the two numbers that add up to a specific target." Example: Input: nums = [2, 7, 11, 15], target = 9 Output: [0, 1] Explanation: nums[0] + nums[1] = 2 + 7 = 9
Differentiate between OOP and non-OOP languages
how to check if a string of difeerent parantheses is valid or not
If you were to code a program something, what would you think about in the planning stage for it?
Viewing 2591 - 2600 interview questions