Walk through the resume Dive deep in your resume Ask some technical questions Rate your coding skills( Python, Linux, C++) Ask why Intel?
Internship Software Interview Questions
25,073 internship software interview questions shared by candidates
Write method(s) in a class that control the key behavior of the class. Linked Lists, String manipulation, 2-d Arrays.
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)
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.
Given a list of n words. Print the most frequent 10.
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.
Develop an asset portfolio program using good OOP practices.
Viewing 721 - 730 interview questions