Mostly about projects on resume
Software Engineer Intern Interview Questions
9,771 software engineer intern interview questions shared by candidates
Majorly technical data science related
DSA (Sorting Algo, Tree Traversal, Basics of Graph) Pillars of OOPs
Data Structures, Basic programming knowledge
C++ technical questions, recursion algorithms
Logic base and syntax in sentence
Describe a time where you had to work on a project that challenged you.
All questions asked were Leetcode-style algorithmic coding
describe a time that I made a mistake
Round 1 1. A linked list is given such that each node contains an additional random pointer which could point to any node in the list or null. Return a deep copy of the list. 2. Print a N * M Matrix in a spiral loop. Round 2 1. What is Paging? 2. Design and implement Classes with Inheritance and Virtual Functions for a given Design Problem. 3. Find maximum sum of triplets in an array such than i < j < k and a[i] < a[j] < a[k]
Viewing 8011 - 8020 interview questions