Bfs implementation Merge sort implementation
Software Development Intern Interview Questions
2,990 software development intern interview questions shared by candidates
What is function overloading and write a code for it
Tell me about yourself and Projects.
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
Coin puzzle, SQL queries, project discussion, question on BST, OOPS concepts question
system design, leetcode medium questions
Viewing 1961 - 1970 interview questions