Tell me about your previous work experience.
Software Development Intern Interview Questions
2,991 software development intern interview questions shared by candidates
system design, leetcode medium questions
Total paths in a 2d grid
Data structures and standard leetcode questions were asked.
similar to this question https://leetcode.com/problems/partition-array-for-maximum-sum/ Given an integer array arr, partition the array into (contiguous) subarrays of length at most k. After partitioning, each subarray has their values changed to become the maximum value of that subarray. Return the largest sum of the given array after partitioning. Test cases are generated so that the answer fits in a 32-bit integer.
How to check if a linked list is a palindrome
Print all leaf nodes in a Binary tree
on Pros and Cons of work from home
tell me a time when you faced conflict?
What's the most number of lines of code you've written in one project?
Viewing 1971 - 1980 interview questions