I didn't clear the first round
Assistant Software Engineer Interview Questions
2,518 assistant software engineer interview questions shared by candidates
What is oops? What is java? What is html?
How to do linear regression?
Different sorting techniques like QuickSort, Merge Sort
Questions about college project asked detailed explanation of project
Question based on the code of the project that I presented to them.
write a c program to print sum of in number
The interviewer asked to give me introduction and after that asked only two questions one is properties of oops and another one is about SQL joins
Arrays & Strings Find the missing number in an array of 1 to N. Find the largest subarray sum (Kadane’s Algorithm). Reverse a string without using extra space. Find the longest palindrome substring. Linked Lists Detect a cycle in a linked list (Floyd’s Cycle Detection). Reverse a linked list iteratively and recursively. Find the middle node of a linked list. Trees & Graphs Find the lowest common ancestor (LCA) of two nodes in a binary tree. Implement Depth First Search (DFS) & Breadth First Search (BFS). Check if a given graph is a valid tree. Dynamic Programming (DP) Solve the 0/1 Knapsack problem. Find the longest increasing subsequence. Solve the Coin Change problem.
About my Final Year project
Viewing 1711 - 1720 interview questions