Given n arrays of k elements (not necessarily sorted), merge them into a sorted array.
Software Development Intern Interview Questions
2,990 software development intern interview questions shared by candidates
Describe a new capability of Gen AI that you used.
A questions about linked lists
Tell me about a time that you had to give up on something. (The three questions were all somewhat like this one)
Why do you want to work at Salesforce
Q: Past projects Q: Network Questions Q: UNIX Systems Q: People management
Know your leadership principles well!
1. convert a sorted linked list to a binary search tree. 2. find the missing number from a sorted array list that contains all the natural numbers(except a particular number). 3. largest rectangle in a histogram. 4. rearrange a given word without repeating the adjacent characters.
Asked leetcode medium question. Asked about previous projects and the purpose behind some basic datastructures.
Code for finding if two trees are identical and get the binary tree given inorder and preorder traversals. Prove unique tree exists if given inorder and either of preorder and postorder. Time and space complexitites of the code written.
Viewing 811 - 820 interview questions