Technical: How do you remove all zero subtrees from a bunary search tree? (Like nodes that are zero but have children that are non zero will not be removed but nodes that are zero and have children and down that are also zero, the whole subtree should be removed)
Internship Software Engineer Interview Questions
23,441 internship software engineer interview questions shared by candidates
Design: how might you increase security through a coding design for the bank?
Asked about some web stuff which I didn't have a lot of experience with.
How to detect cycles in a linked list?
Given a singly linked list and only 1 pointer make a queue.
Build a tree traversal function that checks if two tree are exactly the same.
Reverse a string using recursion
Checking arrays, Linked list manipulation, OOP, Acquiring Online Bank
Worst and best run time of quicksort
How would you create a date in C++.
Viewing 691 - 700 interview questions