5. A database call takes 500 ms. How would you optimize it?
Internship Software Engineer Interview Questions
23,886 internship software engineer interview questions shared by candidates
Explain multi-threading as if I was a 5 year old ? 3 Easy leetcodes on array and string. 1 hard leetcode to see your thinking process.
1. Two sum problem of leetcode 2. Merge two arrays
Can you tell me about your accomplishments?
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.
Differentiate between Node.js and React.js
Implement a data structure (Question taken from a random pool)
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 721 - 730 interview questions