If you had a large number of columns and rows in a data set how would u present this to a client or ur supervisor? (Told me to imagine values for the data set. Didn't give any specifics or labels to identify what sort of data set )
Internship Software Interview Questions
24,837 internship software interview questions shared by candidates
2 coding questions, LC Easy and Medium.
There were a few diagrams that asked explicitly data flow across multiple systems. Between different systems, different IP values were shown. You had to know 1. How the data was being transferred between systems (pathing) 2. What some of these IP values meant (there were more than one per machine) 3. just explaining times in your life about various events or something along those lines. Times you had to be professional I believe? I don't quite remember the third question. They were very kind.
Shopping Cart on Website
The most difficult question was actually "we would like to offer you a position, do you accept?" because I had other offers on the table.
One leetcode problem of medium/hard difficulty.
Given a 2d grid map of '1's (land) and '0's (water), count the number of islands. An island is surrounded by water and is formed by connecting adjacent lands horizontally or vertically. You may assume all four edges of the grid are all surrounded by water.
Walk through the resume Dive deep in your resume Ask some technical questions Rate your coding skills( Python, Linux, C++) Ask why Intel?
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)
Viewing 711 - 720 interview questions