C++ technical questions, recursion algorithms
Software Engineer Intern Interview Questions
9,771 software engineer intern interview questions shared by candidates
* Diferencia entre Malloc y Calloc? * Stack and Heap
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
A problem in which we have to use hashmap data structure.
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]
Implement BinarySort and the partition function for Quicksort.
How to delete certain elements in a tree
Viewing 8051 - 8060 interview questions