tell me about a time you missed a deadline
Software Development Intern Interview Questions
2,991 software development intern interview questions shared by candidates
Choose the best suitable datastructure for each design
Linked-list question - I cannot remember of what
Q1. Given a list of 0's, 1's and 2's, sort the list in place and return it. Q2. Given a list of strings, generate all the anagrams of each string, put it into a list and put that list in another list. The anagrams should be in order of the appearance of the strings and duplicates should be removed(eg. cat and tac will have same anagrams so we should only return it once)
The coding question I was asked was similar to the Course Scheduler problem in leetcode which is based on Topological Sort Algorithm on directed graphs
Q: Tell us about a time when you faced difficult situation and how you got out of it.
Name a past experience where you faced a difficulty and how did you overcome it.
Given an array of integers, find the subarray that adds up to a sum
Describe a time where you went above and beyond what is expected.
For the Online Assessment : - Was something to do with prefix and suffix sum - The other one was about stocks, but can't remember
Viewing 1931 - 1940 interview questions