Simple questions about networking protocols: TCP/UDP, array vs list, etc.
Software Development Intern Interview Questions
2,990 software development intern interview questions shared by candidates
Tell me about a time you failed and recovered.
Pillars of oops ACID properties Method overloading vs Method override main method in JAVA explaination
Describe how Siri works. What would you create based off of how siri works? How would you analyze log output using code, but code it up and explain what works and what wouldn't work.
Was asked questions on Android runtime, software optimization, parallel computing, threading, battery consumption, software debugging, C++ and Java.
tell me a time when you faced conflict?
What's the most number of lines of code you've written in one project?
Given any number break it down into a multiplication of all prime numbers ie 8 => 2 x 2 x 2. Shift an array by x spots in place. Design and test a file backup system.
1] Given a series of data, cluster it into sub components. It was for a specific use case which was fun to solve. Prepare HashMap well. 2] Given 2 rectangles, find out the smaller rectangle which is formed by the intersection of the larger rectangles. 3] Given a 2D matrix filled with 1s and 0s, find out the number of connected components of 1s.
Prepare data structures - array, list, linked list, binary tree, hash maps, etc
Viewing 1971 - 1980 interview questions