Binary Tree is BST?
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
Joins in DBMS and types. Explain all of them with examples
Loop Detection in Linked List.
-> 4 Coding Problem based on DS and Algo: One problem was on string (Simple),one was on matrix (maths) , one was on dp (Variation of Knapsack) and last one was on simple mathematics. Hopefully I was able to solve all 4 Problems. -> 3-4 Question on SQL query: Queries was simple like one of them was finding 2nd max in table. All other also were simple. -> 1 question on Development: In this Problem we have to fetch the data from an api and we have to apply some mathematical operation on the data and print the data -> 4-5 Mcq : Operating System ,DS & Algo, P&C(Aptitude)
Bfs implementation Merge sort implementation
Tell me about yourself and Projects.
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.
Coin puzzle, SQL queries, project discussion, question on BST, OOPS concepts question
Tell me about a time you failed and recovered.
Pillars of oops ACID properties Method overloading vs Method override main method in JAVA explaination
Viewing 1491 - 1500 interview questions