· What is a dangling pointer. · Working of malloc and destructors in C++. · Asked me to write code of reversing the linked list. I asked him whether to use recursion or not. He told me to write code for both. · Explain the OOP concepts. (Always explain such kind of questions with diagram or tables) · Static and dynamic polymorphism. · Asked some typical questions related to projects that I mentioned in the resume. Questions like which technology used, how do you connect the application with database, the algorithm used etc. · What is a relational database. · What is normalization and its forms. · Working of truncate, delete and drop commands. · Gave one table and asked to normalize it.
Software Development Engineering Intern Interview Questions
2,326 software development engineering intern interview questions shared by candidates
What is waterfall in SDLC?
DSA based question on Boyer-Moore algorithm
Can't discuss it but it was a math based linked list question.
Most, if not all, of the questions were about data structures and algorithms. Since it was a entry level job, there weren't any questions on specific technologies.
Implement an algorithm to match the best offers from the sellers' database for each offer in the buyers' list.
Focus on arrays list and practice leet code questions
You have to construct a binary tree which has node of student name and marks. Now you have to sort the marks in ascending order using the binary tree
interview questions were on trees and hashmap and linkedlist 1)what is hashmap 2)asked about the question loop in a linkedlist 3)reverse level order traversal
1. Vertical Order Traversal of a binary tree
Viewing 491 - 500 interview questions