Bfs implementation Merge sort implementation
Software Development Engineer Intern Interview Questions
2,287 software development engineer intern interview questions shared by candidates
What is function overloading and write a code for it
Tell me about yourself and Projects.
Tell me about a time you failed and recovered.
tell me a time when you faced conflict?
Pillars of oops ACID properties Method overloading vs Method override main method in JAVA explaination
Hashing theory nested hashing and n stairs problem
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.
on Pros and Cons of work from home
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.
Viewing 1521 - 1530 interview questions