As usual programming questions.
Software Development Intern Interview Questions
2,988 software development intern interview questions shared by candidates
The questions I was asked are previously posed on this thread.
How to test the function sort in Excel
They are pretty normal questions, but I was not that good at coding, so although I can figure out the steps, I was very slow writing codes
Test a bicycle.
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?
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
Viewing 2951 - 2960 interview questions