Technical Interview: Q1. Pseudo code for counting the number of times a given pattern appears in a long string. Q2. Implementation of HashMap Q3. Explain the difference between Inheritance and Encapsulation highlighting their applications in OOP. Q4. RunTime Polymorphism Q5. What are checked and unchecked exceptions? Managerial Round: Detailed discussion on resume. HR round: Q1. Why do you want to join SocGen? Q2. What are your future aspirations? Q3. Can you work night shifts?
Software Development Intern Interview Questions
2,989 software development intern interview questions shared by candidates
What is polymorphism and what is object overloading and overriding?
Build a binary tree with a sibling link. so that you have a linked list connecting all the nodes on a given level.
Implement a queue, with a constraint. I am not sure but I think it was smallest or something
Concatenate two strings replacing every space or set of multiple spaces with a single dash
Design a test for ______
write a Fibonacci series algorithm? write iterative method and in recursive method?
1. Mutex locks discussion in OS 2. Virtual Functions in C++ 3. Project discussion 4. Question on sorted array.
Is there any questions you want to ask?
Given an integer, write a function that rotates the digits to the right.
Viewing 2951 - 2960 interview questions